haskellPackages.hakyll: unbreak, jailbreak, patch for pandoc version

(cherry picked from commit 8f33bb975daf526d916035413b67fcc939f09c5c)
This commit is contained in:
Kerstin Humm
2021-06-01 13:35:40 +02:00
committed by sterni
parent 3182caa035
commit a87958a49d
3 changed files with 17 additions and 3 deletions
-2
View File
@@ -114775,8 +114775,6 @@ self: {
testToolDepends = [ utillinux ];
description = "A static website compiler library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) utillinux;};
"hakyll-R" = callPackage