Skip to content

Commit 471d145

Browse files
committed
flake.nix, pyproject-nix/build-system-pkgs: update to revision 042904167604c681a090c07eb6967b4dd4dae88c
1 parent 55258ae commit 471d145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
2525
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
2626
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
27-
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
27+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/042904167604c681a090c07eb6967b4dd4dae88c";
2828
pyproject-build-systems = {
2929
inputs.nixpkgs.follows = "nixpkgs";
3030
inputs.uv2nix.follows = "uv2nix";

0 commit comments

Comments
 (0)