Loading pkgs/by-name/ht/html2pdf/package.nix +6 −4 Original line number Diff line number Diff line Loading @@ -47,7 +47,9 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "CLI tool to convert local HTML files to PDF"; homepage = "https://github.com/ilaborie/html2pdf"; changelog = "https://github.com/ilaborie/html2pdf/blob/v${finalAttrs.version}/CHANGELOG.md"; license = with lib.licenses; [ license = with lib.licenses; OR [ mit asl20 ]; Loading Loading
pkgs/by-name/ht/html2pdf/package.nix +6 −4 Original line number Diff line number Diff line Loading @@ -47,7 +47,9 @@ rustPlatform.buildRustPackage (finalAttrs: { description = "CLI tool to convert local HTML files to PDF"; homepage = "https://github.com/ilaborie/html2pdf"; changelog = "https://github.com/ilaborie/html2pdf/blob/v${finalAttrs.version}/CHANGELOG.md"; license = with lib.licenses; [ license = with lib.licenses; OR [ mit asl20 ]; Loading