Commit Graph

806 Commits

Author SHA1 Message Date
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
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
github-actions[bot]
87ca3ab7ca flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0c6d8c783336a59f4c59d4a6daed6ab269c4b361' (2023-12-03)
  → 'github:NixOS/nixpkgs/09ec6a0881e1a36c29d67497693a67a16f4da573' (2023-12-04)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
  → 'github:numtide/treefmt-nix/affe7fc3f5790e1d0b5ba51bcff0f7ebe465e92d' (2023-12-04)
2023-12-07 01:18:48 +00:00
mergify[bot]
25408c571f
Merge pull request #436 from nix-community/dependabot/github_actions/cachix/install-nix-action-24
Bump cachix/install-nix-action from 23 to 24
2023-12-06 07:45:21 +00:00
mergify[bot]
5fc56e430c
Merge branch 'master' into dependabot/github_actions/cachix/install-nix-action-24 2023-12-06 07:41:19 +00:00
Jörg Thalheim
0bf958fe87
Merge pull request #435 from nix-community/update_flake_lock_action
flake.lock: Update
2023-12-06 08:40:44 +01:00
dependabot[bot]
cd02d70812
Bump cachix/install-nix-action from 23 to 24
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 04:04:49 +00:00
github-actions[bot]
db09b49348 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8c9fa2545007b49a5db5f650ae91f227672c3877' (2023-11-01)
  → 'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5' (2023-12-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/010c7296f3b19a58b206fdf7d68d75a5b0a09e9e' (2023-11-28)
  → 'github:NixOS/nixpkgs/0c6d8c783336a59f4c59d4a6daed6ab269c4b361' (2023-12-03)
2023-12-04 01:18:56 +00:00