Skip to content

Commit d2b9df6

Browse files
rv-jenkinsrv-auditorjberthold
authored
Update dependency: deps/k_release (#2836)
* deps/k_release: Set Version 7.1.310 * kevm-pyk/: sync uv files pyk version 7.1.310 * flake.{nix,lock}: update Nix derivations * EXPERIMENT: reduce prove-rules suite parallelism to 4 and increase their timeout * kevm-pyk/: sync uv files pyk version 7.1.310 * flake.{nix,lock}: update Nix derivations * Revert "EXPERIMENT: reduce prove-rules suite parallelism to 4 and increase their timeout" This reverts commit 11ae8cd. * deps/k_release: Set Version 7.1.311 * kevm-pyk/: sync uv files pyk version 7.1.311 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.312 * kevm-pyk/: sync uv files pyk version 7.1.312 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.313 * kevm-pyk/: sync uv files pyk version 7.1.313 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
1 parent 3207259 commit d2b9df6

5 files changed

Lines changed: 382 additions & 333 deletions

File tree

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.304
1+
7.1.313

flake.lock

Lines changed: 25 additions & 25 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
@@ -5,7 +5,7 @@
55
rv-nix-tools.url = "github:runtimeverification/rv-nix-tools/854d4f05ea78547d46e807b414faad64cea10ae4";
66
nixpkgs.follows = "rv-nix-tools/nixpkgs";
77

8-
k-framework.url = "github:runtimeverification/k/v7.1.304";
8+
k-framework.url = "github:runtimeverification/k/v7.1.313";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
1010
flake-utils.follows = "k-framework/flake-utils";
1111
blockchain-k-plugin = {

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10"
1111
dependencies = [
1212
"frozendict>=2.4.6,<3",
13-
"kframework==7.1.304",
13+
"kframework==7.1.313",
1414
"pathos",
1515
"tomlkit>=0.11.6",
1616
]

0 commit comments

Comments
 (0)