mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
namespace problem See merge request glicid-public/guix-glicid!454
This commit is contained in:
commit
c98b83363c
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
||||||
(invoke "make" "install" "-C" "contribs/pmi2"))))))
|
(invoke "make" "install" "-C" "contribs/pmi2"))))))
|
||||||
(inputs (modify-inputs (package-inputs base-package)
|
(inputs (modify-inputs (package-inputs base-package)
|
||||||
(prepend gtk+-2 ;for sview
|
(prepend gtk+-2 ;for sview
|
||||||
ucx openpmix;for pmix support
|
ucx gnu:openpmix;for pmix support
|
||||||
json-c
|
json-c
|
||||||
libjwt
|
libjwt
|
||||||
libyaml
|
libyaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue