CHANGELOG.md: point users towards #91

This commit is contained in:
Alexander Sosedkin 2020-11-07 18:48:36 +01:00
parent cc579c0129
commit d6c50d76b0
2 changed files with 10 additions and 2 deletions

View file

@ -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;`