nixpkgs/pkgs/games/0ad
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
..
data.nix zeroad: 0.0.24b -> 0.0.25 2021-08-09 13:41:01 +02:00
default.nix 0ad: fix build by using gcc9Stdenv 2021-01-20 17:31:33 +01:00
game.nix zeroad: 0.0.24b -> 0.0.25 2021-08-09 13:41:01 +02:00
rootdir_env.patch zeroad: Split data from binaries again 2021-05-08 10:53:49 -07:00
spidermonkey-cargo-toml.patch zeroad: fix build of spidermonkey derivation 2021-03-20 15:35:17 +01:00
wrapper.nix zeroad: make sure hydra builds zeroad-unwrapped 2021-08-10 09:37:34 +02:00