mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
haskell-imm: broken by network 2.6.x
This commit is contained in:
parent
62a8e46d26
commit
f5931470b7
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Retrieve RSS/Atom feeds and write one mail per new item in a maildir";
|
||||
license = "unknown";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue