haskell-temporal-csound has been fixed.

This commit is contained in:
Peter Simons 2015-03-05 17:50:07 +01:00
parent 4e6310ed17
commit 0cb7630f20

View File

@ -504,9 +504,6 @@ self: super: {
# https://github.com/NixOS/nixpkgs/issues/6350
paypal-adaptive-hoops = overrideCabal super.paypal-adaptive-hoops (drv: { testTarget = "local"; });
# https://github.com/anton-k/temporal-csound/issues/2
temporal-csound = markBrokenVersion "0.4.1" super.temporal-csound;
# https://github.com/seanparsons/wiring/issues/1
wiring = markBrokenVersion super.wiring;