Android: Difference between revisions
imported>Valodim m forgot a line in the fhs shell.nix |
imported>Lopsided98 m Fix URL |
||
| Line 166: | Line 166: | ||
# [https://gist.github.com/Nadrieril/d006c0d9784ba7eff0b092796d78eb2a A shell.nix to build LineageOS] | # [https://gist.github.com/Nadrieril/d006c0d9784ba7eff0b092796d78eb2a A shell.nix to build LineageOS] | ||
# [https://github.com/ajs124/NixDroid NixDroid], building aosp roms (e.g. LineageOS) with nix. ( not very well documented and requires patches to nix ) | # [https://github.com/ajs124/NixDroid NixDroid], building aosp roms (e.g. LineageOS) with nix. ( not very well documented and requires patches to nix ) | ||
# [https://github.com/mrVanDalo/ | # [https://github.com/mrVanDalo/LineagoOS-build LineageOS build setup using terranix and hcloud], based on the [https://gist.github.com/Nadrieril/d006c0d9784ba7eff0b092796d78eb2a shell.nix to build LineageOS]. Useful if you are in a rush and don't have to much CPU power on your hand. | ||
== Using the nixpkgs androidenv == | == Using the nixpkgs androidenv == | ||