| 17 Aug 2025 |
matthewcroughan - nix.zone | It's more of a party trick | 20:30:52 |
pentane ⭔ | Not sure, I've mostly manually sideloaded the OTA zips so far | 20:31:04 |
matthewcroughan - nix.zone | I've used it, it works, but my understanding was that you can't jump major revs | 20:31:15 |
pentane ⭔ | but I'm gonna start using it as soon as I have a proper CI for testing new versions set up | 20:31:24 |
matthewcroughan - nix.zone | And you always have to increment the buildDateTime and put the zip on a webserver | 20:31:37 |
matthewcroughan - nix.zone | it's neat though | 20:31:39 |
pentane ⭔ | is that an inherent limitation of the AOSP OTA update process or just a safeguard of the LOS updater? | 20:32:16 |
pentane ⭔ | asking bc I'm able to sideload major version jump OTA zips just fine | 20:32:47 |
matthewcroughan - nix.zone | https://wiki.lineageos.org/devices/pyxis/upgrade/variant2/ | 20:33:02 |
matthewcroughan - nix.zone |
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 - nix.zone | This is a good stability test for my GPD pocket | 20:39:27 |
matthewcroughan - nix.zone | will it last | 20:39:28 |
matthewcroughan - nix.zone |  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 - nix.zone | Looks like it built pentane ⭔ | 23:46:36 |
matthewcroughan - nix.zone | {
device = "pyxis";
flavor = "lineageos";
flavorVersion = "22.2";
microg.enable = true;
apps = {
fdroid.enable = true;
seedvault.enable = true;
};
}
| 23:47:26 |
matthewcroughan - nix.zone | Will try running it later :) | 23:47:31 |
matthewcroughan - nix.zone | 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 - nix.zone changed their display name from matthewcroughan to matthewcroughan @ nix.camp. | 18:41:48 |
| chrillefkr joined the room. | 21:46:23 |