mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
Add cached-nix-shell (#32)
This commit is contained in:
parent
aaf23595b8
commit
c402d6275e
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ Quickly locate nix packages with specific files.
|
|||
## Development
|
||||
|
||||
* [lorri](https://github.com/target/lorri/) - A much better `nix-shell` for development.
|
||||
* [cached-nix-shell](https://github.com/xzfc/cached-nix-shell) - A `nix-shell` replacementt that uses caching to open subsequent shells quickly.
|
||||
* [nix-review](https://github.com/Mic92/nix-review) - The best tool to verify that a pull-request in nixpkgs is building properly.
|
||||
* [niv](https://github.com/nmattia/niv/) - Easy dependency management for Nix projects.
|
||||
* [pre-commit-hooks.nix](https://github.com/hercules-ci/pre-commit-hooks.nix) -
|
||||
|
|
Loading…
Reference in a new issue