merge
This commit is contained in:
parent
e743386728
commit
b4ac6f0820
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
stdenv,
|
||||
|
@ -160,6 +161,7 @@ effectiveStdenv.mkDerivation (
|
|||
ninja
|
||||
pkg-config
|
||||
git
|
||||
pkgs.glibc.static
|
||||
]
|
||||
++ optionals useCuda [
|
||||
cudaPackages.cuda_nvcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue