mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
last test
This commit is contained in:
parent
485b425d20
commit
97b78b1a4b
1 changed files with 3 additions and 0 deletions
|
@ -691,6 +691,9 @@ in the @code{debug} output), and binutils.")))
|
||||||
(package
|
(package
|
||||||
(inherit hdf5-1.12)
|
(inherit hdf5-1.12)
|
||||||
(name "glicid-specific-hdf5")
|
(name "glicid-specific-hdf5")
|
||||||
|
(arguments
|
||||||
|
`(#:tests? #f)
|
||||||
|
)
|
||||||
(native-inputs `(
|
(native-inputs `(
|
||||||
("gcc",gcc-11)
|
("gcc",gcc-11)
|
||||||
("gfortran",gfortran-11)
|
("gfortran",gfortran-11)
|
||||||
|
|
Loading…
Add table
Reference in a new issue