Skip to content

Commit

Permalink
flake.{nix,lock}: update Nix derivations
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Sep 9, 2024
1 parent b57fe24 commit cc46e2b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 = "K Semantics of MultiversX";

inputs = {
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.103";
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.105";
k-framework.follows = "wasm-semantics/k-framework";
nixpkgs.follows = "k-framework/nixpkgs";
flake-utils.follows = "k-framework/flake-utils";
Expand Down

0 comments on commit cc46e2b

Please sign in to comment.