Skip to content

Commit

Permalink
Update dependency: deps/kevm_release (#865)
Browse files Browse the repository at this point in the history
* deps/kevm_release: Set Version 1.0.744

* Sync Poetry files: kevm-pyk version 1.0.744

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

* Code quality fix

---------

Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Andrei Văcaru <16517508+anvacaru@users.noreply.github.com>
Co-authored-by: palinatolmach <polina.tolmach@gmail.com>
  • Loading branch information
4 people authored Oct 16, 2024
1 parent a70c664 commit d1b8b8e
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 122 deletions.
2 changes: 1 addition & 1 deletion deps/kevm_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.743
1.0.744
32 changes: 16 additions & 16 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 = "Kontrol";

inputs = {
kevm.url = "github:runtimeverification/evm-semantics/v1.0.743";
kevm.url = "github:runtimeverification/evm-semantics/v1.0.744";
nixpkgs.follows = "kevm/nixpkgs";
k-framework.follows = "kevm/k-framework";
flake-utils.follows = "kevm/flake-utils";
Expand Down
Loading

0 comments on commit d1b8b8e

Please sign in to comment.