From fc94cb4b794532c96cf3e7af97cf0815ceb056cd Mon Sep 17 00:00:00 2001 From: devops Date: Wed, 14 Jan 2026 12:11:22 +0000 Subject: [PATCH 1/4] deps/uv2nix: Set Version 9d357f0d2ce6f5f35ec7959d7e704452352eb4da --- deps/uv2nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/uv2nix b/deps/uv2nix index 1f04da19c5..e67baffbcd 100644 --- a/deps/uv2nix +++ b/deps/uv2nix @@ -1 +1 @@ -4cca323a547a1aaa9b94929c4901bed5343eafe8 +9d357f0d2ce6f5f35ec7959d7e704452352eb4da From 991a435620bfa3f9fbc682126ef079d3fd29bf1e Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Wed, 14 Jan 2026 12:12:14 +0000 Subject: [PATCH 2/4] flake.nix, uv2nix: update to revision 9d357f0d2ce6f5f35ec7959d7e704452352eb4da --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9be507597f..3b42023e99 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ flake-utils.follows = "llvm-backend/utils"; - uv2nix.url = "github:pyproject-nix/uv2nix/4cca323a547a1aaa9b94929c4901bed5343eafe8"; + uv2nix.url = "github:pyproject-nix/uv2nix/9d357f0d2ce6f5f35ec7959d7e704452352eb4da"; # uv2nix requires a newer version of nixpkgs # therefore, we pin uv2nix specifically to a newer version of nixpkgs # until we replaced our stale version of nixpkgs with an upstream one as well From 27b3b362cce162b06a1c9615bfeab7c1ad01c54e Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Wed, 14 Jan 2026 12:12:14 +0000 Subject: [PATCH 3/4] deps/uv_release: update to version 0.9.22 --- deps/uv_release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/uv_release b/deps/uv_release index 6d44d227cf..ea3f0d7a20 100644 --- a/deps/uv_release +++ b/deps/uv_release @@ -1 +1 @@ -0.9.14 +0.9.22 From dd4e0e73436973aa8518f684d3e01f7116cf981a Mon Sep 17 00:00:00 2001 From: rv-jenkins Date: Wed, 14 Jan 2026 12:14:14 +0000 Subject: [PATCH 4/4] flake.lock: update --- flake.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index c2133abc4f..aa5499f3c4 100644 --- a/flake.lock +++ b/flake.lock @@ -141,11 +141,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1765779637, - "narHash": "sha256-KJ2wa/BLSrTqDjbfyNx70ov/HdgNBCBBSQP3BIzKnv4=", + "lastModified": 1768127708, + "narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1306659b587dc277866c7b69eb97e5f07864d8c4", + "rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38", "type": "github" }, "original": { @@ -386,17 +386,17 @@ "pyproject-nix": "pyproject-nix" }, "locked": { - "lastModified": 1765631794, - "narHash": "sha256-90d//IZ4GXipNsngO4sb2SAPbIC/a2P+IAdAWOwpcOM=", + "lastModified": 1767701098, + "narHash": "sha256-CJhKZnWb3gumR9oTRjFvCg/6lYTGbZRU7xtvcyWIRwU=", "owner": "pyproject-nix", "repo": "uv2nix", - "rev": "4cca323a547a1aaa9b94929c4901bed5343eafe8", + "rev": "9d357f0d2ce6f5f35ec7959d7e704452352eb4da", "type": "github" }, "original": { "owner": "pyproject-nix", "repo": "uv2nix", - "rev": "4cca323a547a1aaa9b94929c4901bed5343eafe8", + "rev": "9d357f0d2ce6f5f35ec7959d7e704452352eb4da", "type": "github" } },