!UUYziobKGGxpovWyAN:nixos.org

Robotnix

241 Members
Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix75 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
30 Nov 2025
@oak:universumi.fioak 🏳️‍🌈♥️And is my device vulnerable or not if I'm running my own LineageOS?18:27:22
@oak:universumi.fioak 🏳️‍🌈♥️https://www.rapid7.com/blog/post/cve-2025-10184-oneplus-oxygenos-telephony-provider-permission-bypass-not-fixed/ It is likely this one. But shouldn't LineageOS build their own TelephonyProvider and not use any binary provided by OnePlus?18:33:46
1 Dec 2025
@oak:universumi.fioak 🏳️‍🌈♥️Screenshot_20251201-172227_Google Play services.png
Download Screenshot_20251201-172227_Google Play services.png
15:23:16
@oak:universumi.fioak 🏳️‍🌈♥️Now it showed again. How can I get rid of this?15:23:37
@roadroller01:matrix.org@roadroller01:matrix.orgHello, I am now trying to add support for building trebledroid/gsi image, Have anyone done anything?15:31:54
@roadroller01:matrix.org@roadroller01:matrix.orgFollowing this tutorial: https://github.com/TrebleDroid/treble_experimentations/wiki/How-to-build-a-GSI It seems that i just need to add https://github.com/TrebleDroid/treble_manifest/tree/android-15.0 to repo2nix.localManifests for lineage-22.115:34:24
@roadroller01:matrix.org@roadroller01:matrix.org

But idk how to access repo2nix.localManifests within:

robotnix.lib.robotnixSystem {
            flavor = "lineageos";

            # device codename - FP4 for Fairphone 4 in this case.
            # Supported devices are listed under https://wiki.lineageos.org/devices/
            device = "FP4";

            # LineageOS branch.
            # You can check the supported branches for your device under
            # https://wiki.lineageos.org/devices/<device codename>
            # Leave out to choose the official default branch for the device.
            flavorVersion = "22.2";

            apps.fdroid.enable = true;
            microg.enable = true;

            # Enables ccache for the build process. Remember to add /var/cache/ccache as
            # an additional sandbox path to your Nix config.
            ccache.enable = true;
        };

15:35:38
@roadroller01:matrix.org@roadroller01:matrix.org *

But idk how to access repo2nix.localManifests within:

robotnix.lib.robotnixSystem {
            flavor = "lineageos";

            # device codename - FP4 for Fairphone 4 in this case.
            # Supported devices are listed under https://wiki.lineageos.org/devices/
            device = "FP4";

            # LineageOS branch.
            # You can check the supported branches for your device under
            # https://wiki.lineageos.org/devices/<device codename>
            # Leave out to choose the official default branch for the device.
            flavorVersion = "22.2";

            apps.fdroid.enable = true;
            microg.enable = true;

            # Enables ccache for the build process. Remember to add /var/cache/ccache as
            # an additional sandbox path to your Nix config.
            ccache.enable = true;
        };

15:35:53
@roadroller01:matrix.org@roadroller01:matrix.org *

Hello,

I am now trying to add support for building trebledroid/gsi image, Have anyone done anything?

15:36:04
@roadroller01:matrix.org@roadroller01:matrix.org * Following this tutorial:
https://github.com/TrebleDroid/treble_experimentations/wiki/How-to-build-a-GSI
It seems that i just need to add https://github.com/TrebleDroid/treble_manifest/tree/android-15.0 to repo2nix.localManifests for lineage-22.1
15:36:25

Show newer messages


Back to Room ListRoom Version: 6