Skip to content

build(deps): bump cachix/install-nix-action from 30 to 31#45

Open
dependabot[bot] wants to merge 20 commits intomainfrom
dependabot/github_actions/cachix/install-nix-action-31
Open

build(deps): bump cachix/install-nix-action from 30 to 31#45
dependabot[bot] wants to merge 20 commits intomainfrom
dependabot/github_actions/cachix/install-nix-action-31

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2025

Bumps cachix/install-nix-action from 30 to 31.

Release notes

Sourced from cachix/install-nix-action's releases.

v31

Starting with v31, this action will use semantic versioning for releases. Major tags, like v31, will be bumped to point to the latest minor/patch release. This is in line with how most GitHub actions manage releases.

What's Changed

New Contributors

Full Changelog: cachix/install-nix-action@v30...v31

Changelog

Sourced from cachix/install-nix-action's changelog.

Release

As of v31, releases of this action follow Semantic Versioning.

Publishing a new release

Publish the release

Draft a new release on GitHub:

  • In Choose a tag, create a new tag, like v31.2.1, following semver.
  • Click Generate release notes.
  • Set as the latest release should be selected automatically.
  • Publish release

Update the major tag

The major tag, like v31, allows downstream users to opt-in to automatic non-breaking updates.

This process follows GitHub's own guidelines: https://github.com/actions/toolkit/blob/main/docs/action-versioning.md

Fetch the latest tags
git pull --tags --force
Move the tag
git tag -fa v31
git push origin v31 --force

Update the release notes for the major tag

Find the release on GitHub: https://github.com/cachix/install-nix-action/releases

Edit the release and click Generate release notes. Edit the formatting and publish.

Commits
  • 5261181 Merge pull request #236 from Mic92/nix-2.28.3
  • b2b89c6 nix: 2.28.2 -> 2.28.3
  • 0c65bbe Merge pull request #235 from cachix/docs-aws-creds
  • 4f800b7 docs: document how to provide AWS credentials to the nix-daemon
  • 80f8d94 Merge pull request #234 from cachix/dependabot/github_actions/actions/checkou...
  • 83772d1 chore(deps): bump actions/checkout from 4.1.1 to 4.2.2
  • 48cf9b5 Merge pull request #201 from l0b0/feat/pin-actions
  • eafea80 remove unused gitignores
  • 9b4ef2f docs: add release notes
  • 754537a Merge pull request #232 from Mic92/nix-update
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 9, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/cachix/install-nix-action-31 branch from 743abf2 to a9c680a Compare May 14, 2025 09:01
@dependabot dependabot bot force-pushed the dependabot/github_actions/cachix/install-nix-action-31 branch from a9c680a to 98428aa Compare May 22, 2025 12:02
@dependabot dependabot bot force-pushed the dependabot/github_actions/cachix/install-nix-action-31 branch from 98428aa to f7ec85b Compare May 24, 2025 14:10
@dependabot dependabot bot force-pushed the dependabot/github_actions/cachix/install-nix-action-31 branch from f7ec85b to b98e13a Compare May 27, 2025 13:19
@Mic92 Mic92 force-pushed the main branch 2 times, most recently from f046dae to 7061577 Compare June 2, 2025 13:48
@dependabot dependabot bot force-pushed the dependabot/github_actions/cachix/install-nix-action-31 branch from b98e13a to 815859d Compare June 2, 2025 13:50
Mic92 and others added 11 commits June 6, 2025 11:15
<!-- ps-id: 49609c89-e681-498c-85ca-5cfcb5f5bd38 -->
<!-- ps-id: cec6d9a3-a7ee-43ff-bb29-a4879c9be4be -->
<!-- ps-id: ec34e5f5-e543-4bf8-9f3a-82a568fe8e3c -->
<!-- ps-id: d18d0d06-be18-4342-88c7-e98df365b04f -->
<!-- ps-id: 5cc61b65-7ab9-4cd6-8a1d-ad2c98262c62 -->
We don't want to use `normal user` here because than uid's from this
service can collide with other users added with static uids added in
nixos configuration. Also normal users would show up in login dialogs
like gdm/lightdm.

<!-- ps-id: ce771e61-5b0c-4524-aa5b-ced9d507a0cc -->
Like in the borg-job systemd service, env var values are now passed
verbatim to the borg process.
Previously, the var values were evaluated as bash double quoted strings.

<!-- ps-id: 9760d0b1-3240-43a9-986b-accfaf20a375 -->
this is nicer because than the other socat command can be also started
after the nixos test.

<!-- ps-id: 586f2964-1686-43ae-b824-1e6c4ae10bf6 -->
<!-- ps-id: 210dd877-b71e-46d6-99f7-1031d0245f80 -->
<!-- ps-id: e0f0e241-bf9e-447f-82ce-e9d35da574d6 -->
<!-- ps-id: 05f98184-af4c-4f7d-a630-55d04ec7d067 -->
@Mic92 Mic92 force-pushed the main branch 3 times, most recently from ff7b7bf to 7f7d13f Compare November 8, 2025 13:32
@Mic92 Mic92 force-pushed the main branch 2 times, most recently from 26283e3 to 438b941 Compare November 20, 2025 19:31
@Mic92 Mic92 force-pushed the main branch 2 times, most recently from 07c0f44 to 5204f1c Compare January 12, 2026 12:28
@Mic92 Mic92 force-pushed the main branch 2 times, most recently from 0525b14 to 1470234 Compare January 23, 2026 13:48
@Mic92 Mic92 force-pushed the main branch 2 times, most recently from 4930e57 to 6d22a86 Compare February 12, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants