| 17 Aug 2025 |
matthewcroughan |
The updater app does not support upgrades from one version of LineageOS to another, and will block installation to any update for a different version. Upgrading manually requires similar steps to installing LineageOS for the first time.
| 20:33:13 |
matthewcroughan | This is a good stability test for my GPD pocket | 20:39:27 |
matthewcroughan | will it last | 20:39:28 |
matthewcroughan |  Download image.png | 20:39:40 |
pentane ⭔ | Looked it up btw, it's a safeguard in the updater app that can be disabled via a system property | 21:31:04 |
pentane ⭔ | https://github.com/LineageOS/android_packages_apps_Updater/blob/lineage-22.2/app/src/main/java/org/lineageos/updater/misc/Utils.java#L120 | 21:31:05 |
matthewcroughan | Looks like it built pentane ⭔ | 23:46:36 |
matthewcroughan | {
device = "pyxis";
flavor = "lineageos";
flavorVersion = "22.2";
microg.enable = true;
apps = {
fdroid.enable = true;
seedvault.enable = true;
};
}
| 23:47:26 |
matthewcroughan | Will try running it later :) | 23:47:31 |
matthewcroughan | need to backup and stuff | 23:48:36 |
| 18 Aug 2025 |
pentane ⭔ | nice! | 06:52:02 |
| Internet Managing Joint joined the room. | 22:13:09 |
| 20 Aug 2025 |
oak 🏳️🌈♥️ | Is there some way to do rate limiting with Nix? I started to get these annoying errors: description: "Short term server-time rate limit exceeded" | 14:06:48 |
oak 🏳️🌈♥️ | Next time I'll get this error I'll just try to set --max-jobs=1 | 14:12:12 |
oak 🏳️🌈♥️ | It's like 6 months I was properly into Robotnix project back then, and now it feels many things have changed :D Like the introduction of a new flavorVersion attribute | 14:12:57 |
oak 🏳️🌈♥️ | back then I was looking at fixing the source builds of Chromium, but it all started to feel too messy back then and then I was distracted to other things | 14:17:45 |
| 25 Aug 2025 |
| x10an14 joined the room. | 21:24:44 |
| 26 Aug 2025 |
pentane ⭔ | Yeah, my go-to solution also is to just fetch with one thread | 08:14:02 |
| 27 Aug 2025 |
| martijn joined the room. | 13:59:11 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @ nix.camp. | 18:41:48 |
| chrillefkr joined the room. | 21:46:23 |
| 29 Aug 2025 |
| magic_rb changed their profile picture. | 19:30:58 |
| 2 Sep 2025 |
| haras-unicorn joined the room. | 15:50:41 |
| 4 Sep 2025 |
jaen | Wait, is this suddenly not dead anymore? And here I thought it's impossible to get it to build until I write an incremental AOSP build system xS Not sure if I should be happy or annoyed at not being smart enough xD | 20:23:51 |
pentane ⭔ | the build system is still very much non-incremental | 20:24:26 |
pentane ⭔ | all I did was bring stuff up to date | 20:24:38 |
jaen | Yeah, I figured, the thing is I marvel at you being able to do that when Android builds for hours and a failure throws all the progress out the windows ;' ) | 20:25:17 |
jaen | * Yeah, I figured, the thing is I marvel at you being able to do that when Android builds for hours and a failure throws all the progress out the window ;' ) | 20:25:32 |
Atemu | And wrote whole git-repo and room-service re-implementation in rust on the side.. ;) | 20:25:40 |
Atemu | * And wrote whole git-repo and room-service reimplementation in rust on the side.. ;) | 20:25:54 |