Skip to content

Commit 80ec36a

Browse files
rv-jenkinsrv-auditorjuliankuners
authored
Update dependency: deps/uv2nix (#739)
* deps/uv2nix: Set Version b6ed0901aec29583532abe65117b18d86a49b617 * Set Version: 0.1.138 * Sync uv version: uv 0.9.2 * pykwasm/: sync uv files 7.1.288 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.139 * pykwasm/: sync uv files 7.1.288 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Julian Kuners <[email protected]>
1 parent 4539d39 commit 80ec36a

File tree

7 files changed

+179
-144
lines changed

7 files changed

+179
-144
lines changed

deps/uv2nix

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

deps/uv_release

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

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
@@ -10,7 +10,7 @@
1010

1111
flake-utils.follows = "k-framework/flake-utils";
1212

13-
uv2nix.url = "github:pyproject-nix/uv2nix/be511633027f67beee87ab499f7b16d0a2f7eceb";
13+
uv2nix.url = "github:pyproject-nix/uv2nix/b6ed0901aec29583532abe65117b18d86a49b617";
1414
# uv2nix requires a newer version of nixpkgs
1515
# therefore, we pin uv2nix specifically to a newer version of nixpkgs
1616
# until we replaced our stale version of nixpkgs with an upstream one as well

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.138
1+
0.1.139

pykwasm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "pykwasm"
7-
version = "0.1.138"
7+
version = "0.1.139"
88
description = ""
99
readme = "README.md"
1010
requires-python = "~=3.10"

pykwasm/uv.lock

Lines changed: 167 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)