Skip to content

Commit 89ead5d

Browse files
committed
flake: update flake.lock
1 parent f684b3a commit 89ead5d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

+7-7
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
@@ -67,7 +67,7 @@
6767
menu =
6868
{
6969
url = "github:llakala/menu";
70-
inputs.nixpkgs.follows = "nixpkgs";
70+
inputs.nixpkgs.follows = "nixpkgs-unstable";
7171
inputs.llakaLib.follows = "llakaLib"; # Reuse the same instance, so flake.lock doesn't get ugly
7272
};
7373

0 commit comments

Comments
 (0)