mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
CHANGELOG.md: add
This commit is contained in:
parent
239381d4f1
commit
0bcbef07d4
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
Normal file
16
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Release 20.09 (unreleased)
|
||||
|
||||
## State version changes:
|
||||
|
||||
These changes are only active
|
||||
if the `system.stateVersion` option is set to `"20.09"` or later.
|
||||
|
||||
* `home-manager.useUserPackages` now defaults to `true`.
|
||||
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.09` yet,
|
||||
either or attempt an upgrade to `release-19.09`
|
||||
and follow the instructions, or backup and reinstall (preferred).
|
||||
Loading…
Add table
Add a link
Reference in a new issue