mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
1 KiB
1 KiB
Changelog
Release 21.05 (unreleased)
New Options
- The
/etc/nix/nix.conffile is now fully configurable with the new optionsnix.*.
Release 20.09
State version changes
These changes are only active
if the system.stateVersion option is set to "20.09" or later.
home-manager.useUserPackagesnow defaults totrue. The developers are not aware of any adverse effects so far.
Other compatibility considerations
- Pre-module-system installations are not supported anymore with this release.
If you are not on
release-19.09yet, either or attempt an upgrade torelease-19.09and follow the instructions, or backup and reinstall (preferred).
Nix flakes support
- A
flake.nixfile was added.
Known issues
- If
makefails on your device withFunction not implemented, report that in https://github.com/t184256/nix-on-droid/issues/91 and consider either remote building or settingsystem.workaround.make-posix-spawn.enable = true;