mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
tests
This commit is contained in:
parent
589cf09773
commit
3330e2e38f
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
||||||
(define-public slurm-22.05-glicid2
|
(define-public slurm-22.05-glicid2
|
||||||
(package
|
(package
|
||||||
(inherit (package-with-configure-flags slurm-22.05-glicid
|
(inherit (package-with-configure-flags slurm-22.05-glicid
|
||||||
#~(list "--with-pmix=" #$(lookup-package-input slurm-base-package "openpmix"))))
|
#~(list "--with-pmix=" (assoc-ref inputs "openpmix") )))
|
||||||
(name "slurm-22.05-glicid2")))
|
(name "slurm-22.05-glicid2")))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue