Skip to content

Commit 950029b

Browse files
committed
flake.{nix,lock}: update Nix derivations
1 parent 1bc726f commit 950029b

File tree

2 files changed

+93
-119
lines changed

2 files changed

+93
-119
lines changed

flake.lock

Lines changed: 92 additions & 118 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
@@ -1,7 +1,7 @@
11
{
22
description = "kmir - ";
33
inputs = {
4-
k-framework.url = "github:runtimeverification/k/v7.1.268";
4+
k-framework.url = "github:runtimeverification/k/v7.1.270";
55
nixpkgs.follows = "k-framework/nixpkgs";
66
flake-utils.follows = "k-framework/flake-utils";
77
rv-nix-tools.follows = "k-framework/rv-nix-tools";

0 commit comments

Comments
 (0)