Skip to content

Commit 1674357

Browse files
authored
Merge pull request #422 from hercules-ci/option-for-hookModule
Option for `hookModule`
2 parents ffbf469 + cc709e5 commit 1674357

File tree

3 files changed

+65
-61
lines changed

3 files changed

+65
-61
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)