Skip to content

Commit ced6747

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent 4ca65f2 commit ced6747

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
@@ -1,7 +1,7 @@
11
{
22
description = "mir-semantics - ";
33
inputs = {
4-
k-framework.url = "github:runtimeverification/k/v7.1.226";
4+
k-framework.url = "github:runtimeverification/k/v7.1.228";
55
nixpkgs.follows = "k-framework/nixpkgs";
66
flake-utils.follows = "k-framework/flake-utils";
77
rv-utils.follows = "k-framework/rv-utils";

0 commit comments

Comments
 (0)