mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
CHANGELOG.md: point users towards #91
This commit is contained in:
parent
cc579c0129
commit
d6c50d76b0
2 changed files with 10 additions and 2 deletions
|
|
@ -14,3 +14,9 @@ if the `system.stateVersion` option is set to `"20.09"` or later.
|
|||
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).
|
||||
|
||||
## Known issues:
|
||||
|
||||
* If `make` fails on your device with `Function not implemented`,
|
||||
report that in https://github.com/t184256/nix-on-droid/issues/91
|
||||
and consider setting `system.workaround.make-posix-spawn.enable = true;`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue