Skip to content

Commit 6e25bee

Browse files
rv-jenkinsrv-auditorjberthold
authored
Update dependency: deps/stable-mir-json_release (#896)
Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
1 parent c0d99e3 commit 6e25bee

File tree

6 files changed

+290
-211
lines changed

6 files changed

+290
-211
lines changed

deps/stable-mir-json

Submodule stable-mir-json updated 31 files

deps/stable-mir-json_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20a1bbdfc1fb36fb19539d0d4d91f5a437be7de6
1+
626e8fed0470078c4d980b6b5b503a3aceb355ec

deps/uv_release

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

flake.lock

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

flake.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
flake-utils.url = "github:numtide/flake-utils";
88

9-
stable-mir-json-flake.url = "github:runtimeverification/stable-mir-json/20a1bbdfc1fb36fb19539d0d4d91f5a437be7de6";
9+
stable-mir-json-flake.url = "github:runtimeverification/stable-mir-json/626e8fed0470078c4d980b6b5b503a3aceb355ec";
1010
stable-mir-json-flake = {
1111
inputs.nixpkgs.follows = "nixpkgs";
1212
inputs.flake-utils.follows = "flake-utils";
@@ -18,7 +18,7 @@
1818
inputs.nixpkgs.follows = "nixpkgs";
1919
};
2020

21-
uv2nix.url = "github:pyproject-nix/uv2nix/c8cf711802cb00b2e05d5c54d3486fce7bfc8f7c";
21+
uv2nix.url = "github:pyproject-nix/uv2nix/4cca323a547a1aaa9b94929c4901bed5343eafe8";
2222
# uv2nix requires a newer version of nixpkgs
2323
# therefore, we pin uv2nix specifically to a newer version of nixpkgs
2424
# until we replaced our stale version of nixpkgs with an upstream one as well
@@ -27,7 +27,7 @@
2727
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
2828
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
2929
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
30-
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
30+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/042904167604c681a090c07eb6967b4dd4dae88c";
3131
pyproject-build-systems = {
3232
inputs.nixpkgs.follows = "uv2nix/nixpkgs";
3333
inputs.uv2nix.follows = "uv2nix";

0 commit comments

Comments
 (0)