about summary refs log tree commit diff
path: root/pkgs/games/hedgewars/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/hedgewars/default.nix')
-rw-r--r--pkgs/games/hedgewars/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/games/hedgewars/default.nix b/pkgs/games/hedgewars/default.nix
index 228c6c364102e..f31a44e97c09a 100644
--- a/pkgs/games/hedgewars/default.nix
+++ b/pkgs/games/hedgewars/default.nix
@@ -103,6 +103,5 @@ mkDerivation rec {
        all movement on the battlefield has ceased).'';
     maintainers = with maintainers; [ kragniz fpletz ];
     inherit (ghc.meta) platforms;
-    hydraPlatforms = [];
   };
 }