nvfetcher: remove jailbreak that is no longer necessary
This commit is contained in:
parent
c659631a92
commit
bd6a853913
@ -687,9 +687,6 @@ self: super: {
|
||||
# https://github.com/pxqr/base32-bytestring/issues/4
|
||||
base32-bytestring = dontCheck super.base32-bytestring;
|
||||
|
||||
# 2022-03-24: Strict aeson bound: https://github.com/berberman/nvfetcher/pull/63
|
||||
nvfetcher = throwIfNot (super.nvfetcher.version == "0.4.0.0") "nvfetcher: remove jailbreak after update" doJailbreak super.nvfetcher;
|
||||
|
||||
# 2022-03-24: Strict aeson bound:
|
||||
arch-web = throwIfNot (super.arch-web.version == "0.1.0") "arch-web: remove jailbreak after update" doJailbreak super.arch-web;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user