refactor: update to 25.11

This commit is contained in:
2026-02-20 17:18:38 +00:00
parent f93e12accd
commit d8a51cd389
13 changed files with 94 additions and 62 deletions

View File

@@ -139,7 +139,6 @@ in {
"sentinèlla" = pkgs.callPackage (./. + "/sentinèlla") {};
deploy = pkgs.callPackage ./deploy { inherit inputs; };
shellplot = pkgs.callPackage ./shellplot {};
sops = pkgs.callPackage ./sops.nix {};
onlinepubs2man = pkgs.callPackage ./onlinepubs2man {};
migrator = pkgs.callPackage ./migrator {};
nbt2json = pkgs.callPackage ./nbt2json {};