nix-community / nixpkgs-fmt

Nix code formatter for nixpkgs [maintainer=@zimbatm]
https://nix-community.github.io/nixpkgs-fmt/
Apache License 2.0
581 stars 34 forks source link

Bump cachix/install-nix-action from 20 to 22 #309

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cachix/install-nix-action from 20 to 22.

Release notes

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

install-nix-action-v22

  • Nix 2.16.1
  • Fix issues with System Integrity Protection when using macos-12

install-nix-action-v21

  • pin Nix to 2.15.1 (recent releases broke too many things)
  • fix the action to work on custom containers
Commits
  • 6ed004b Merge pull request #184 from cachix/macos-bump
  • e278794 Nix: 2.15.1 -> 2.16.1
  • 8ab3881 use system certs
  • 16b9514 Merge pull request #182 from l0b0/feat/configure-editors
  • 2c203fd feat: Configure editors
  • 4b933aa Nix: 2.15.1
  • 3580693 Merge pull request #179 from joergdw/fix-action-path
  • 3eb7a24 Merge pull request #178 from cachix/docs/149
  • 840ed7c Document how to pass env vars to modern nix commands
  • b2f4229 Fix action to make it work on custom containers;
  • 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 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)