if tests are not enabled, packages are not built

This commit is contained in:
Yann Dupont 2021-05-06 23:45:28 +02:00
parent 585aca782a
commit 68a30a310a

View file

@ -691,9 +691,6 @@ 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)