Skip to content

Commit 5c4fe9e

Browse files
authored
Merge branch 'master' into _update-deps-cron/uv2nix
2 parents ba8ca69 + d96d35b commit 5c4fe9e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

deps/pyproject-build-systems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
795a980d25301e5133eca37adae37283ec3c8e66
1+
042904167604c681a090c07eb6967b4dd4dae88c

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
1717
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
1818
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
19-
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
19+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/042904167604c681a090c07eb6967b4dd4dae88c";
2020
pyproject-build-systems = {
2121
inputs.nixpkgs.follows = "nixpkgs";
2222
inputs.uv2nix.follows = "uv2nix";

0 commit comments

Comments
 (0)