feat(package): onlinepubs: init

This commit is contained in:
2025-10-08 15:58:35 +00:00
parent a1b31b1684
commit 7d55064a44
4 changed files with 60 additions and 0 deletions

View File

@@ -261,6 +261,7 @@ in {
"sentinèlla" = pkgs.callPackage (./. + "/sentinèlla") {};
shellplot = pkgs.callPackage ./shellplot {};
sops = pkgs.callPackage ./sops.nix {};
onlinepubs2man = pkgs.callPackage ./onlinepubs2man {};
pg-17-ext-hemar = buildHemarExt pkgs "17";
pg-17-ext-http = buildHttpExt pkgs "17";
pg-17-ext-smtp-client = buildSmtpExt pkgs "17";