| 25 Apr 2025 |
thirdofmay18081814goya | oh neat there's a new attempt at gradle2nix | 17:02:11 |
| 29 Apr 2025 |
| @ygt:matrix.org left the room. | 23:39:54 |
| 1 May 2025 |
| rosariopulella changed their display name from Rosario Pulella to Rosuavio. | 20:08:50 |
| 3 May 2025 |
| @seb:tchncs.de left the room. | 21:45:48 |
| 1 May 2025 |
| oak 🏳️🌈♥️ changed their display name from oak - mikatammi.fi to oak. | 23:17:54 |
| oak 🏳️🌈♥️ changed their display name from oak to oak 🫱⭕🫲. | 23:18:25 |
| 5 May 2025 |
| @knoopx:matrix.org left the room. | 22:27:02 |
| 6 May 2025 |
| Ben Hall joined the room. | 19:36:34 |
| 7 May 2025 |
| Manu [tennox] joined the room. | 11:32:41 |
Manu [tennox] | I've never built a ROM but love NixOS on my laptop, and thought it would be awesome for my android (oneplus 6T) as well...
Lineage 22.2 is officially supported.
Am I totally naive to try to get robotnix to build it? | 11:34:48 |
Manu [tennox] | currently failing at this step - added to supported_devices.toml, but get this:
❯ ./update_device_dirs.py --branch lineage-22 oneplus_fajita
SKIP: lineage-22 branch does not exist for fajita
trying git ls-remote https://github.com/TheMuppets/proprietary_vendor_oneplus
SKIP: lineage-22 branch does not exist for https://github.com/TheMuppets/proprietary_vendor_oneplus
| 11:35:50 |
Manu [tennox] | * currently failing at this step - added to supported_devices.toml, but get this:
❯ ./update_device_dirs.py --branch lineage-22 oneplus_fajita
SKIP: lineage-22 branch does not exist for fajita
trying git ls-remote https://github.com/TheMuppets/proprietary_vendor_oneplus
SKIP: lineage-22 branch does not exist for https://github.com/TheMuppets/proprietary_vendor_oneplus
That repo seems un-updated since 3 years... 😥
| 11:38:41 |
Manu [tennox] | apparently TheMuppets just started using separate repos for the devices:
https://github.com/TheMuppets/proprietary_vendor_oneplus_fajita
| 11:50:06 |
Manu [tennox] | So after some hacks in the updater script the build is running, not sure if I did something wrong
https://github.com/nix-community/robotnix/compare/master...tennox:robotnix:fajita-22 | 12:05:24 |
| 8 May 2025 |
atemu12 | The old bad update script has a whitelist branches where it tries the device-specific one | 12:36:58 |
atemu12 | There's a condition somewhere that checks the branch and does it this way | 12:37:36 |
atemu12 | You could flip that so that it's a whitelist for old branches | 12:38:14 |
atemu12 | Or remove it entirely because I don't think anyone cares for updating a branch that's old enough to have the combined vendor dir | 12:38:31 |
atemu12 | I have done some preparations for 22.2 using the old script but haven't gotten around to finishing it | 12:39:19 |
atemu12 | You should do 22.1 for now; that ought to work | 12:39:35 |
Manu [tennox] | I got so close, but build fails in the end:
https://github.com/nix-community/robotnix/issues/292 | 15:00:04 |
Manu [tennox] | * thanks 🙏
I got so close, but build fails in the end:
https://github.com/nix-community/robotnix/issues/292 | 15:00:24 |
atemu12 | Is that with your changes from above or with what I recommended you to do? | 15:14:07 |
atemu12 | btw. that's just the build of the build process, the actual build didn't even start yet ^^' | 15:14:22 |
atemu12 | The error sounds to me like it's missing some directory that should be there | 15:15:01 |
atemu12 | I don't recognise which one it is | 15:15:09 |
| 14 May 2025 |
| eldritchcookie joined the room. | 20:32:07 |
| 19 May 2025 |
| oak 🏳️🌈♥️ changed their display name from oak 🫱⭕🫲 to oak. | 10:59:12 |
| oak 🏳️🌈♥️ changed their display name from oak to oak 🏳️🌈♥️. | 11:00:58 |
| 21 May 2025 |
autra | Hi! I've built lineage os for my phone with robotnix, with microg enabled. However, the self-test reports that signature spoofing is not enabled. From microg documentation, it says that lineageos should be supported out-of-the-box. Any idea what could go wrong? | 08:46:52 |