!UUYziobKGGxpovWyAN:nixos.org

Robotnix

262 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix82 Servers

Load older messages


SenderMessageTime
27 Apr 2026
@chrillefkr:matrix.orgchrillefkrAhh, okok. Thanks. What would you recommend for me to get further? I just figured I should fetch some updates for my phone ya know21:15:46
@cyclopentane:aidoskyneen.eupentane * (OTA upgrades are signed with releasekey by default) 21:15:47
@cyclopentane:aidoskyneen.eupentane

hmm, I am very much confused how your initial build worked in the first place, but as a bandaid (ymmv), I'd recommend manually patching over the error by specifying which key the APK should be signed with:

signing.extraApks."com.android.appsearch.apk.apk" = "${config.device}/releasekey";

21:17:14
@chrillefkr:matrix.orgchrillefkrAh cool! I'll fiddle around and see if I can get it to sign. Thanks! I can send over the state of my flake.lock + .nix etc of where it worked if you want21:19:06
@cyclopentane:aidoskyneen.eupentanewould be great to get some insights, thanks! :)21:19:41
@chrillefkr:matrix.orgchrillefkrDownload robotnix-working-for-pentane.tar.gz21:22:35
@cyclopentane:aidoskyneen.eupentaneOhh I see now21:24:17
@cyclopentane:aidoskyneen.eupentanethat was from before I added the signing safeguard patch from GrapheneOS21:24:31
@cyclopentane:aidoskyneen.eupentane* that was from before I added the signing safeguard patch from GrapheneOS to all distros21:24:36
@chrillefkr:matrix.orgchrillefkrYou're quick at this lol, cool21:24:49
@cyclopentane:aidoskyneen.eupentanei.e. the APEX file from your error message simply was left with its test keys21:25:03
@cyclopentane:aidoskyneen.eupentaneso the safeguard caught my past error and worked as intended, i guess 😂 21:25:31
@cyclopentane:aidoskyneen.eupentaneLet's hope that LineageOS doesn't complain upon the next upgrade21:25:48
@chrillefkr:matrix.orgchrillefkrOkay, you lost me 😅 what should I do?21:28:01
@cyclopentane:aidoskyneen.eupentanebest to try to apply the upgrade with this fix21:30:29
@cyclopentane:aidoskyneen.eupentanenot 100% sure that it'll work but worth a try21:30:37
@chrillefkr:matrix.orgchrillefkrYou goddamn genius, it worked. But now I'm stuck on another app failing to sign. I will try to figure this one out myself 😄 thx!21:36:03
@cyclopentane:aidoskyneen.eupentane if it's the same error, adding that one to extraApks too will work too :) 22:35:17
29 Apr 2026
@brittonr_:matrix.orgbrittonr removed their profile picture.14:44:11
@bigfreakintaco:matrix.orgbigfreakintacoHi everyone, hope you are doing well. I have been building GrapheneOS the manual way for the past few years, and recently stumbled across Robotnix, and have it working with GrapheneOS, but the only part I can't figure out, is how to use our existing release/signing keys from GrapheneOS. I tried creating a folder called "keys" in the main dir I cloned, and it doesn't find them. Then in the config file, I can't figure out what setting to use to set the path to my keys because the documented settings seem to be obsolete now. I'll be happy to contribute to the project with updated docs (if needed) once I learn how; but any tips are SUPER appreciated! <316:50:08
@cyclopentane:aidoskyneen.eupentane can you post ls -l keys? 17:04:04
@cyclopentane:aidoskyneen.eupentane (I suspect it's because your keys are located at keys/*.pk8 instead of keys/<devicename>/*.pk8 17:04:51
@bigfreakintaco:matrix.orgbigfreakintacoimage.png
Download image.png
17:05:22
@bigfreakintaco:matrix.orgbigfreakintacoYes, they are! Sweet I'll change it now and rebuild!17:05:39
@cyclopentane:aidoskyneen.eupentaneyes, looks good!17:06:35
@cyclopentane:aidoskyneen.eupentane (basically, just move all of these files into keys/<devicename>) 17:07:00
@bigfreakintaco:matrix.orgbigfreakintacoI will join up on the github and submit some PRs; my gh username is pyrite35717:08:01
@cyclopentane:aidoskyneen.eupentaneI don't think this'd require any PRs...?17:09:00
@cyclopentane:aidoskyneen.eupentaneexcept maybe one for the docs17:09:12
@bigfreakintaco:matrix.orgbigfreakintacoYes that is what I'm offering is I am offering to help improve docs if so desired17:09:30

Show newer messages


Back to Room ListRoom Version: 6