haskellPackages.yarn-lock: fix build by jailbreaking

wip/yesman
sternenseemann 3 years ago committed by Peter Simons
parent ac462c555a
commit a1008836b4
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1581,4 +1581,7 @@ self: super: {
# 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;
# 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

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

Loading…
Cancel
Save