Skip to content

Commit 5fdb417

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent b214265 commit 5fdb417

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

Lines changed: 7 additions & 7 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
@@ -19,7 +19,7 @@
1919
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
2020
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
2121
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
22-
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/dbfc0483b5952c6b86e36f8b3afeb9dde30ea4b5";
22+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
2323
pyproject-build-systems = {
2424
inputs.nixpkgs.follows = "nixpkgs";
2525
inputs.uv2nix.follows = "uv2nix";

0 commit comments

Comments
 (0)