tzdata: set platforms to build on hydra
This commit is contained in:
parent
48a9449102
commit
6f9a111186
@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.iana.org/time-zones;
|
homepage = http://www.iana.org/time-zones;
|
||||||
description = "Database of current and historical time zones";
|
description = "Database of current and historical time zones";
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user