Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 84de243

Browse files
committedMar 17, 2025·
flake.{nix,lock}: update Nix derivations
1 parent 3b44113 commit 84de243

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎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
@@ -2,7 +2,7 @@
22
description = "K Semantics of WebAssembly";
33

44
inputs = {
5-
k-framework.url = "github:runtimeverification/k/v7.1.226";
5+
k-framework.url = "github:runtimeverification/k/v7.1.227";
66
nixpkgs.follows = "k-framework/nixpkgs";
77
flake-utils.follows = "k-framework/flake-utils";
88
rv-utils.follows = "k-framework/rv-utils";

0 commit comments

Comments
 (0)
Please sign in to comment.