Merge pull request #97095 from timokau/hedgewars-hydra

hedgewars: enable build on hydra
This commit is contained in:
Timo Kaufmann
2020-09-04 16:58:33 +02:00
committed by GitHub

View File

@@ -103,6 +103,5 @@ mkDerivation rec {
all movement on the battlefield has ceased).'';
maintainers = with maintainers; [ kragniz fpletz ];
inherit (ghc.meta) platforms;
hydraPlatforms = [];
};
}