feat(package): nbt2json: pack into nix
This commit is contained in:
@@ -141,6 +141,7 @@ in {
|
||||
sops = pkgs.callPackage ./sops.nix {};
|
||||
onlinepubs2man = pkgs.callPackage ./onlinepubs2man {};
|
||||
migrator = pkgs.callPackage ./migrator {};
|
||||
nbt2json = pkgs.callPackage ./nbt2json {};
|
||||
pg-17-ext-http = buildHttpExt pkgs "17";
|
||||
pg-17-ext-smtp-client = buildSmtpExt pkgs "17";
|
||||
pg-17-ext-plhaskell = buildPlHaskellExt pkgs "17";
|
||||
|
||||
Reference in New Issue
Block a user