zeroadPackages.zeroad-data: disable Hydra builds
This commit is contained in:
parent
2c567dbd4d
commit
45bff42b1e
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://wildfiregames.com/0ad/";
|
homepage = "http://wildfiregames.com/0ad/";
|
||||||
license = licenses.cc-by-sa-30;
|
license = licenses.cc-by-sa-30;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
hydraPlatforms = [];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user