Skip to content

Commit ba8ca69

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent c69d306 commit ba8ca69

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

flake.lock

Lines changed: 10 additions & 10 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
@@ -7,7 +7,7 @@
77
flake-utils.url = "github:numtide/flake-utils";
88
k-framework.url = "github:runtimeverification/k/v7.1.301";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
10-
uv2nix.url = "github:pyproject-nix/uv2nix/c8cf711802cb00b2e05d5c54d3486fce7bfc8f7c";
10+
uv2nix.url = "github:pyproject-nix/uv2nix/4cca323a547a1aaa9b94929c4901bed5343eafe8";
1111
# uv2nix requires a newer version of nixpkgs
1212
# therefore, we pin uv2nix specifically to a newer version of nixpkgs
1313
# until we replaced our stale version of nixpkgs with an upstream one as well

0 commit comments

Comments
 (0)