mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
Merge branch 'devel' into 'main'
stupid typo See merge request glicid-public/guix-glicid!495
This commit is contained in:
commit
712dd21166
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(define-public openmpi-glicid-pmxv4
|
(define-public openmpi-glicid-pmixv4
|
||||||
(package/inherit openmpi-4-latest
|
(package/inherit openmpi-4-latest
|
||||||
(name "openmpi-glicid-pmxv4")
|
(name "openmpi-glicid-pmixv4")
|
||||||
(arguments (substitute-keyword-arguments (package-arguments
|
(arguments (substitute-keyword-arguments (package-arguments
|
||||||
openmpi-4-latest)
|
openmpi-4-latest)
|
||||||
((#:configure-flags flags)
|
((#:configure-flags flags)
|
||||||
|
|
Loading…
Add table
Reference in a new issue