mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
haskell-DAV: broken by network 2.6.x update
This commit is contained in:
parent
cc2725dede
commit
c9bccb869f
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ cabal.mkDerivation (self: {
|
|||
description = "RFC 4918 WebDAV support";
|
||||
license = self.stdenv.lib.licenses.gpl3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue