Skip to content

Releases: nix-community/nixos-anywhere

1.11.0

05 Jun 06:49
55fc48f
Compare
Choose a tag to compare

What's Changed

  • nixos-anywhere: don't prompt SSH agent after deployment key installed by @Enzime in #522
  • runKexec: reduce number of ssh command needed for kexec by @Mic92 in #527
  • quote kexec command before running it. by @Mic92 in #532
  • Update kexec to Nixos 25.05 by @Mic92 in #533
  • test nixos-anywhere with 25.05 by @Mic92 in #534
  • Add Ubuntu kexec test by @Mic92 in #537
  • also test debian/fedora with linux-kexec-test by @Mic92 in #538
  • add missing --wait to setsid by @Mic92 in #540
  • Add Terraform integration test for hetzner cloud by @Mic92 in #541
  • Add integration test for Digital ocean by @Mic92 in #542
  • kexec: make sudo optional also for actual kexec by @Mic92 in #545

Full Changelog: 1.10.0...1.11.0

1.10.0

20 May 06:34
1e2882c
Compare
Choose a tag to compare

What's Changed

  • Error if --disko-mode and --store-paths are both set by @Mic92 in #507
  • fix: diskoMode can be empty by @blackxored in #509
  • Actually reboot if the reboot phase is specified by @jfly in #504

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

15 Apr 15:16
Compare
Choose a tag to compare

What's Changed

  • Allow skipping system.preSwitchChecks... by @phaer in #478
  • terraform: Add build_on_remote variable to all-in-one terraform module by @marcocondrache in #476
  • terraform: add a flag to reinstall the bootloader by @r-vdp in #487
  • terraform: fix arguments check in deploy.sh by @asymmetric in #490
  • fix buildOn=auto detection by @Mic92 in #501
  • Don't create/chmod /mnt/tmp unless necessary by @andre4ik3 in #503

New Contributors

Full Changelog: 1.8.0...1.9.0

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