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 55258ae commit 471d145Copy full SHA for 471d145
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/795a980d25301e5133eca37adae37283ec3c8e66";
+ pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/042904167604c681a090c07eb6967b4dd4dae88c";
28
pyproject-build-systems = {
29
inputs.nixpkgs.follows = "nixpkgs";
30
inputs.uv2nix.follows = "uv2nix";
0 commit comments