Skip to content

Commit e004b7e

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent 0e065f5 commit e004b7e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

flake.lock

Lines changed: 12 additions & 12 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
@@ -2,7 +2,7 @@
22
description = "K Semantics of MultiversX";
33

44
inputs = {
5-
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.115";
5+
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.116";
66
k-framework.follows = "wasm-semantics/k-framework";
77
nixpkgs.follows = "k-framework/nixpkgs";
88
flake-utils.follows = "k-framework/flake-utils";

0 commit comments

Comments
 (0)