pandoc: drop obsolete override
This commit is contained in:
parent
056227a877
commit
10b9cc5b06
1 changed files with 0 additions and 3 deletions
|
@ -64,7 +64,4 @@ self: super: {
|
|||
# Break out of "yaml >=0.10.4.0 && <0.11": https://github.com/commercialhaskell/stack/issues/4485
|
||||
stack = doJailbreak super.stack;
|
||||
|
||||
# Break out of "tasty >= 0.11 && < 1.2": https://github.com/jgm/pandoc/issues/5200
|
||||
pandoc = doJailbreak super.pandoc;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue