mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-28 17:28:35 +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)
|
||||
(prepend cuda)))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments slurm)
|
||||
(substitute-keyword-arguments (package-arguments slurm-glicid)
|
||||
;; Necessary because libnvidia-ml.so.1 does not actually exist.
|
||||
((#:validate-runpath? _ #f)
|
||||
#false)
|
||||
|
|
Loading…
Add table
Reference in a new issue