This commit is contained in:
2025-09-19 16:59:44 +03:00
parent 7ea01288b5
commit cc41c67fe7
-1
View File
@@ -43,7 +43,6 @@
pip2nix = "nix run github:nix-community/pip2nix --"; # https://github.com/nix-community/pip2nix
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
json2nix = "nix run github:sempruijs/json2nix";
nc2nix = "nix run github:helsinki-systems/nc4nix";
};
};
}