haskellPackages.yarn-lock: fix build by jailbreaking

This commit is contained in:
sternenseemann 2021-02-17 11:34:44 +01:00 committed by Peter Simons
parent ac462c555a
commit a1008836b4
2 changed files with 3 additions and 1 deletions

View File

@ -1581,4 +1581,7 @@ self: super: {
# Test suite fails, upstream not reachable for simple fix (not responsive on github) # Test suite fails, upstream not reachable for simple fix (not responsive on github)
vivid-osc = dontCheck super.vivid-osc; vivid-osc = dontCheck super.vivid-osc;
vivid-supercollider = dontCheck super.vivid-supercollider; vivid-supercollider = dontCheck super.vivid-supercollider;
# Overly strict version bounds: https://github.com/Profpatsch/yarn-lock/issues/8
yarn-lock = doJailbreak super.yarn-lock;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super } // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View File

@ -11563,7 +11563,6 @@ broken-packages:
- yandex-translate - yandex-translate
- yaop - yaop
- yap - yap
- yarn-lock
- yarn2nix - yarn2nix
- yarr - yarr
- yarr-image-io - yarr-image-io