We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11e43a commit 054c86cCopy full SHA for 054c86c
flake-module.nix
@@ -1,7 +1,8 @@
1
/*
2
A module to import into flakes based on flake-parts.
3
Makes integration into a flake easy and tidy.
4
- See https://flake.parts
+ See https://flake.parts,
5
+ https://flake.parts/options/pre-commit-hooks-nix
6
*/
7
8
{ lib, self, flake-parts-lib, ... }:
0 commit comments