Skip to content

Commit

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

* Sync Poetry files: kevm-pyk version 1.0.748

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

---------

Co-authored-by: devops <devops@runtimeverification.com>
  • Loading branch information
rv-jenkins and devops authored Oct 24, 2024
1 parent 8591495 commit f82a7f1
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 141 deletions.
2 changes: 1 addition & 1 deletion deps/kevm_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.747
1.0.748
40 changes: 20 additions & 20 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.747";
kevm.url = "github:runtimeverification/evm-semantics/v1.0.748";
nixpkgs.follows = "kevm/nixpkgs";
k-framework.follows = "kevm/k-framework";
flake-utils.follows = "kevm/flake-utils";
Expand Down
Loading

0 comments on commit f82a7f1

Please sign in to comment.