Atemu

Results 254 comments of Atemu

In my case the source dirs exist upstream but are ignored because cheeseburger is officially supported on 16 but not on 17.1. Forking Hudson and modifying targets was the easiest...

> There are ways of using Nix on Android (nix-on-droid) but they're very limited (...)

I'm aware that it's possible to modify the OS imperatively to include Nix but this is about baking Nix into the Android image declaratively.

I updated it by installing an ota zip containing a newer µG version. This is on LineageOS 18.1 of course, forgot to mention it. What does the appcache do though?...

It'd be nice if there was a build ID that was used to determine whether caches need to be cleared because we could just plug the drv hash into it...

(Suprisingly) working config for cheeseburger: ```Nix # SPDX-FileCopyrightText: 2022 Atemu # SPDX-FileCopyrightText: 2021 Daniel Fullmer and robotnix contributors # SPDX-License-Identifier: MIT # # Usage # ===== # # ``` #...

CI also fails on master, seems like it was borked externally.

Tested 19.1 on cheeseburger for the last few days and it's working well.

Webview works for me. Try clearing your package cache, that can cause issues like this.

Oh, we even have a `variant` option for that! I'll try that tomorrow. I'd still kind of like to have a regular userdebug build but with adb running.