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