Skip to content

Commit

Permalink
Update dependency: deps/k_release (#2642)
Browse files Browse the repository at this point in the history
* deps/k_release: Set Version 7.1.157

* kevm-pyk/: sync poetry files pyk version 7.1.157

* flake.{nix,lock}: update Nix derivations

---------

Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Palina <polina.tolmach@gmail.com>
  • Loading branch information
3 people authored Oct 10, 2024
1 parent 503a45b commit b432f0e
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 94 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.156
7.1.157
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "A flake for the KEVM Semantics";

inputs = {
k-framework.url = "github:runtimeverification/k/v7.1.156";
k-framework.url = "github:runtimeverification/k/v7.1.157";
nixpkgs.follows = "k-framework/nixpkgs";
flake-utils.follows = "k-framework/flake-utils";
rv-utils.follows = "k-framework/rv-utils";
Expand Down
Loading

0 comments on commit b432f0e

Please sign in to comment.