Commit graph

3 commits

Author SHA1 Message Date
Charlotte Van Petegem dfe3b739c7
zeroad: make sure hydra builds zeroad-unwrapped
Hydra hasn't built zeroad since the 0.0.24 bump:
https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.zeroad.x86_64-linux/all
This is due to the data package becoming larger than the output
limit. Even though the data package is already marked with
`hydraPlatforms = [];`, hydra still tried to build it, since it is a
dependency of `zeroad`. This makes it so `zeroad` isn't built by hydra
either. Only `zeroad-unwrapped` (which takes significant compilation
time) will be built by hydra.
2021-08-10 09:37:34 +02:00
Rick van Schijndel 08ca856305 0ad: move makeWrapper to nativeBuildInputs 2021-07-12 21:30:41 +02:00
Nikolay Amiantov 5eddbc10c9 zeroad: refactor, split data from binaries 2016-11-05 00:39:34 +03:00