git-hooks.nix
Hook manager
A tool that integrates git hooks with Nix for seamless development and CI integration.
Seamless integration of https://pre-commit.com git hooks with Nix.
533 stars
6 watching
155 forks
Language: Nix
last commit: 10 days ago
Linked from 1 awesome list
nixpre-commit
Related projects:
Repository | Description | Stars |
---|---|---|
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 109 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 918 |
yusdacra/nix-cargo-integration | A tool to integrate Cargo projects with Nix, simplifying the process of building and managing Rust projects. | 188 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
git-hooks/git-hooks | Manages Git hooks to automate repetitive tasks at different stages of the Git workflow | 405 |
gabyx/githooks | A tool that automates Git hook management and integration with containerized environments. | 102 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 123 |
gricad/nix-ciment-channel | Enables custom packages to be added to the Nix package manager without modifying the upstream repository. | 20 |
purenix-org/purenix | A tool that transpiles PureScript code to Nix code | 299 |
dib258/more-hooks-for-git | Extends Git's command-line interface to expose hooks for commands that don't modify data | 2 |
nix-community/comma | Automates software execution without installation | 1,122 |
dirk/quickhook | Faster Git hook runner for automating commit checks and validation | 62 |
greenbone/autohooks | Automates Git hook management and execution with a Python-based solution | 190 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 148 |