Skip to content

Releases: nix-community/nixos-anywhere

1.8.0

27 Feb 12:14
Compare
Choose a tag to compare

What's Changed

  • feat: Use identity_file as a deployment key by @a-kenji in #452
  • docs: Add a reference to clan to quickstart by @a-kenji in #457
  • docs: Fix a typo by @a-kenji in #449
  • --debug enables --show-trace on nix build commands by @Qubasa in #456
  • feat: Add --build-on flag with settings: auto, local, remote by @a-kenji in #461
  • Fix --show-trace by using a bash array by @dasJ in #465
  • only build NixOS if you have the install phase enabled by @Mic92 in #472
  • Docs: specify how to obtain the key from a .pem file by @iopq in #471
  • Don't run preSwitchChecks during install by @phaer in #447
  • Add option --ssh-store-settings by @aabccd021 in #358
  • bump nixos-images by @Mic92 in #473
  • add option to set ownership of extraFiles by @costowell in #444
  • docs: clarify what device path should be used by @iopq in #470
  • fix: --generate-hardware-config doesn't work with non-existent folders by @Enzime in #474
  • Back out "Don't run preSwitchChecks during install" by @Enzime in #475
  • create-release: use GNU sed on macOS by @Enzime in #477

New Contributors

Full Changelog: 1.6.0...1.8.0

1.7.0

12 Feb 09:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

24 Dec 07:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

08 Nov 12:43
Compare
Choose a tag to compare

What's Changed

  • Generate hardware configuration with nixos-facter/nixos-generate-config by @Mic92 in #392
  • Make disko modes configurable. by @Mic92 in #393
  • Fix flags in nixos-generate-config examples by @Mic92 in #396
  • nixos-anywhere: move unmount into reboot phase by @Enzime in #398
  • Expose --generate-hardware-config nixos-facter thru terraform by @KiaraGrouwstra in #408

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

20 Sep 10:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

07 Jun 13:27
4ede0c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

30 Apr 06:53
Compare
Choose a tag to compare

What's Changed

  • Switch to root user if non-root user is used for nixos installer by @nbdd0121 in #293
  • Support non-interactive password authentication with sshpass by @a-kenji in #305
  • Allow installs through terraform to work on different ports by @Drakonis in #302
  • fix bashism by @zimbatm in #297
  • Detect IPv6 automatically, Rewrite kexec url by @mkg20001 in #304

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

17 Mar 09:15
Compare
Choose a tag to compare

What's Changed

  • Terraform/install: support build_on_remote by @Enzime in #266
  • Detect containers by @c-14 in #273 and by @Mic92 in #272
  • Remove -t parameter and replace it with a check of whether it's tty by @MangoIV in #265
  • Terraform: re-export store path result from all-in-one module by @srounce in #276
  • Adapt nixos-anywhere to work with a remote running alpine by @shlevy in #286

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

23 Dec 08:28
3a87ed3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Nov 11:49
Compare
Choose a tag to compare

What's Changed

  • extend terraform module to support extra_files_script by @Mic92 in #198
  • use ssh args for getting connection settings by @mibmo in #228
  • copy over ssh host keys by @tie in #229
  • umount /mnt prior to exporting zpool by @Mic92 in #239
  • only fetch pubkey in case we want to build on remote by @Mic92 in #240
  • Prefer system rsync by @vancluever in #243

New Contributors

Full Changelog: 1.0.0...1.1.0