haskellPackages.applicative-quoters: remove jailbreak
Pointless to keep it, since the github repo has been deleted, there is no maintainer and this has not been updated in more than 8 years - and of course it's broken anyway.
This commit is contained in:
committed by
sternenseemann
parent
dae993b0ee
commit
754ab6225d
@@ -1112,9 +1112,6 @@ self: super: {
|
||||
# fails with sandbox
|
||||
yi-keymap-vim = dontCheck super.yi-keymap-vim;
|
||||
|
||||
# https://github.com/bmillwood/applicative-quoters/issues/6
|
||||
applicative-quoters = doJailbreak super.applicative-quoters;
|
||||
|
||||
# https://hydra.nixos.org/build/42769611/nixlog/1/raw
|
||||
# note: the library is unmaintained, no upstream issue
|
||||
dataenc = doJailbreak super.dataenc;
|
||||
|
||||
Reference in New Issue
Block a user