forked from mirrors/nixpkgs
hackage-packages.nix: Regenerate based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
parent
8f218b3a8c
commit
e342bd5987
|
@ -114880,6 +114880,7 @@ self: {
|
|||
testToolDepends = [ utillinux ];
|
||||
description = "A static website compiler library";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ erictapen ];
|
||||
}) {inherit (pkgs) utillinux;};
|
||||
|
||||
"hakyll-R" = callPackage
|
||||
|
@ -115005,6 +115006,7 @@ self: {
|
|||
description = "automatic hyphenation for Hakyll";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = with lib.maintainers; [ erictapen ];
|
||||
}) {};
|
||||
|
||||
"hakyll-contrib-i18n" = callPackage
|
||||
|
@ -278751,6 +278753,7 @@ self: {
|
|||
];
|
||||
description = "webfont generator";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ erictapen ];
|
||||
}) {};
|
||||
|
||||
"webkit" = callPackage
|
||||
|
|
Loading…
Reference in a new issue