github-backup: jailbreak to fix the build
This commit is contained in:
parent
394d0f2ed9
commit
8b11e30b84
@ -1026,6 +1026,9 @@ self: super: {
|
|||||||
# https://github.com/dmwit/encoding/pull/3
|
# https://github.com/dmwit/encoding/pull/3
|
||||||
encoding = appendPatch super.encoding ./patches/encoding-Cabal-2.0.patch;
|
encoding = appendPatch super.encoding ./patches/encoding-Cabal-2.0.patch;
|
||||||
|
|
||||||
|
# Work around overspecified constraint on github ==0.18.
|
||||||
|
github-backup = doJailbreak super.github-backup;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user