Skip to content

Commit d45f12f

Browse files
Update dependency: deps/k_release (#2784)
* deps/k_release: Set Version 7.1.277 * kevm-pyk/: sync poetry files pyk version 7.1.277 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.278 * kevm-pyk/: sync poetry files pyk version 7.1.278 * flake.{nix,lock}: update Nix derivations * deps/k_release: Set Version 7.1.280 * kevm-pyk/: sync poetry files pyk version 7.1.280 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
1 parent 3401efc commit d45f12f

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.276
1+
7.1.280

flake.lock

Lines changed: 8 additions & 8 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.276";
8+
k-framework.url = "github:runtimeverification/k/v7.1.280";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
1010
flake-utils.follows = "k-framework/flake-utils";
1111
poetry2nix = {

kevm-pyk/poetry.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.

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
[tool.poetry.dependencies]
1414
python = "^3.10"
1515
pathos = "*"
16-
kframework = "7.1.276"
16+
kframework = "7.1.280"
1717
tomlkit = "^0.11.6"
1818
frozendict = "^2.4.6"
1919

0 commit comments

Comments
 (0)