mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
Add nix-direnv to list of development resources (#43)
This commit is contained in:
parent
e67d42ec1d
commit
a53b18ccca
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
||||||
* [gitignore.nix](https://github.com/hercules-ci/gitignore.nix) - Most feature complete and easy to use .gitignore integration
|
* [gitignore.nix](https://github.com/hercules-ci/gitignore.nix) - Most feature complete and easy to use .gitignore integration
|
||||||
* [lorri](https://github.com/target/lorri/) - A much better `nix-shell` for development.
|
* [lorri](https://github.com/target/lorri/) - A much better `nix-shell` for development.
|
||||||
* [niv](https://github.com/nmattia/niv/) - Easy dependency management for Nix projects.
|
* [niv](https://github.com/nmattia/niv/) - Easy dependency management for Nix projects.
|
||||||
|
* [nix-direnv](https://github.com/nix-community/nix-direnv) - A fast loader and flake-compliant configuration for the direnv environment auto-loader.
|
||||||
* [nix-review](https://github.com/Mic92/nix-review) - The best tool to verify that a pull-request in nixpkgs is building properly.
|
* [nix-review](https://github.com/Mic92/nix-review) - The best tool to verify that a pull-request in nixpkgs is building properly.
|
||||||
* [pre-commit-hooks.nix](https://github.com/hercules-ci/pre-commit-hooks.nix) - Run linters/formatters at commit time and on your CI
|
* [pre-commit-hooks.nix](https://github.com/hercules-ci/pre-commit-hooks.nix) - Run linters/formatters at commit time and on your CI
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue