Robotnix | 225 Members | |
| Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix | 68 Servers |
| Sender | Message | Time |
|---|---|---|
| 12 Nov 2025 | ||
| https://github.com/nix-community/robotnix/pull/328 | 22:56:22 | |
| i mean, i could technically try this on my oneplus 8t, but maybe not on my primary and only phone lol | 23:10:12 | |
| 13 Nov 2025 | ||
| I was doing it in a directory with no existing akita*.zip | 00:09:29 | |
| 17 Nov 2025 | ||
| hi! I'm wondering if updater.url really works.... It's currently commented on modules/release.nix:163 | 10:59:34 | |
| Hmm, haven't dealt with that part of the code yet | 22:33:02 | |
but that's not the location where the actual on-device app is being configured - that happens via an RRO in modules/apps/updater.nix | 22:34:51 | |
| 18 Nov 2025 | ||
| pentane ⭔: I'm having a problem with 2025111800
| 23:06:09 | |
| I don't have a google_devices directory in vendor, at all
| 23:15:37 | |
| 19 Nov 2025 | ||
| Yep, on it already | 09:48:30 | |
| should've posted that in the PR thread, sorry | 09:48:59 | |
| pentane ⭔: Is the patch file missing from the commit? https://github.com/nix-community/robotnix/pull/330/commits/5dcd6a7046403dc374c8701b6a1f1d14c4140c62 | 12:36:54 | |
| yep, sorry, just force-pushed it | 14:07:05 | |
| gonna try to debug the actual build issue this evening | 14:07:12 | |
| 20 Nov 2025 | ||
| 06:14:22 | ||
| 21 Nov 2025 | ||
In reply to @cyclopentane:aidoskyneen.euhow is it going? | 04:36:19 | |
| 22 Nov 2025 | ||
| haven't had time yet, too much to do at work in the last couple days. gonna try to fix it this weekend | 12:15:34 | |
| Found the issue: https://github.com/nix-community/robotnix/pull/331/commits/f67e30e064544206ffe59604de41a92ddcc09a2d | 13:20:22 | |
| Still waiting for the lockfile bump to 2025112100 to complete, gonna test it on my tegu then | 13:20:48 | |
| (i should really also improve Git mirror support in repo2nix...) | 13:21:00 | |
| done: https://github.com/nix-community/robotnix/pull/331 | 22:26:52 | |
| 25 Nov 2025 | ||
| I'm thinking of buying myself a phone to play with robotnix, what are the best supported models? | 00:17:30 | |
| I don't see any sort of list in the documentation of what is known to work | 00:18:31 | |
| * | 00:19:06 | |
| Something like the 7a would be ideal and it should build | 01:32:33 | |
| What's the error? Do you have enough RAM? | 01:33:00 | |
| 26 Nov 2025 | ||
| hi, have a similar error building lineage for bluejay (pixel 6a). Graphene flavor and other lineage builds (e.g. FP4) build without error.
´´´ | 16:47:12 | |
| * hi, have a similar error building lineage for bluejay (pixel 6a). Graphene flavor and other lineage builds (e.g. FP4) build without error.
´´´ | 16:47:39 | |
| 29 Nov 2025 | ||
| oh that might be the same problem i ran into with lineage for pixel 9a it seems that at some point google switched to using bazel for building the kernel (https://android.googlesource.com/kernel/build/+/refs/heads/main/kleaf/README.md) I've tried various things to get it to work, but without success so far:
| 21:14:50 | |
| * oh that might be the same problem i ran into with lineage for pixel 9a it seems that at some point google switched to using bazel for building the kernel (https://android.googlesource.com/kernel/build/+/refs/heads/main/kleaf/README.md) I've tried various things to get it to work, but without success so far:
| 21:15:21 | |