mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-29 01:38:37 +02:00
error/typo
This commit is contained in:
parent
d1493349d2
commit
25bc305368
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
(inputs (modify-inputs (package-inputs slurm-glicid)
|
(inputs (modify-inputs (package-inputs slurm-glicid)
|
||||||
(prepend cuda)))
|
(prepend cuda)))
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments slurm)
|
(substitute-keyword-arguments (package-arguments slurm-glicid)
|
||||||
;; Necessary because libnvidia-ml.so.1 does not actually exist.
|
;; Necessary because libnvidia-ml.so.1 does not actually exist.
|
||||||
((#:validate-runpath? _ #f)
|
((#:validate-runpath? _ #f)
|
||||||
#false)
|
#false)
|
||||||
|
|
Loading…
Add table
Reference in a new issue