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 pkgs/by-name/sh/shogihome/package.nix +6 −4 Original line number Diff line number Diff line Loading @@ -158,7 +158,9 @@ buildNpmPackage (finalAttrs: { meta = { description = "Shogi frontend supporting USI engines"; homepage = "https://sunfish-shogi.github.io/shogihome/"; license = with lib.licenses; [ license = with lib.licenses; AND [ mit asl20 # for icons ]; 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
pkgs/by-name/sh/shogihome/package.nix +6 −4 Original line number Diff line number Diff line Loading @@ -158,7 +158,9 @@ buildNpmPackage (finalAttrs: { meta = { description = "Shogi frontend supporting USI engines"; homepage = "https://sunfish-shogi.github.io/shogihome/"; license = with lib.licenses; [ license = with lib.licenses; AND [ mit asl20 # for icons ]; Loading