Jörg Thalheim
324ab0e942
bump version 3.0.2
2023-12-20 08:29:58 +01:00
Jörg Thalheim
475080d4c6
update fetchurl checksum
2023-12-18 13:59:19 +01:00
Jörg Thalheim
dad4923849
bump version 3.0.1
2023-12-18 13:58:44 +01:00
Arthur Noel
be9a86ef1a
readme cleanup
2023-12-14 15:08:16 +00:00
Jörg Thalheim
fc1c760987
update fetchurl checksum
2023-12-10 22:00:45 +01:00
Jörg Thalheim
4e0d1e6cf9
bump version 3.0.0
2023-12-10 22:00:37 +01:00
Arthur Noel
aecb03f77a
remove gnugrep reference following bcba983
2023-11-29 13:30:44 +00:00
Jörg Thalheim
037cc9cc25
format with treefmt
2023-11-29 07:34:23 +01:00
Jörg Thalheim
6f38bdb647
update fetchurl checksum
2023-11-27 21:22:22 +01:00
Jörg Thalheim
511f6554b3
bump version 2.5.1
2023-11-27 21:22:13 +01:00
Jörg Thalheim
a7fe6f3126
update fetchurl checksum
2023-11-26 14:34:42 +01:00
Jörg Thalheim
c84183c0ac
bump version 2.5.0
2023-11-26 14:34:24 +01:00
Arthur Noel
6997988d1b
drop nix_direnv_watch_file - instead parse DIRENV_WATCHES
...
fixes #408
2023-11-25 22:27:58 +00:00
Silvan Mosberger
f578994b13
Fix Nix file order
...
shell.nix file is used first if it exists
2023-11-18 00:19:32 +01:00
Gutyina Gergő
2d5602c101
Fix typo
2023-10-26 10:33:39 +02:00
Jörg Thalheim
b9daefb1a7
update fetchurl checksum
2023-10-24 09:37:04 +02:00
Gerg-L
c963692166
update README
2023-09-23 11:18:53 -04:00
Jörg Thalheim
6642769872
drop keep-outputs/keep-derivations from README
2023-09-09 16:28:34 +02:00
Gerg-L
07e3e5f00c
Update README.md
2023-08-28 19:56:07 -04:00
carschandler
814b31e5c0
Update README.md
...
Markdown doesn't escape characters inside HTML tags.
2023-07-28 10:19:07 -05:00
carschandler
9a9c5c4e5b
Update README.md for home-manager
...
The home-manager options have been changed (namely, nix-direnv is an option inside of programs.direnv). Also included the option for enabling Bash integration and left a note for how to enable integration for other shells through HM options... I also removed the section on keep-outputs and keep-derivations since, based on the Nix Manual, outputs/derivations that are registered as GC roots will be kept regardless of these settings (and as I understand it, nix-direnv does indeed register shells as GC roots). So telling users to enable these options would just keep behind extra garbage for them (in my opinion, one of the reasons to use nix-direnv is so that you DON'T have to enable these options and can keep garbage collecting everything else per usual.
2023-07-26 15:10:33 -05:00
Gerg-L
9331b560f4
update installation instructions
2023-07-13 22:21:53 -04:00
Andreas Pelme
6b5822b75b
Fixes for PR review:
...
- Always create the nix-direnv-reload script
- Use 0/1 for booleans
- Avoid crashing when profile_rc does not exist
- Use better internal variable name for manual mode
- Make use_nix work
- Avoid unneccessary forks
- Fix shellcheck failures
- Update mtime on profile rc files to avoid confusion about if the files
are up to date
- Add instructions to README.md
2023-07-04 19:50:31 +00:00
Jörg Thalheim
f48be552e6
README: escape _ for markdown
2023-05-23 15:40:13 +02:00
Jörg Thalheim
100aad6040
update fetchurl checksum
2023-04-15 17:31:07 +02:00
Jörg Thalheim
2e583c8d42
bump version 2.3.0
2023-04-15 17:27:41 +02:00
Sean McGivern
bca70b1479
Suggest XDG_CONFIG_DIR rc file for direnv
...
direnv itself suggests this path instead of ~/.direnvrc:
https://direnv.net/man/direnv.1.html#files
2023-03-15 20:06:18 +00:00
Jakub Kozłowski
80d465fbfc
Add nix profile installation guide
2023-01-31 01:58:41 +01:00
Olivier Ligot
bca0f8ea52
source_url install: fix hash
...
The version has been updated (from 2.2.0 to 2.2.1) but the hash has not
been updated, resulting in the following error
direnv: error hash mismatch. Expected 'sha256-5EwyKnkJNQeXrRkYbwwRBcXbibosCJqyIUuz9Xq+LRc=' but got 'sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs='
2023-01-30 09:15:34 +01:00
Jörg Thalheim
deb67e437b
bump version 2.2.1
2023-01-19 11:04:43 +01:00
Hannes Ljungberg
57ba870eab
Prefer packages over nativeBuildInputs
2023-01-12 20:24:58 +01:00
Yvan Sraka
cf44f31ff9
Fix small typo ...
2022-12-15 12:01:33 +01:00
Jörg Thalheim
22b5729f26
Merge pull request #262 from nix-community/docs
...
update nixos example for 22.11
2022-12-05 14:45:22 +01:00
Jörg Thalheim
c9f10be6ad
README: also mention use flake
2022-12-04 10:18:57 +01:00
Jörg Thalheim
171b729d28
update nixos example for 22.11
2022-11-27 15:11:49 +01:00
Jörg Thalheim
6b035d2773
update fetchurl checksum
2022-11-21 15:09:57 +01:00
Jörg Thalheim
1bc24decd2
update fetchurl checksum
2022-11-20 23:36:54 +01:00
Jörg Thalheim
5d735de138
bump version 2.2.0
2022-11-20 23:36:42 +01:00
Steven Kalt
5003c0bb9a
fix: render ###s as <h3>s in README
2022-10-23 15:13:46 -04:00
Bryan Bennett
58ec575a6c
Add use * functions after doc examples
2022-08-27 06:53:01 -04:00
Bryan Bennett
b1b717221a
Clean up documentation for tracked files
2022-08-27 06:52:54 -04:00
Bryan Bennett
bb63ffabe9
Clarify documentation wording
2022-08-22 14:37:53 -04:00
Bryan Bennett
0f943a9a52
Get nix-env installation docs to render properly
2022-08-22 14:37:50 -04:00
izzues
9fcae68bf3
Update README.md
2022-06-10 15:28:36 -03:00
Jörg Thalheim
322d9b63ab
README: add more tracked files
2022-06-05 12:30:41 +02:00
Jörg Thalheim
1b64872572
update outdated versions in docs
2022-06-01 09:32:08 +02:00
Jörg Thalheim
6cd7ddc3a9
update fetchurl checksum
2022-06-01 09:31:24 +02:00
Bryan Bennett
de35a57c36
update fetchurl checksum
2022-05-01 10:14:24 -04:00
Bryan Bennett
8a731ae0ab
bump version 2.1.0
2022-05-01 09:48:47 -04:00
Bryan Bennett
2b9b1de447
Clarify README; Add documentation of supported options to use-nix
2022-05-01 09:32:28 -04:00