agdaPackages.iowa-stdlib: Remove hydraPlatforms
They are set automatically in the agda packages builder.
This commit is contained in:
parent
af84eacb05
commit
6721ae424a
@ -26,8 +26,6 @@ mkDerivation (rec {
|
||||
platforms = lib.platforms.unix;
|
||||
# broken since Agda 2.6.1
|
||||
broken = true;
|
||||
# remove once unbroken
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = with lib.maintainers; [ alexarice turion ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user