mergify[bot]
|
78bf825f3d
|
Merge branch 'master' into update_flake_lock_action
|
2024-01-02 21:47:26 +00:00 |
|
Jörg Thalheim
|
e999115d8e
|
update fetchurl checksum
|
2024-01-02 22:46:50 +01:00 |
|
Jörg Thalheim
|
fc25d1ea4a
|
bump version 3.0.4
|
2024-01-02 22:46:30 +01:00 |
|
mergify[bot]
|
59c94e785f
|
Merge branch 'master' into update_flake_lock_action
|
2024-01-02 21:45:23 +00:00 |
|
mergify[bot]
|
aa25d6e2e2
|
Merge pull request #457 from nix-community/fix-nix-direnv
fix nix_direnv_version terminating direnv
|
2024-01-02 21:45:15 +00:00 |
|
Jörg Thalheim
|
b634b13afd
|
fix nix_direnv_version terminating direnv
This function is used in our README for a long time to upgrade nix-direnv.
Now it's failing execution instead.
|
2024-01-02 22:11:44 +01:00 |
|
github-actions[bot]
|
8feba3bb95
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
→ 'github:NixOS/nixpkgs/d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7' (2023-12-31)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/d06b70e5163a903f19009c3f97770014787a080f' (2023-12-13)
→ 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
|
2024-01-01 01:24:18 +00:00 |
|
Jörg Thalheim
|
c5b7db30be
|
update fetchurl checksum
|
2023-12-21 11:14:40 +01:00 |
|
Jörg Thalheim
|
cb88841c32
|
bump version 3.0.3
|
2023-12-21 11:14:14 +01:00 |
|
Jörg Thalheim
|
bdced1d41a
|
create-release: also add default.nix
|
2023-12-21 11:14:05 +01:00 |
|
mergify[bot]
|
7ff4427a70
|
Merge pull request #455 from nix-community/sort-fix
make version sort compatible with busybox sort
|
2023-12-21 10:02:33 +00:00 |
|
Jörg Thalheim
|
1ad869dfe9
|
bash4: only test on x86_64-linux
Should be enough to catch language regressions.
|
2023-12-21 10:58:10 +01:00 |
|
Jörg Thalheim
|
ced8704eff
|
make version sort compatible with busybox sort
There are too many cases where people have non-coreutils versions in there PATH.
|
2023-12-21 10:22:42 +01:00 |
|
Jörg Thalheim
|
2cb4a9d83e
|
Merge pull request #454 from nix-community/devshell-fix
fix devshell
|
2023-12-21 10:22:33 +01:00 |
|
Jörg Thalheim
|
913735d6b8
|
fix devShell
In https://github.com/nix-community/nix-direnv/pull/450 I broke the default shell by accident
|
2023-12-21 09:31:54 +01:00 |
|
Jörg Thalheim
|
f9a08ca025
|
nix-direnv: also bump version in default.nix
|
2023-12-21 09:22:41 +01:00 |
|
Jörg Thalheim
|
ca364b5461
|
update fetchurl checksum
|
2023-12-20 08:30:29 +01:00 |
|
Jörg Thalheim
|
324ab0e942
|
bump version 3.0.2
|
2023-12-20 08:29:58 +01:00 |
|
mergify[bot]
|
943716adb5
|
Merge pull request #450 from nix-community/bash44
set bash 4.4 as minimum
|
2023-12-20 07:26:40 +00:00 |
|
Jörg Thalheim
|
04d6770ea7
|
set bash 4.4 as minimum
|
2023-12-20 08:20:11 +01:00 |
|
mergify[bot]
|
f4123add44
|
Merge pull request #449 from kingarrrt/fixup
Fixup `$direnv` usage
|
2023-12-20 07:03:29 +00: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 |
|
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 |
|
mergify[bot]
|
7b5c50c38b
|
Merge pull request #445 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-12-18 12:56:09 +00:00 |
|
mergify[bot]
|
5db2aafc27
|
Merge branch 'master' into update_flake_lock_action
|
2023-12-18 12:52:01 +00:00 |
|
Jörg Thalheim
|
d18f04817a
|
Merge pull request #447 from nix-community/direnv-exe-check
don't rely on direnv to be in $PATH
|
2023-12-18 13:51:36 +01:00 |
|
Jörg Thalheim
|
1d3d8b61e7
|
don't rely on direnv to be in $PATH
fixes https://github.com/nix-community/nix-direnv/issues/446
|
2023-12-18 13:46:11 +01:00 |
|
github-actions[bot]
|
5cb149fdd8
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d' (2023-12-11)
→ 'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
|
2023-12-18 01:19:15 +00:00 |
|
Jörg Thalheim
|
499255d018
|
Merge pull request #441 from kingarrrt/self-contained
make self-contained
|
2023-12-15 23:01:13 +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 |
|
mergify[bot]
|
892f1b5f37
|
Merge pull request #442 from kingarrrt/readme
readme cleanup
|
2023-12-15 09:26:18 +00:00 |
|
mergify[bot]
|
c2a285c568
|
Merge branch 'master' into readme
|
2023-12-15 09:22:21 +00:00 |
|
mergify[bot]
|
53f3da4b66
|
Merge pull request #444 from kingarrrt/envrc
envrc: watch direnvrc and *.nix
|
2023-12-15 09:22:14 +00:00 |
|
mergify[bot]
|
4a2621f20c
|
Merge branch 'master' into envrc
|
2023-12-15 09:18:11 +00:00 |
|
mergify[bot]
|
eed617fba3
|
Merge pull request #443 from kingarrrt/format
treefmt: use shfmt and statix
|
2023-12-15 09:18:05 +00:00 |
|
mergify[bot]
|
c2019d435c
|
Merge branch 'master' into format
|
2023-12-15 09:14:06 +00:00 |
|
Jörg Thalheim
|
cf39c99597
|
Merge pull request #439 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-12-15 10:13:28 +01:00 |
|
Arthur Noel
|
4d326252ae
|
treefmt: use shfmt and statix
simplifies treefmt.nix and adds `direnvrc` to treefmt includes for
shellcheck
|
2023-12-14 20:23:43 +00:00 |
|
Arthur Noel
|
ab163a7931
|
envrc: watch direnvrc and *.nix
|
2023-12-14 18:28:02 +00:00 |
|
Arthur Noel
|
be9a86ef1a
|
readme cleanup
|
2023-12-14 15:08:16 +00:00 |
|
github-actions[bot]
|
797464d9de
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/09ec6a0881e1a36c29d67497693a67a16f4da573' (2023-12-04)
→ 'github:NixOS/nixpkgs/e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d' (2023-12-11)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/affe7fc3f5790e1d0b5ba51bcff0f7ebe465e92d' (2023-12-04)
→ 'github:numtide/treefmt-nix/d06b70e5163a903f19009c3f97770014787a080f' (2023-12-13)
|
2023-12-14 01:18:07 +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 |
|
Jörg Thalheim
|
010f57476c
|
Merge pull request #438 from nix-community/deprecated-watch-file
deprecate nix_direnv_watch_file
|
2023-12-09 16:28:28 +01:00 |
|
Jörg Thalheim
|
6b44093d74
|
deprecate nix_direnv_watch_file
|
2023-12-09 13:43:43 +01:00 |
|
Jörg Thalheim
|
d5f3d5b753
|
Merge pull request #437 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-12-09 13:42:00 +01:00 |
|