Jörg Thalheim
d5ea808597
Merge pull request #579 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-25
...
Bump DeterminateSystems/update-flake-lock from 24 to 25
2025-05-26 12:44:10 +00:00
dependabot[bot]
5073c3e559
Bump DeterminateSystems/update-flake-lock from 24 to 25
...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock ) from 24 to 25.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases )
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v24...v25 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
dependency-version: '25'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 04:55:23 +00:00
Jörg Thalheim
f8316e92ea
Merge pull request #578 from nix-community/dependabot/github_actions/actions/create-github-app-token-2
...
Bump actions/create-github-app-token from 1 to 2
2025-05-12 14:22:25 +00:00
dependabot[bot]
22ee7d7d51
Bump actions/create-github-app-token from 1 to 2
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 1 to 2.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 04:26:27 +00:00
Jörg Thalheim
4c7a90ec01
Merge pull request #575 from nix-community/update-release-script
...
Rework release process to work with merge-queues
2025-05-09 15:27:38 +00:00
Jörg Thalheim
7e24237575
rework release process to work with merge-queues
2025-05-09 17:21:53 +02:00
Jörg Thalheim
d810a43b41
Merge pull request #574 from nix-community/release-3.0.7
...
Update checksums for release 3.0.7 of nix-direnv
2025-05-09 15:18:56 +00:00
Jörg Thalheim
70e533483b
update fetchurl checksum
2025-05-09 17:13:38 +02:00
Jörg Thalheim
c6eb5a63d3
Merge pull request #573 from nix-community/release-3.0.7
...
Release 3.0.7
2025-05-09 14:25:56 +00:00
Jörg Thalheim
48ddf8e45e
bump version 3.0.7
2025-05-09 16:20:44 +02:00
Jörg Thalheim
c43538a2a8
Merge pull request #572 from nix-community/bash4
...
drop bash4 from ci
2025-05-09 11:51:17 +00:00
Jörg Thalheim
2503b03950
reformat code after nixpkgs bump
2025-05-09 13:46:01 +02:00
Jörg Thalheim
edb55954a8
drop bash4 from ci
...
We are no longer able to compile bash4. Ideally we could upgrade to
bash5.0 but I also had issues to compile it. I do not want to drop bash5.0 just now because it
was released in 2019 and probably enough people are still using it.
Until we have a better solution, we no longer test this bash version and
support for this version becomes best effort.
For the most part we are not using many features and the code churn
these days is relative low.
2025-05-09 13:43:09 +02:00
Jörg Thalheim
220ef9595d
Merge pull request #571 from nix-community/merge-when-green-joerg
...
add auto-merge github action
2025-05-09 11:07:32 +00:00
Jörg Thalheim
38d1fdd077
add auto-merge github action
...
also use app token for update-flake-lock so that auto-merge actions can be triggered
2025-05-09 13:02:30 +02:00
Jörg Thalheim
63bbe933d0
Merge pull request #570 from nix-community/release-3.0.7
...
Switch to merge queues
2025-05-09 10:44:38 +00:00
Jörg Thalheim
f63a556380
github: switch to merge-queues
2025-05-09 12:39:23 +02:00
Bryan Bennett
83c737d0ef
Merge pull request #564 from synalice/patch-1
...
Add details for `nix profile` installation method
2025-05-02 08:47:04 -04:00
Nikita Krasnov
e2f3ae8c43
Add details for nix profile installation method
...
Previous version of these instructions did not make it very clear that
you need to have nix-direnv _together_ with regular direnv.
As a newcomer, I had to learn this the hard way and spend some time
debugging this. I'm sure this will be very helpful to other people like
me.
2025-05-02 15:37:37 +03:00
Bryan Bennett
f3ac1c2799
Merge pull request #565 from synalice/patch-2
...
Fix dollar sign usage before commands without showing output in README
2025-05-01 18:04:48 -04:00
Nikita Krasnov
dd45e833a0
Fix dollar sign usage before commands without showing output in README
...
The dollar signs are unnecessary in this situation, and should not be
included. It is easier to copy/paste and less noisy if the dollar signs
are omitted when they are not needed.
Detailed explanation:
<https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md014.md >
2025-05-01 23:14:26 +03:00
Jörg Thalheim
74adaf6802
Merge pull request #560 from JoaquinTrinanes/fix/invalid-warnings
...
Fix warnings not being printed
2025-04-16 13:40:13 +02:00
Joaquín Triñanes
374b328270
Fix warnings not being printed
2025-04-16 13:25:31 +02:00
dependabot[bot]
69a5b2175e
Bump cachix/install-nix-action from 30 to 31
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31 )
---
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>
2025-03-17 04:35:54 +00:00
Jörg Thalheim
19278baf71
Merge pull request #550 from llakala/fix-lorri-mention
...
remove mention of lorri not supporting flakes
2025-02-17 16:04:44 +07:00
Eman Resu
e245b4f174
remove mention of lorri not supporting flakes
...
Lorri has supported flakes since 0.7, which came out several months ago.
2025-02-16 22:15:29 -05:00
Charles Hall
2e82170f06
rely on function autocalling
...
Instead of the current behavior of always trying to call the expression
as a function, or alternatively, trying to implement autocalling
manually with `builtins.isFunction`.
2025-02-15 01:44:21 +00:00
Jörg Thalheim
3888383341
Merge pull request #545 from nix-community/no-warn
...
don't warn about dirty trees
2025-01-17 11:05:29 +01:00
Jörg Thalheim
287f331749
don't warn about dirty trees
...
It's to be expected in a git repository that our environment will
contain non-committed code. No need to warn about that.
2025-01-16 20:43:32 +01:00
Jörg Thalheim
0357fa09ff
Merge pull request #536 from nicknovitski/patch-1
...
Always set nix-direnv-reload as executable
2024-11-27 07:45:32 +01:00
Nick Novitski
8a94275080
Always set nix-direnv-reload as executable
...
I am not sure why, but on docker bind mounts using virtiofs and gcsFuse,
`-x` is always true for a file which exists. This means that, before
this commit was merged, when using nix-direnv in manual mode on a
devcontainer with docker desktop on mac, `nix-direnv-reload` would be
created and then not set as executable, and if they tried to run it
users would see an error like `bad interpreter: Permission denied`.
After this commit is merged, these scenarios work.
2024-11-26 20:39:33 -08:00
Jörg Thalheim
7789681eb2
Merge pull request #533 from britter/patch-1
...
Fix repository name in template description again.
2024-10-27 09:16:07 +01:00
Benedikt Ritter
3553f8fbfe
Fix repository name in template description again.
2024-10-26 15:20:12 +02:00
Benedikt Ritter
e0d71edd99
Update repository name in template description
2024-10-26 11:06:31 +00:00
ginkogruen
0d71ed4c4e
Fix syntax for nix-systems input
...
Removed unsupported .com in nix-systems url input.
2024-10-08 09:03:54 +00:00
Peter A.
2154fdbb83
Added nix-systems input and made flake-utils.inputs.systems follow it.
2024-10-07 10:47:59 +00:00
dependabot[bot]
925084d860
Bump cachix/install-nix-action from 29 to 30
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 29 to 30.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v29...v30 )
---
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>
2024-10-07 04:51:46 +00:00
dependabot[bot]
83366760e5
Bump cachix/install-nix-action from V28 to 29
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from V28 to 29. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/V28...v29 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 04:55:09 +00:00
Jörg Thalheim
41d7d45cae
Merge pull request #522 from nix-community/update-mergify
...
ci(Mergify): configuration update
2024-09-20 09:32:20 +02:00
zowoq
c5f863e0be
ci(Mergify): configuration update
2024-09-20 13:43:55 +10:00
Jörg Thalheim
6554cf8e54
Merge pull request #520 from nix-community/dependabot/github_actions/cachix/install-nix-action-V28
...
Bump cachix/install-nix-action from V27 to 28
2024-09-16 09:56:01 +02:00
Jörg Thalheim
ebc006d1cc
Merge pull request #519 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-24
...
Bump DeterminateSystems/update-flake-lock from 23 to 24
2024-09-16 09:55:52 +02:00
dependabot[bot]
d1e02131bb
Bump cachix/install-nix-action from V27 to 28
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from V27 to 28. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/V27...V28 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 04:30:11 +00:00
dependabot[bot]
d87219e5fe
Bump DeterminateSystems/update-flake-lock from 23 to 24
...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock ) from 23 to 24.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases )
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v23...v24 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 04:30:07 +00:00
Jörg Thalheim
9048810b54
Merge pull request #515 from nix-community/update_flake_lock_action
...
flake.lock: Update
2024-09-03 21:32:55 +02:00
Jörg Thalheim
2f8c11b08b
update fetchurl checksum
2024-09-03 20:51:16 +02:00
Jörg Thalheim
fed21f2dea
bump version 3.0.6
2024-09-03 20:51:05 +02:00
Jörg Thalheim
e796476bc5
Merge pull request #516 from JoaquinTrinanes/fix/keep-manual-reload
...
Respect existing _nix_direnv_manual_reload
2024-09-03 20:50:07 +02:00
github-actions[bot]
f819a8836a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d?narHash=sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC%2Bx4%3D' (2024-08-01)
→ 'github:hercules-ci/flake-parts/567b938d64d4b4112ee253b9274472dc3a346eb6?narHash=sha256-%2Bebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y%3D' (2024-09-01)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/36a9aeaaa17a2d4348498275f9fe530cd4f9e519?narHash=sha256-z4nw9HxkaXEn%2B5OT8ljLVL2oataHvAzUQ1LEi8Fp%2BSY%3D' (2024-08-21)
→ 'github:NixOS/nixpkgs/b833ff01a0d694b910daca6e2ff4a3f26dee478c?narHash=sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w%2BROpMfuw%3D' (2024-09-01)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/1d07739554fdc4f8481068f1b11d6ab4c1a4167a?narHash=sha256-rhis3qNuGmJmYC/okT7Dkc4M8CeUuRCSvW6kC2f3hBc%3D' (2024-08-16)
→ 'github:numtide/treefmt-nix/3ffd842a5f50f435d3e603312eefa4790db46af5?narHash=sha256-F4djBvyNRAXGusJiNYInqR6zIMI3rvlp6WiKwsRISos%3D' (2024-08-28)
2024-09-02 01:40:11 +00:00
Joaquín Triñanes
f88088b17b
Respect existing _nix_direnv_manual_reload
2024-08-28 19:23:35 +02:00