gnu: nghttp2: Use a fixed variant of tzdata for tests.
* gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS.
This commit is contained in:
parent
c32e3ddedd
commit
875fe4b6b6
@ -6368,7 +6368,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
|
||||
|
||||
;; Required by tests.
|
||||
("cunit" ,cunit)
|
||||
("tzdata" ,tzdata)))
|
||||
("tzdata" ,tzdata-for-tests)))
|
||||
(inputs
|
||||
;; Required to build the tools (i.e. without ‘--enable-lib-only’).
|
||||
`(("c-ares" ,c-ares)
|
||||
|
Loading…
Reference in New Issue
Block a user