hedgewars: enable build on hydra

Was disabled when the package was marked as broken in
c333861954. It has since been un-broken,
but the hydraPlatforms exception was left presumably by mistake.
gstqt5
Timo Kaufmann 2020-09-04 10:53:46 +02:00
parent f3bf0f173e
commit 8003bb3cda
1 changed files with 0 additions and 1 deletions

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 = [];
};
}