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
Bryan Bennett
0352cef928
update fetchurl checksum
2022-04-25 09:47:09 -04:00
Bryan Bennett
04d1361c19
bump version 2.0.1
2022-04-25 09:28:56 -04:00
Bryan Bennett
09ae467f76
README: Re-add Split shell itegration (but point at wiki)
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2022-04-09 09:08:59 -04:00
Bryan Bennett
d8cff55741
README: Update flake support section
...
The wording is now a bit more clear
and directly related to our repository and project.
2022-04-07 10:04:28 -04:00
Bryan Bennett
d3651bdd23
README: Clarify a stance on git-tracking the direnv layout directory.
...
Also took the liberty to update the wording in a way that I felt read a bit more smoothly.
closes #138
2022-04-07 10:03:43 -04:00
Bryan Bennett
1741888b4c
README: Move explanation of direnv_layout_dir into example implementation
...
It reads much more clearly in this manner,
as the documentation is presented alongside the thing it is documenting
2022-04-07 09:57:44 -04:00
Bryan Bennett
e1df1d7484
README: Remove "Shell Integration" section
...
This is better encapsulated as a recommendation in, say, `direnv`'s readme.
Our repo has arguably too much documentation already
and this is only somewhat related to our domain.
We may want to re-instantiate this as a "TIPS.md" or something,
but I don't feel that this belongs in the top-level rendered README.
2022-04-07 09:55:40 -04:00
Jörg Thalheim
b2db5be94c
fix checksums
2022-04-07 09:05:08 +02:00
Jörg Thalheim
d677f78787
bump version 2.0.0
2022-04-07 09:02:29 +02:00
Jörg Thalheim
7c41549bd4
update fetchurl checksum
2022-03-22 11:40:52 +01:00
Petar Kirov
d7ddae4be8
Release version 1.6.1
...
* Update hashes
* Hash obtained via:
```sh
direnv fetchurl 'https://raw.githubusercontent.com/nix-community/nix-direnv/master/direnvrc ' \
| grep -m1 -o 'sha256-.*'
```
* Bump tag to 1.6.1 in:
* README.md
* direnvrc
* template/.envrc
This release includes the following changes:
* Allow watching of arbitrary files for nix flake updates ([#148 ][1])
[1]: https://github.com/nix-community/nix-direnv/pull/148
2022-03-22 11:56:16 +02:00
polygon
1241f1115e
Add nix_direnv_watch_file command
...
Used to watch files that, when changed, trigger an update of the
cached nix environment.
2022-02-25 21:09:10 +01:00
Jörg Thalheim
60a6964eae
bump hashes for 1.6.0
2022-02-07 21:23:01 +01:00