Skip to content

Commit

Permalink
Merge pull request #526 from srid/patch-1
Browse files Browse the repository at this point in the history
readme: Mention flake-parts
  • Loading branch information
sandydoo authored Nov 19, 2024
2 parents cd1af27 + d27273c commit 3308484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ To install pre-commit hooks developers would run:
nix develop
```

### flake-parts

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.

## Nix

1. **Optionally** use binary caches to avoid compilation:
Expand Down

0 comments on commit 3308484

Please sign in to comment.