Releases: nix-community/nixos-anywhere
Releases · nix-community/nixos-anywhere
1.5.0
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
- @KiaraGrouwstra made their first contribution in #408
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- add gnutar as dependency by @Mic92 in #331
- Add new parameter "--kexec-extra-flags" by @johbo in #332
- Update quickstart.md by @talbergs in #333
- don't attempt to export zpool if there is none by @fin444 in #342
- terraform/install: deal with symlinks better by @Enzime in #339
- Add nix option in terraform and fix run-nixos-anywhere.sh by @misumisumi in #310
- Fix two issues caused by recent changes by @r-vdp in #344
- fix incorrect user explanation by @jeremyschlatter in #345
- correct SSHPASS variable by @sedlund in #365
- get-facts: Make os-release parser more generic by @dasJ in #354
- Add install_port variable to all-in-one terraform module by @Exeteres in #355
- allow to disable/enable phases in nixos-anywhere by @Mic92 in #369
- refactor nixos-anywhere into methods by @Mic92 in #372
- Fix sshKeyDir unbound variable by @jfroche in #377
- terraform: fix SSH_PASS by @zimbatm in #374
- doc: Fix path in snippet by @asymmetric in #378
- make sure diskoScript is always defined by @Mic92 in #381
- Make ssh host optional again in vm-test by @Mic92 in #382
- Fixes relating to --build-on-remote by @Mic92 in #383
- Terraform: Use nixos-anywhere phases by @Mic92 in #384
- Re-invert behavior of --no-substitute-on-destination by @chreekat in #386
- terraform: fix typos in phase subtraction by @RafDevX in #388
New Contributors
- @johbo made their first contribution in #332
- @talbergs made their first contribution in #333
- @fricklerhandwerk made their first contribution in #335
- @fin444 made their first contribution in #342
- @misumisumi made their first contribution in #310
- @r-vdp made their first contribution in #344
- @jeremyschlatter made their first contribution in #345
- @sedlund made their first contribution in #363
- @dasJ made their first contribution in #354
- @Exeteres made their first contribution in #355
- @asymmetric made their first contribution in #378
- @chreekat made their first contribution in #386
- @RafDevX made their first contribution in #388
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- src/get-facts.sh: remove the bashism by @acid-bong in #313
- Don't fail if .ssh/authorized_keys is missing by @fidgetingbits in #323
- use-without-flakes: Fix arguments of --store-paths by @OutOfCache in #319
- Use tar and ssh instead of rsync by @Prince213 in #316
- Misc fixes to --extra-files by @Prince213 in #327
- update default nixos kexec image to 24.05 by @Mic92 in #328
- reduce RAM requirements to 1GB by @Mic92 in #329
New Contributors
- @Prince213 made their first contribution in #314
- @acid-bong made their first contribution in #313
- @fidgetingbits made their first contribution in #323
- @OutOfCache made their first contribution in #319
Full Changelog: 1.2.0...1.3.0
1.2.0
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
- @bbigras made their first contribution in #292
- @nbdd0121 made their first contribution in #293
- @Drakonis made their first contribution in #302
- @mkg20001 made their first contribution in #304
Full Changelog: 1.1.2...1.2.0
1.1.2
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
- @SuperSandro2000 made their first contribution in #267
- @Enzime made their first contribution in #266
- @bebehei made their first contribution in #269
- @we-do-it-lu made their first contribution in #270
- @MangoIV made their first contribution in #265
- @srounce made their first contribution in #276
- @c-14 made their first contribution in #273
- @shlevy made their first contribution in #286
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
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
- @mibmo made their first contribution in #228
- @tie made their first contribution in #229
- @vancluever made their first contribution in #243
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
It's time for a release! Thanks to everyone who contributed to nixos-anywhere. A nixpkgs release will follow soon.
New Contributors
- @Lassulus made their first contribution in #1
- @zimbatm made their first contribution in #10
- @phaer made their first contribution in #15
- @Kranzes made their first contribution in #22
- @paulmattei made their first contribution in #64
- @zowoq made their first contribution in #65
- @jfroche made their first contribution in #78
- @RaitoBezarius made their first contribution in #89
- @JillThornhill made their first contribution in #113
- @dantefromhell made their first contribution in #121
- @Melkor333 made their first contribution in #129
- @tfc made their first contribution in #140
- @ajs124 made their first contribution in #146
- @domenkozar made their first contribution in #158
- @bluepython508 made their first contribution in #168
- @haslersn made their first contribution in #181
- @a-kenji made their first contribution in #187
- @adamcstephens made their first contribution in #177
- @DavHau made their first contribution in #211
Full Changelog: https://github.com/numtide/nixos-anywhere/commits/1.0.0