Skip to content

nixbuild/nix-quick-install-action@v25

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 09:34
· 87 commits to master since this release

Changes

  • When using a Nix version newer than 2.13, nix-quick-install-action will now automatically add experimental-features = nix-command flakes and accept-flake-config = true to the Nix configuration. This means that if you are using flakes you don't have to add these settings yourself to the nix_conf action input.

  • If you have a nixConfig attribute in your flake.nix, nix-quick-install-action will now automatically load it into the installed Nix configuration. This means that even old-style Nix commands (like nix-build, nix-store etc) will be able to use the Nix configuration from flake.nix. This feature was contributed by @blaggacao.

Supported Nix Versions on Linux Runners

  • 2.16.1
  • 2.15.1
  • 2.14.1
  • 2.13.3
  • 2.12.1
  • 2.11.1
  • 2.10.3
  • 2.9.2
  • 2.8.1
  • 2.7.0
  • 2.6.1
  • 2.5.1
  • 2.4
  • 2.3.16
  • 2.2.2
  • 2.1.3
  • 2.0.4

Supported Nix Versions on MacOS Runners

  • 2.16.1
  • 2.15.1
  • 2.14.1
  • 2.13.3
  • 2.12.1
  • 2.11.1
  • 2.10.3
  • 2.9.2
  • 2.8.1
  • 2.7.0
  • 2.6.1
  • 2.5.1
  • 2.4
  • 2.3.16
  • 2.2.2
  • 2.1.3