Merge pull request #117997 from sternenseemann/yarn-lock-no-override

haskellPackages.yarn-lock: remove unnecessary override
This commit is contained in:
Dennis Gosnell 2021-03-30 15:33:34 +09:00 committed by GitHub
commit 1baff535f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1611,9 +1611,6 @@ self: super: {
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;
# Dependency to regex-tdfa-text can be removed for later regex-tdfa versions.
# Fix protolude compilation error by applying patch from pull-request.
# Override can be removed for the next release > 0.8.0.