Skip to content

Commit f303875

Browse files
committed
hedgewars: don't build on hydra
1 parent 1d12f3c commit f303875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/games/hedgewars/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@ stdenv.mkDerivation rec {
109109
inherit (fpc.meta) platforms;
110110
# https://github.com/NixOS/nixpkgs/pull/185755#issuecomment-1219024584
111111
broken = true;
112+
hydraPlatforms = platforms.none;
112113
};
113114
}

0 commit comments

Comments
 (0)