Skip to content

Commit e161166

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 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
@@ -5,7 +5,7 @@
55
nixpkgs.follows = "rv-nix-tools/nixpkgs";
66

77
flake-utils.url = "github:numtide/flake-utils";
8-
k-framework.url = "github:runtimeverification/k/v7.1.277";
8+
k-framework.url = "github:runtimeverification/k/v7.1.278";
99
k-framework.inputs.nixpkgs.follows = "nixpkgs";
1010
uv2nix.url = "github:pyproject-nix/uv2nix/680e2f8e637bc79b84268949d2f2b2f5e5f1d81c";
1111
# stale nixpkgs is missing the alias `lib.match` -> `builtins.match`

0 commit comments

Comments
 (0)