Skip to content

Commit d27273c

Browse files
authored
readme: Mention flake-parts
This is useful for users like me who do `Ctrl+F` "flake-parts" on the project README.
1 parent cd1af27 commit d27273c

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)