Skip to content

Releases: cachix/install-nix-action

v31.4.0

27 May 10:39
17fe5fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v31.3.0...v31.4.0

v31

10 Mar 14:03
v31
17fe5fb
Compare
Choose a tag to compare

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: v30...v31

v31.3.0

30 Apr 16:04
5261181
Compare
Choose a tag to compare

What's Changed

  • feat: Pin actions to hashes by @l0b0 in #201
  • chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #234
  • docs: document how to provide AWS credentials to the nix-daemon by @sandydoo in #235
  • nix: 2.28.2 -> 2.28.3 by @Mic92 in #236

Full Changelog: v31.2.0...v31.3.0

v31.2.0

18 Apr 20:40
754537a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v31.1.0...v31.2.0

v31.1.0

31 Mar 18:17
d1ca217
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated --darwin-use-unencrypted-nix-store-volume flag by @sandydoo in #230
  • action: add option to configure updating trusted users by @Enzime in #231

Full Changelog: v31.0.0...v31.1.0

v31.0.0

31 Mar 18:16
02a151a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v30...v31.0.0

v30

03 Oct 10:19
08dcb3a
Compare
Choose a tag to compare

v29

26 Sep 15:19
9f70348
Compare
Choose a tag to compare

v28

12 Sep 10:19
Compare
Choose a tag to compare

v27

15 May 14:46
ba0dd84
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v26...V27