!UUYziobKGGxpovWyAN:nixos.org

Robotnix

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

Load older messages


SenderMessageTime
22 Apr 2023
@samueldr:matrix.orgsamueldrthere were issues IIRC with Android lower than 10, but I'm not 100% sure19:14:57
@samueldr:matrix.orgsamueldrit might have been lower than 919:15:06
@jtojnar:matrix.orgJan TojnarI guess we will see. I was hoping for minimal intervention for start and then diving deeper when I have more time.19:15:59
@jtojnar:matrix.orgJan Tojnarif it fails, I will probably just use the ROM from XDA and try to make robotnix over summer19:16:40
@jtojnar:matrix.orgJan Tojnaranyway, thanks for the links, I will bookmark them19:18:53
@atemu12:matrix.orgatemu12 Jan Tojnar: Check the XDA ROM's sources, perhaps you can simply use the device dir in regular LOS 19:55:47
@samueldr:matrix.orgsamueldrthe XDA thread didn't link to it, but I did the usual: go to the kernel source link, and look in the user's repo20:36:46
@samueldr:matrix.orgsamueldrthat's the last link I sent20:36:49
@samueldr:matrix.orgsamueldr

in my experience for outside repos you'll likely need

  • device
  • kernel
  • vendor
20:38:05
@samueldr:matrix.orgsamueldrand still in my experience, you'll find those in repos from the same owner/org20:38:26
@samueldr:matrix.orgsamueldr

here:

  • https://github.com/kamikaonashi/android_device_xiaomi_mido
  • https://github.com/kamikaonashi/android_kernel_xiaomi_mido
  • https://github.com/kamikaonashi/proprietary_vendor_xiaomi
20:39:05
@samueldr:matrix.orgsamueldrsometimes they'll have a lineage.dependencies or some other form of "manifest" available to guess at the repos needed, but many ROM developers don't20:39:45
23 Apr 2023
@therivercass:matrix.orgsilent_water
In reply to @therivercass:matrix.org
does anyone have thoughts on how to update the auditor app to the current release? gradle2nix hasn't been maintained in years and seems completely broken. auditor requires gradle 7.6 but that's much newer than the last supported update to gradle2nix.
I checked with the GrapheneOS development team and they'll accept a patch to make the attestation server url and avb fingerprint settable via resource configuration at build time. that should allow us to skip building the auditor app and just download the apk. sending them a PR this week.
01:31:44
@therivercass:matrix.orgsilent_waterPR here https://github.com/GrapheneOS/Auditor/pull/23413:54:34
25 Apr 2023
@stas:mainframe.lv@stas:mainframe.lv joined the room.19:59:22
27 Apr 2023
@ryantrinkle:matrix.orgryantrinkleis there a working recent-ish grapheneos build?18:17:20
@atemu12:matrix.orgatemu12 ryantrinkle: Haven't checked it out but https://github.com/danielfullmer/robotnix/pull/203 is a thing 18:18:53
@ryantrinkle:matrix.orgryantrinkleYeah, i tried that, but it didn't work immediately due to something with sops18:21:00
@ryantrinkle:matrix.orgryantrinklei just added a comment there18:22:31
28 Apr 2023
@therivercass:matrix.orgsilent_waterhmm with the sops options disabled?11:48:51
@therivercass:matrix.orgsilent_waterok I'll take a look this morning before work11:49:00
@therivercass:matrix.orgsilent_waterI might have missed a guard somewhere11:49:07
@therivercass:matrix.orgsilent_water@ryantrinkle are you using the flake to build or are you using the release script?11:51:27
@therivercass:matrix.orgsilent_water * ryantrinkle: are you using the flake to build or are you using the release script? 11:51:40
@therivercass:matrix.orgsilent_watercan you also share your config and a log of the error you're seeing?11:58:01
@therivercass:matrix.orgsilent_waterfound the issue. I had it reading sopsDecrypt.keyType without a guard to make sure sops decryption was actually enabled12:25:09
@therivercass:matrix.orgsilent_watertry the fix I just pushed and let me know if you have issues12:26:26
30 Apr 2023
@gooberpatrol66:matrix.orggooberpatrol66I get this error when building ota image18:23:40
@gooberpatrol66:matrix.orggooberpatrol66building '/nix/store/vd325v1dk21w4v53kkvlai88ag7s7rk9-crosshatch-signed_target_files-2022041111.zip.drv'... Missing KEYSDIR directory, did you use "--option extra-sandbox-paths /keys=..." ? error: builder for '/nix/store/vd325v1dk21w4v53kkvlai88ag7s7rk9-crosshatch-signed_target_files-2022041111.zip.drv' failed with exit code 1; 18:23:49
@gooberpatrol66:matrix.orggooberpatrol66Here is the config 18:24:29

Show newer messages


Back to Room ListRoom Version: 6