Jörg Thalheim
48ddf8e45e
bump version 3.0.7
2025-05-09 16:20:44 +02:00
Jörg Thalheim
fed21f2dea
bump version 3.0.6
2024-09-03 20:51:05 +02:00
K900
94def84445
Use ambient Nix when available, with a two stage fallback
...
First, we try to use the ambient Nix version.
Then, we try to use $NIX_DIRENV_FALLBACK_NIX, which is set by default,
but can also be overridden by the user.
Only then, if neither is available, we fail.
Fixes #451 .
2024-08-21 21:55:49 +03:00
Jörg Thalheim
5f8bbf7681
replace nixpkgs-fmt with nixfmt-rfc-style
2024-08-15 14:50:28 +02:00
Jörg Thalheim
05db15c3e8
bump version 3.0.5
2024-06-03 14:07:42 +02:00
Jörg Thalheim
fc25d1ea4a
bump version 3.0.4
2024-01-02 22:46:30 +01:00
Jörg Thalheim
cb88841c32
bump version 3.0.3
2023-12-21 11:14:14 +01:00
Jörg Thalheim
f9a08ca025
nix-direnv: also bump version in default.nix
2023-12-21 09:22:41 +01:00
Arthur Noel
e079c6baa2
make version check skip less fragile
2023-12-19 19:54:28 +00:00
Arthur Noel
9d4a2cf0a6
consistently use $direnv builtin
2023-12-19 19:43:10 +00:00
Jörg Thalheim
fe698c1af1
also bump version in default.nix
2023-12-18 13:59:47 +01:00
Arthur Noel
c951a47df0
drop min version checks for nix build
2023-12-15 13:56:20 +00:00
Arthur Noel
add18037af
make self-contained using resholve
2023-12-15 13:55:57 +00:00
Arthur Noel
7f41803e52
define nix flakes command as function and consistently use it
...
also tidy NIX_BIN_PREFIX usage
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
bcba9830e4
drop dependency on gnugrep
2023-11-26 12:32:12 +01:00
Jörg Thalheim
310012412a
default.nix: allow to override packages
2023-05-23 15:40:13 +02:00
Cassandra Comar
44c2fa0300
fix nix flakes reference
2022-10-07 19:44:43 -04:00
Jörg Thalheim
819bec88c3
don't make direnvrc exectuable
...
fixes https://github.com/nix-community/nix-direnv/issues/117
2021-10-20 10:14:51 +02:00
Ana Hobden
3868bd048a
fix(warn): stdenv.lib missing
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-06-25 08:56:58 -07: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
f289bce100
add NIX_BIN_PREFIX to hardcode nix
2021-01-02 11:06:53 +01:00
Jyun-Yan You
35938798d8
Fix nix-instantiate substituted path
2020-04-09 12:05:23 +08:00
Jörg Thalheim
862b772839
add tests
2020-04-01 16:12:48 +01:00