mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
modules, ...: get rid of config.build.arch
This commit is contained in:
parent
54a535b91b
commit
45fcd2da39
15 changed files with 67 additions and 54 deletions
|
|
@ -11,6 +11,7 @@
|
|||
`pkgs = import nixpkgs { system = "aarch64-linux"; };`
|
||||
as an argument to `nixOnDroidConfiguration`.
|
||||
If in doubt, refer to the `templates`.
|
||||
* `config.arch` option has been dropped. Consider using `pkgs.system` instead.
|
||||
|
||||
## Release 23.11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue