We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f141d2a commit 95ba1a3Copy full SHA for 95ba1a3
flake.nix
@@ -24,7 +24,7 @@
24
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
25
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
26
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
27
- pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/dbfc0483b5952c6b86e36f8b3afeb9dde30ea4b5";
+ pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
28
pyproject-build-systems = {
29
inputs.nixpkgs.follows = "nixpkgs";
30
inputs.uv2nix.follows = "uv2nix";
0 commit comments