Skip to content

Commit 054c86c

Browse files
committed
flake-module.nix: Update comment
1 parent c11e43a commit 054c86c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flake-module.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*
22
A module to import into flakes based on flake-parts.
33
Makes integration into a flake easy and tidy.
4-
See https://flake.parts
4+
See https://flake.parts,
5+
https://flake.parts/options/pre-commit-hooks-nix
56
*/
67

78
{ lib, self, flake-parts-lib, ... }:

0 commit comments

Comments
 (0)