haskellPackages.vivid: Mark unbroken & disable tests
This commit is contained in:
parent
b0a16b29e2
commit
bf5a6259ce
@ -1572,4 +1572,7 @@ self: super: {
|
||||
# This is fixed on lens master. Remove this override on assert fail.
|
||||
lens = assert super.lens.version == "4.19.2"; doJailbreak (dontCheck super.lens);
|
||||
|
||||
# Test suite fails, upstream not reachable for simple fix (not responsive on github)
|
||||
vivid-osc = dontCheck super.vivid-osc;
|
||||
vivid-supercollider = dontCheck super.vivid-supercollider;
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
@ -11208,9 +11208,6 @@ broken-packages:
|
||||
- visual-prof
|
||||
- visualize-cbn
|
||||
- vitrea
|
||||
- vivid
|
||||
- vivid-osc
|
||||
- vivid-supercollider
|
||||
- vk-aws-route53
|
||||
- VKHS
|
||||
- voicebase
|
||||
|
Loading…
Reference in New Issue
Block a user