Skip to content

Commit 671ef75

Browse files
Update dependency: kevm-pyk/src/kevm_pyk/kproj/plugin (#2754)
* kevm-pyk/src/kevm_pyk/kproj/plugin: Set Version c7d635c68b2146f6797262f7206646020bbb1e76 * kevm-pyk/: sync poetry files pyk version 7.1.244 * deps/blockchain-k-plugin_release: sync release file version c7d635c68b2146f6797262f7206646020bbb1e76 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <devops@runtimeverification.com>
1 parent 0b0bc6d commit 671ef75

File tree

5 files changed

+104
-104
lines changed

5 files changed

+104
-104
lines changed

deps/blockchain-k-plugin_release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5341429abcb23d5b04b3520322ec58ed5ba34471
1+
c7d635c68b2146f6797262f7206646020bbb1e76

flake.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
poetry2nix.follows = "k-framework/poetry2nix";
1010
blockchain-k-plugin = {
1111
url =
12-
"github:runtimeverification/blockchain-k-plugin/5341429abcb23d5b04b3520322ec58ed5ba34471";
12+
"github:runtimeverification/blockchain-k-plugin/c7d635c68b2146f6797262f7206646020bbb1e76";
1313
inputs.flake-utils.follows = "k-framework/flake-utils";
1414
inputs.nixpkgs.follows = "k-framework/nixpkgs";
1515
};

0 commit comments

Comments
 (0)