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
|
||||
(package/inherit gnu:openmpi-4
|
||||
(name "openmpi-glicid")
|
||||
(name "openmpi-glicid-new")
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments gnu:openmpi-4)
|
||||
((#:configure-flags flags)
|
||||
|
|
Loading…
Add table
Reference in a new issue