mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
remove cudatoolkit as unneeded
This commit is contained in:
parent
485d064777
commit
25d3ca64e2
@ -2,7 +2,6 @@
|
||||
, stdenv
|
||||
, boost
|
||||
, cmake
|
||||
, cudatoolkit
|
||||
, fetchFromGitHub
|
||||
, git
|
||||
, haskellPackages
|
||||
@ -48,7 +47,6 @@ mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
boost
|
||||
cudatoolkit
|
||||
libdrm
|
||||
libXext
|
||||
libX11
|
||||
|
Loading…
Reference in New Issue
Block a user