| 1 Dec 2025 |
@roadroller01:matrix.org | * Doesn't robotnix support aarch64-linux?!
I have just ran
nix flake show --all-system
| 16:21:33 |
@roadroller01:matrix.org |  Download screenshot-2025-12-01_19:20:40.png | 16:22:04 |
magic_rb | I think i asked this question and the answer i think i got was "no because android ships rebuilt binaries but only for x86" | 16:39:56 |
Atemu | This fact may have changed but you'd need to research that | 16:51:48 |
magic_rb | (I did remember right, yay!) | 16:58:37 |
@roadroller01:matrix.org | what about the first question haha | 17:52:08 |
@roadroller01:matrix.org | What is exactly the purpose of using the pre-build binaries by google in android-nixpkgs? As they don't provide any for aarch64. | 20:54:28 |
| 2 Dec 2025 |
@roadroller01:matrix.org | I might be new here but it seems that most if not all pkgs in android-nixpkgs are now available under nixpkgs androidenv.*
This might be new idk is there something am missing?
I am now changing android-nixpkgs to androidenv.* as it support aarch64,
Please notify me if there is something I am missing.
Thanks! | 01:49:21 |
@roadroller01:matrix.org | * I might be new here but it seems that most if not all pkgs in android-nixpkgs are now available under nixpkgs androidenv.*
This might be new idk is there something am missing?
I am now changing android-nixpkgs to androidenv.* (not sure if it support aarch64),
Please notify me if there is something I am missing.
Thanks! | 01:56:49 |
pentane | okay so I just took a look at it, and it seems like that's gonna be a bit more difficult. github:TrebleDroid/treble_manifest works by taking the LineageOS git-repo manifest as a base, and <remove-project ... />ing a bunch of the upstream LineageOS directories. Back when I wrote repo2nix I decided against supporting these git-repo directives because they'd have required me to wade through the messy Python source code of git-repo (and yes, it already was difficult figuring out the override behaviour for the default/project-specific remotes) | 13:10:39 |