haste-perch: broken by network 2.6.x update
This commit is contained in:
parent
7d043bc45b
commit
2f3e8b1634
@ -13,5 +13,6 @@ cabal.mkDerivation (self: {
|
|||||||
license = self.stdenv.lib.licenses.gpl3;
|
license = self.stdenv.lib.licenses.gpl3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [ tomberek ];
|
maintainers = with self.stdenv.lib.maintainers; [ tomberek ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user