Commit graph

158 commits

Author SHA1 Message Date
Jörg Thalheim
1134713112
fix update checksum script 2021-05-19 07:24:53 +02:00
Jörg Thalheim
eb0a0bbea5
README: update fetchurl checksum 2021-05-19 07:23:40 +02:00
Jörg Thalheim
a14fc56bdf
bump version 1.3.0 2021-05-19 07:13:59 +02:00
bb010g
9f40e3b1c3
direnvrc: Add nix_direnv_version
In the style of direnv's `direnv_version`.
729fbecd96/stdlib.go (L1173-L1179)

Can be tested for with `has`, e.g. to decide on using `source_url`.
2021-05-19 06:47:20 +02:00
Jörg Thalheim
adfca0d26d
update direnv checksum 2021-05-14 08:50:31 +02:00
Jörg Thalheim
1857c3f8ed
bump version 1.2.6 2021-05-14 08:46:30 +02:00
Jörg Thalheim
f6fd4a4d48
Merge pull request #85 from nix-community/revert-async-nix-shell
Revert "async nix-shell"
2021-05-14 07:44:20 +01:00
Jörg Thalheim
be4863dae6
Revert "async nix-shell"
This reverts commit 5996ecbfdb.
2021-05-14 08:42:04 +02:00
Jörg Thalheim
d29647fa64
update direnvrc checksum 2021-05-09 08:43:08 +02:00
Jörg Thalheim
5b754502ad
bump version 1.2.5 2021-05-09 08:39:02 +02:00
Jörg Thalheim
5996ecbfdb
async nix-shell 2021-05-09 08:38:49 +02:00
Jörg Thalheim
69f714f91b
Merge pull request #81 from bbigras/patch-1
don't override experimental-features
2021-05-08 16:05:28 +01:00
Bruno Bigras
760ce16e6c don't override experimental-features
Co-authored-by: regnat <rg@regnat.ovh>
2021-05-05 12:09:09 -04:00
Jörg Thalheim
974fa8c7c3
Merge pull request #80 from seb314/master
README: mention direnv shell hook setup
2021-04-17 15:05:35 +01:00
seb314
d8d3c7cd7a README: mention shell hook setup 2021-04-17 14:27:14 +02:00
Jörg Thalheim
a512304cde
Merge pull request #79 from nix-community/dependabot/github_actions/cachix/install-nix-action-v13
Bump cachix/install-nix-action from v12 to v13
2021-04-05 06:41:00 +01:00
dependabot[bot]
a0014bd4aa
Bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 05:21:47 +00:00
Jörg Thalheim
c61bdfb7b9
Merge pull request #77 from nix-community/ci
README: update source_url
2021-03-30 11:58:21 +01:00
Jörg Thalheim
2c87a8d83f
README: update source_url 2021-03-30 12:57:56 +02:00
Jörg Thalheim
c3ff5993f8
Merge pull request #76 from houstdav000/readme_syntax-highlighting
Add Missing Code Type Tags
2021-03-25 06:32:54 +00:00
David Houston
46374a40b4
Add "Nix" tags to 3 Nix code blocks to enable syntax highlighting, add "bash" tag to one. 2021-03-24 19:54:26 -04:00
Jörg Thalheim
912b847b4d
Merge pull request #75 from meck/fix_xdg_data_dirs_flake 2021-03-19 21:27:47 +00:00
Jörg Thalheim
c3a8747d62
direnvc: add TODO 2021-03-19 21:20:50 +00:00
meck
b2d35ce3e9 save XDG_DATA_DIRS in flakes 2021-03-19 13:02:49 +01:00
Jörg Thalheim
eb75bbe7f3
Merge pull request #73 from OlivierNicole/patch-1
Avoid pitfall in home-manager config instructions
2021-03-12 07:31:19 +00:00
Olivier Nicole
a90f24191e
Avoid pitfall in home-manager config instructions
When I followed the README, direnv did not get hooked into zsh because I had zsh installed at the system level, rather than enabled in my `home-manager` configuration. I suggest you make it explicit that it must be the case for the `home.nix` changes to work.
2021-03-11 16:12:46 +01:00
Jörg Thalheim
aca3a32145
Merge pull request #71 from meck/xdg_data_dirs
Preserve XDG_DATA_DIRS
2021-02-27 18:08:14 +00:00
meck
7ac4290e82 Preserve XDG_DATA_DIRS 2021-02-27 17:38:48 +01:00
Jörg Thalheim
04f80bf417
README.md: update source_url 2021-02-16 14:19:53 +01:00
Jörg Thalheim
afe42485d0
re-tested lorri 2021-02-11 10:17:51 +01:00
Jörg Thalheim
d863a89c4d
Merge pull request #68 from nix-community/flake-fix-gc 2021-02-11 08:03:49 +00:00
Jörg Thalheim
763d572df3
properly register flake source gc root
Before it just add a gc root with to a symlink to the current directory.
2021-02-11 08:59:09 +01:00
Jörg Thalheim
1c8f93e60e
define nixpkgs input
otherwise it could be anything defined by the user
2021-02-11 08:41:45 +01:00
Jörg Thalheim
a1e488a260
upgrade nixUnstable 2021-02-11 08:26:17 +01:00
Jörg Thalheim
8361e7f4a4
Merge pull request #66 from nix-community/nix-store-cache
fallback to store path as nixpkgs cache key
2021-02-11 06:44:38 +00:00
Jörg Thalheim
3a6dfcede5
fallback to store path as nixpkgs cache key 2021-02-10 14:33:18 +01:00
Jörg Thalheim
5299609865
README: update source_url 2021-01-30 19:49:47 +01:00
Jörg Thalheim
52802adf85
Merge pull request #64 from nix-community/fixes 2021-01-30 18:42:50 +00:00
Jörg Thalheim
991ea66bb8
fix nix shells with different nix version
If shell.nix contains its own nix version,
our version check might no longer work.
2021-01-30 12:19:10 +01:00
Jörg Thalheim
5dc8842dbc
get rid of gnugrep dependency 2021-01-30 12:18:19 +01:00
Jörg Thalheim
dff7b0bfe9
bump version 1.2.1 2021-01-10 08:46:34 +01:00
Jörg Thalheim
1e3b9977a7
Merge pull request #60 from nix-community/nix_prefix
don't output nix version on stdout
2021-01-10 07:34:26 +00:00
Jörg Thalheim
246a0fbe3a
REAMDE: link to other projects, improve evaluation cache invalidation 2021-01-10 08:32:07 +01:00
Jörg Thalheim
14eec73a76
Merge pull request #61 from nix-community/ci 2021-01-09 10:15:54 +00:00
Jörg Thalheim
ba5ce883d5
switch to nixpkgs
channel has been broken
2021-01-09 08:49:26 +01:00
Jörg Thalheim
1322dc3dbe
don't print nix version 2021-01-09 08:49:15 +01:00
Jörg Thalheim
a7b2f70c14
don't output nix version on stdout 2021-01-02 17:46:06 +01:00
Jörg Thalheim
7cec473d58
Merge pull request #59 from nix-community/nix_prefix 2021-01-02 10:34:05 +00:00
Jörg Thalheim
7faa01070b
only set experimental features in old nix 2021-01-02 11:31:14 +01:00
Jörg Thalheim
944585ff46
fix shellcheck warnings 2021-01-02 11:22:19 +01:00