1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 21:17:45 +03:00
mobile-nixos/examples/phosh
Luflosi eb2d544acf
examples/phosh: rename kgx -> gnome-console
kgx is an alias of gnome-console in Nixpkgs, so switch to using gnome-console directly.
2022-10-30 12:24:46 +01:00
..
configuration.nix examples/phosh: Break out generic config in discrete file 2022-10-12 18:17:50 -04:00
default.nix examples/phosh: init 2022-05-24 15:29:29 -04:00
phosh.nix examples/phosh: rename kgx -> gnome-console 2022-10-30 12:24:46 +01:00
README.md examples/phosh: init 2022-05-24 15:29:29 -04:00

Building

The stage-2 needs to be built natively on the target architecture (armv7 on armv7, aarch64 on aarch64).

(Though the tooling will try to build it through cross-compilation!)