Skip to content

Commit 3dfb514

Browse files
committed
chore(flake.nix): properly follow nixpkgs
1 parent 4f994d5 commit 3dfb514

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

flake.lock

+7-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
gen-luarc.inputs.nixpkgs.follows = "nixpkgs";
1313

1414
git-hooks.url = "github:cachix/git-hooks.nix";
15+
git-hooks.inputs.nixpkgs.follows = "nixpkgs";
1516
};
1617

1718
outputs = inputs @ {

0 commit comments

Comments
 (0)