haskell-temporal-csound has been fixed.
This commit is contained in:
parent
4e6310ed17
commit
0cb7630f20
1 changed files with 0 additions and 3 deletions
|
@ -504,9 +504,6 @@ self: super: {
|
||||||
# https://github.com/NixOS/nixpkgs/issues/6350
|
# https://github.com/NixOS/nixpkgs/issues/6350
|
||||||
paypal-adaptive-hoops = overrideCabal super.paypal-adaptive-hoops (drv: { testTarget = "local"; });
|
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
|
# https://github.com/seanparsons/wiring/issues/1
|
||||||
wiring = markBrokenVersion super.wiring;
|
wiring = markBrokenVersion super.wiring;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue