Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
Closes https://github.com/NixOS/nixpkgs/pull/9316.
This commit is contained in:
parent
f2fc95686c
commit
d58753b994
1 changed files with 0 additions and 9 deletions
|
@ -174,15 +174,6 @@ self: super: {
|
|||
in addBuildDepends jsaddle' [ self.glib self.gtk3 self.webkitgtk3
|
||||
self.webkitgtk3-javascriptcore ];
|
||||
|
||||
# contacted maintainer by e-mail
|
||||
cmdlib = markBrokenVersion "0.3.5" super.cmdlib;
|
||||
darcs-fastconvert = dontDistribute super.darcs-fastconvert;
|
||||
ivory-backend-c = dontDistribute super.ivory-backend-c;
|
||||
ivory-bitdata = dontDistribute super.ivory-bitdata;
|
||||
ivory-examples = dontDistribute super.ivory-examples;
|
||||
ivory-hw = dontDistribute super.ivory-hw;
|
||||
laborantin-hs = dontDistribute super.laborantin-hs;
|
||||
|
||||
# https://github.com/cartazio/arithmoi/issues/1
|
||||
arithmoi = markBroken super.arithmoi;
|
||||
NTRU = dontDistribute super.NTRU;
|
||||
|
|
Loading…
Reference in a new issue