1.12.0
What's Changed
- create-release: misc improvements by @Enzime in https://github.com/nix-community/nixos-anywhere/pull/547
- nixos-anywhere: set up
substitutersfrom target machine in installer by @Enzime in https://github.com/nix-community/nixos-anywhere/pull/554 - nixos-anywhere: speed up
--build-on remoteby @Enzime in https://github.com/nix-community/nixos-anywhere/pull/559 - Preserve SSH options when switching to the root user by @Meallia in https://github.com/nix-community/nixos-anywhere/pull/562
- feat: Fallback to
nixpkgs#nixos-facterif not available in booted system by @a-kenji in https://github.com/nix-community/nixos-anywhere/pull/569 - Remove dependency on openssh >= 9.2 by @Meallia in https://github.com/nix-community/nixos-anywhere/pull/568
- Fix order of passing
nixOptionsinnixos-facter callby @a-kenji in https://github.com/nix-community/nixos-anywhere/pull/570 - docs: Update the CLI documentation by @a-kenji in https://github.com/nix-community/nixos-anywhere/pull/571
- Fully detach backgrounded reboot to prevent hanging SSH session by @ciderale in https://github.com/nix-community/nixos-anywhere/pull/577
- nixos-anywhere: fix running
nixos-facterwhen it isn't installed by @Enzime in https://github.com/nix-community/nixos-anywhere/pull/575 - nixos-anywhere: reimport facts after kexec and throw if kexec failed by @Enzime in https://github.com/nix-community/nixos-anywhere/pull/580
- kexec: support other compression than gzip by @DavHau in https://github.com/nix-community/nixos-anywhere/pull/523
- fix(kexec): zstd file extension is zst by @sedlund in https://github.com/nix-community/nixos-anywhere/pull/583
New Contributors
- @ferrine made their first contribution in https://github.com/nix-community/nixos-anywhere/pull/558
- @Meallia made their first contribution in https://github.com/nix-community/nixos-anywhere/pull/562
- @iusx made their first contribution in https://github.com/nix-community/nixos-anywhere/pull/560
- @ciderale made their first contribution in https://github.com/nix-community/nixos-anywhere/pull/577
- @Propfend made their first contribution in https://github.com/nix-community/nixos-anywhere/pull/582
Full Changelog: https://github.com/nix-community/nixos-anywhere/compare/1.11.0...1.12.0