mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
README.md: improve language
This commit is contained in:
parent
f678ba557b
commit
d0dc1479ea
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
A fast, persistent use_nix implementation for direnv.
|
||||
Prominent features:
|
||||
|
||||
- significantly faster after the first run by caching nix-shell environment
|
||||
- significantly faster after the first run by caching the nix-shell environment
|
||||
- prevents garbage collection of build dependencies by symlinking the resulting
|
||||
shell derivation in the user's `gcroots` (Life is too short to loose your
|
||||
build cache of your project if you are in a plane without internet connection)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue