pythonPackages.pelican: fix tests with Pygments 2.1

Broken in 38c83e2916.
I'll open an upstream PR with this patch as well.
This commit is contained in:
Tobias Geerinckx-Rice 2016-01-24 19:42:41 +01:00
parent 700e4aebdc
commit d39f16fee6
2 changed files with 320 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -14118,6 +14118,8 @@ in modules // {
sha256 = "1k572anw39rws67mvxl2w6y93y8w8q5smnwc0dd2gnnr16cc2vsh";
};
patches = [ ../development/python-modules/pelican-fix-tests-with-pygments-2.1.patch ];
buildInputs = with self; [
pkgs.glibcLocales
pkgs.pandoc