Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps cachix/install-nix-action from 31.4.1 to 31.7.0.

Release notes

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

v31.7.0

What's Changed

  • feat: set up the environment based on the installer shell scripts by @​sandydoo in cachix/install-nix-action#251

    Configures the following environment variables:

    • NIX_PROFILES
    • NIX_SSL_CERT_FILE (if not set)

    Adds the bin directory from the user's profile to $PATH.

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

v31.6.2

What's Changed

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

v31.6.1

What's Changed

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

v31.6.0

What's Changed

New Contributors

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

v31.5.2

What's Changed

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

v31.5.1

What's Changed

... (truncated)

Commits
  • 9280e7a fix: use -e to check for certs
  • effa594 fix: simplify setting the user profile
  • eb0f6c7 ci: document where to find available images to test against
  • 6676c23 ci: add ubuntu-22.04-arm
  • cbf4b16 Merge pull request #251 from cachix/fix-env
  • 29a4dac tests: refactor tests to run under a single matrix
  • 7449e89 tests: improve env tests and move to tests dir
  • d487f94 lint
  • 581a134 refactor: document ssl-cert-file vs NIX_SSL_CERT_FILE
  • d914f6d refactor: drop ssl handling for unsupported platforms
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.4.1 to 31.7.0.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](cachix/install-nix-action@f0fe604...9280e7a)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants