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'
add string See merge request glicid-public/guix-glicid!491
This commit is contained in:
commit
eda3f5dab9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
(define-public openmpi-glicid-new
|
(define-public openmpi-glicid-new
|
||||||
(package/inherit gnu:openmpi-4
|
(package/inherit gnu:openmpi-4
|
||||||
(name "openmpi-glicid")
|
(name "openmpi-glicid-new")
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments gnu:openmpi-4)
|
(substitute-keyword-arguments (package-arguments gnu:openmpi-4)
|
||||||
((#:configure-flags flags)
|
((#:configure-flags flags)
|
||||||
|
|
Loading…
Add table
Reference in a new issue