Skip to content

Commit 4ad8de5

Browse files
rv-jenkinsrv-auditorautomergerpr-permission-manager[bot]
authored
Update dependency: deps/uv2nix (#2811)
* deps/uv2nix: Set Version c8cf711802cb00b2e05d5c54d3486fce7bfc8f7c * Sync uv version: uv 0.9.9 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: automergerpr-permission-manager[bot] <190534181+automergerpr-permission-manager[bot]@users.noreply.github.com>
1 parent 2898cf0 commit 4ad8de5

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

deps/uv2nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b6ed0901aec29583532abe65117b18d86a49b617
1+
c8cf711802cb00b2e05d5c54d3486fce7bfc8f7c

deps/uv_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2
1+
0.9.9

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
@@ -15,7 +15,7 @@
1515
inputs.nixpkgs.follows = "nixpkgs";
1616
};
1717
haskell-backend.follows = "k-framework/haskell-backend";
18-
uv2nix.url = "github:pyproject-nix/uv2nix/b6ed0901aec29583532abe65117b18d86a49b617";
18+
uv2nix.url = "github:pyproject-nix/uv2nix/c8cf711802cb00b2e05d5c54d3486fce7bfc8f7c";
1919
# uv2nix requires a newer version of nixpkgs
2020
# therefore, we pin uv2nix specifically to a newer version of nixpkgs
2121
# until we replaced our stale version of nixpkgs with an upstream one as well

0 commit comments

Comments
 (0)