Skip to content

Commit 3308484

Browse files
authored
Merge pull request #526 from srid/patch-1
readme: Mention flake-parts
2 parents cd1af27 + d27273c commit 3308484

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ To install pre-commit hooks developers would run:
6969
nix develop
7070
```
7171

72+
### flake-parts
73+
74+
If your flake uses [flake-parts](https://flake.parts/), we provide a flake-parts module as well. Checkout [`./template/flake.nix`](https://github.com/cachix/git-hooks.nix/blob/master/template/flake.nix) for an example.
75+
7276
## Nix
7377

7478
1. **Optionally** use binary caches to avoid compilation:

0 commit comments

Comments
 (0)