Skip to content

Commit a11eedb

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent e01b9fc commit a11eedb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

flake.lock

Lines changed: 8 additions & 8 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 = "A flake for the KEVM Semantics";
33

44
inputs = {
5-
k-framework.url = "github:runtimeverification/k/v7.1.261";
5+
k-framework.url = "github:runtimeverification/k/v7.1.262";
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)