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
|
, stdenv
|
||||||
, boost
|
, boost
|
||||||
, cmake
|
, cmake
|
||||||
, cudatoolkit
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, git
|
, git
|
||||||
, haskellPackages
|
, haskellPackages
|
||||||
@ -48,7 +47,6 @@ mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
boost
|
boost
|
||||||
cudatoolkit
|
|
||||||
libdrm
|
libdrm
|
||||||
libXext
|
libXext
|
||||||
libX11
|
libX11
|
||||||
|
Loading…
Reference in New Issue
Block a user