pandoc: drop obsolete overrides
The latest versions of doctemplates and skylighting are now the default.
This commit is contained in:
parent
0a069fb1ef
commit
101c02c3e7
@ -1531,11 +1531,6 @@ self: super: {
|
|||||||
# https://github.com/jgm/pandoc/issues/6961
|
# https://github.com/jgm/pandoc/issues/6961
|
||||||
pandoc = dontCheck super.pandoc;
|
pandoc = dontCheck super.pandoc;
|
||||||
|
|
||||||
# Update pandoc dependencies to fix the build.
|
|
||||||
doctemplates = self.doctemplates_0_9;
|
|
||||||
skylighting = self.skylighting_0_10_2;
|
|
||||||
skylighting-core = self.skylighting-core_0_10_2;
|
|
||||||
|
|
||||||
# https://github.com/yesodweb/yesod/issues/1714
|
# https://github.com/yesodweb/yesod/issues/1714
|
||||||
yesod-core = dontCheck super.yesod-core;
|
yesod-core = dontCheck super.yesod-core;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user