Skip to content

Commit 5c410c5

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent 9555b6b commit 5c410c5

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
@@ -18,7 +18,7 @@
1818
inputs.nixpkgs.follows = "nixpkgs";
1919
inputs.flake-utils.follows = "flake-utils";
2020
};
21-
uv2nix.url = "github:pyproject-nix/uv2nix/680e2f8e637bc79b84268949d2f2b2f5e5f1d81c";
21+
uv2nix.url = "github:pyproject-nix/uv2nix/725bce88e0473efae20fd944be72cd1a0699491f";
2222
# stale nixpkgs is missing the alias `lib.match` -> `builtins.match`
2323
# therefore point uv2nix to a patched nixpkgs, which introduces this alias
2424
# this is a temporary solution until nixpkgs us up-to-date again

0 commit comments

Comments
 (0)