mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
CHANGELOG: suggest remote building as well
This commit is contained in:
parent
568d80c5db
commit
2fba450df0
1 changed files with 3 additions and 1 deletions
|
|
@ -19,4 +19,6 @@ if the `system.stateVersion` option is set to `"20.09"` or later.
|
|||
|
||||
* 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;`
|
||||
and consider either
|
||||
[remote building](https://github.com/t184256/nix-on-droid/wiki/Remote-building)
|
||||
or setting `system.workaround.make-posix-spawn.enable = true;`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue