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