This commit is contained in:
2025-09-16 20:13:37 -06:00
parent 178e595332
commit f28948c783
8 changed files with 47 additions and 54 deletions

View File

@@ -13,7 +13,7 @@
};
pyproject-build-systems = {
url = "github:pyproject-nix/build-system-pkgs";
inputs.pyproject-nex.follows = "pyproject-nix";
inputs.pyproject-nix.follows = "pyproject-nix";
inputs.uv2nix.follows = "uv2nix";
inputs.nixpkgs.follows = "nixpkgs";
};