What's Changed
Features
- Add declarative unmount by @Mic92 in #891
- ZFS: Add log, spare & dedup vdev types, support multiple special vdevs, fix bug with mixed vdev types by @MaienM in #883
- Add extraArgs to zfs_volume. by @0x450x6c in #916
- module: expose tests.bootCommands and tests.enableOCR by @amarshall in #882
Fixes
- treewide: Fix using pkgs.{build,host}Platform alias by @amarshall in #852
- Add kmod to dependencies by @pinpox in #859
- outputs: make compatible with nix run and package lists by @iFreilicht in #842
- cli: Fix legacy aliases by @iFreilicht in #869
- destroy: Fix shellcheck warning in nixos 24.05 by @iFreilicht in #870
- lib: Fix jsonTypes evaluation by @iFreilicht in #874
- cli: Fix "attribute missing" error when using flake by @iFreilicht in #877
- fix: restore nix 2.3 compatibility by @zimbatm in #892
- disko-install: skip swap and allow dry-run without root by @Mic92 in #890
- zfs: fix mount options not beeing passed for the root dataset by @Mic92 in #895
- Fix evaluation when a GPT partition is left unformatted by @nbdd0121 in #897
- module: add default for tests.bootCommand by @Lassulus in #898
- make-disk-image: Compare against correct nixpkgs version by @iFreilicht in #906
- disk-image: Fix compatibility with nixpkgs unstable by @iFreilicht in #907
- tree-wide: Remove all uses of lib.mdDoc by @iFreilicht in #909
- make-disk-image: create directories images in out path by @Mic92 in #911
Documentation
- docs: Remove non-existing flag by @iFreilicht in #860
- docs: fix inconsistent disko-install cmd by @raexera in #863
- fix documentation for offline installation by @Mic92 in #864
- Add explanatory comment to examples/zfs-over-legacy.nix by @carschandler in #886
New Contributors
- @amarshall made their first contribution in #852
- @pinpox made their first contribution in #859
- @raexera made their first contribution in #863
- @carschandler made their first contribution in #886
- @MaienM made their first contribution in #883
- @nbdd0121 made their first contribution in #897
- @samularity made their first contribution in #901
Full Changelog: v1.9.0...v1.10.0