Skip to content

Commit 8be1c98

Browse files
Merge branch 'develop' into _update-deps-cron/uv2nix
2 parents 3be3106 + be25f36 commit 8be1c98

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-
dbfc0483b5952c6b86e36f8b3afeb9dde30ea4b5
1+
795a980d25301e5133eca37adae37283ec3c8e66

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
@@ -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/dbfc0483b5952c6b86e36f8b3afeb9dde30ea4b5";
27+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
2828
pyproject-build-systems = {
2929
inputs.nixpkgs.follows = "nixpkgs";
3030
inputs.uv2nix.follows = "uv2nix";

0 commit comments

Comments
 (0)