hedgewars: don't build on hydra
This commit is contained in:
@@ -109,5 +109,6 @@ stdenv.mkDerivation rec {
|
||||
inherit (fpc.meta) platforms;
|
||||
# https://github.com/NixOS/nixpkgs/pull/185755#issuecomment-1219024584
|
||||
broken = true;
|
||||
hydraPlatforms = platforms.none;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user