haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
This commit is contained in:
parent
6aa17c2ea9
commit
76a2021b88
@ -30,5 +30,7 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Lambdabot is a development tool and advanced IRC bot";
|
description = "Lambdabot is a development tool and advanced IRC bot";
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user