!UUYziobKGGxpovWyAN:nixos.org

Robotnix

244 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix75 Servers

Load older messages


SenderMessageTime
6 Jan 2026
@magic_rb:matrix.redalder.orgmagic_rbsorry, 5 namespaces19:04:45
@cyclopentane:aidoskyneen.eupentane oh and I'd recommend doing the trial and error work either with debugEnterEnv or without Nix in a standard git-repo checkout 19:05:34
@cyclopentane:aidoskyneen.eupentanewouldve saved me lots of work if i had started doing that earlier 😅19:06:07
@magic_rb:matrix.redalder.orgmagic_rb:P19:06:14
@cyclopentane:aidoskyneen.eupentane back in the day, danielfullmer wrote in the docs that robotnix isn't intended to speed up normal AOSP development but rather to make it easier to redistribute working setups, and after wasting dozens of hours trial-and-erroring non-incremental, sandboxed robotnix builds, i wholeheartedly agree with that 19:07:38
@magic_rb:matrix.redalder.orgmagic_rbi got somewhere19:10:44
@magic_rb:matrix.redalder.orgmagic_rb https://xdaforums.com/t/rom-14-oneplus-5-5t-aosp-for-oneplus-5-07-august-2024.4634505/post-89446115 19:10:56
@magic_rb:matrix.redalder.orgmagic_rbthis was the hint19:10:57
@magic_rb:matrix.redalder.orgmagic_rb i threw out "hardware/qcom/wlan" 19:11:10
@magic_rb:matrix.redalder.orgmagic_rband i got to a kernel compat issue :P19:11:14
@magic_rb:matrix.redalder.orgmagic_rb error: hardware/interfaces/compatibility_matrices/Android.bp:95:1: "framework_compatibility_matrix.6.xml" depends on undefined module "kernel_config_s_4.14". 19:11:25
@magic_rb:matrix.redalder.orgmagic_rbany idea what that is saying19:11:37
@magic_rb:matrix.redalder.orgmagic_rbah19:12:36
@magic_rb:matrix.redalder.orgmagic_rbonce in the env, what do i do?19:56:54
@magic_rb:matrix.redalder.orgmagic_rb
$ lunch lineage_kebab cur user
panic: Missing config cur.  Trace=[cur]

goroutine 1 [running]:
main.main()
	build/soong/cmd/release_config/release_config/main.go:71 +0x14c5
In file included from build/make/core/config.mk:419:
In file included from build/make/core/envsetup.mk:51:
build/make/core/release_config.mk:142: error: release-config failed to run.
19:56:41 dumpvars failed with: exit status 1
Device kebab not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Found repository: android_device_oneplus_kebab
Traceback (most recent call last):
  File "/home/magicrb/robotnix/source/los/vendor/lineage/build/tools/roomservice.py", line 295, in <module>
    revision = get_default_or_fallback_revision(repo_name)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/magicrb/robotnix/source/los/vendor/lineage/build/tools/roomservice.py", line 248, in get_default_or_fallback_revision
    default_revision = get_default_revision()
                       ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/magicrb/robotnix/source/los/vendor/lineage/build/tools/roomservice.py", line 104, in get_default_revision
    m = ElementTree.parse(get_manifest_path())
                          ^^^^^^^^^^^^^^^^^^^
  File "/home/magicrb/robotnix/source/los/vendor/lineage/build/tools/roomservice.py", line 96, in get_manifest_path
    m = ElementTree.parse(".repo/manifest.xml")
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/8w718rm43x7z73xhw9d6vh8s4snrq67h-python3-3.12.10/lib/python3.12/xml/etree/ElementTree.py", line 1204, in parse
    tree.parse(source, parser)
  File "/nix/store/8w718rm43x7z73xhw9d6vh8s4snrq67h-python3-3.12.10/lib/python3.12/xml/etree/ElementTree.py", line 558, in parse
    source = open(source, "rb")
             ^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '.repo/manifest.xml'
panic: Missing config cur.  Trace=[cur]

goroutine 1 [running]:
main.main()
	build/soong/cmd/release_config/release_config/main.go:71 +0x14c5
In file included from build/make/core/config.mk:419:
In file included from build/make/core/envsetup.mk:51:
build/make/core/release_config.mk:142: error: release-config failed to run.
19:56:42 dumpvars failed with: exit status 1
panic: Missing config cur.  Trace=[cur]

goroutine 1 [running]:
main.main()
	build/soong/cmd/release_config/release_config/main.go:71 +0x14c5
In file included from build/make/core/config.mk:419:
In file included from build/make/core/envsetup.mk:51:
build/make/core/release_config.mk:142: error: release-config failed to run.
19:56:42 dumpvars failed with: exit status 1

** Don't have a product spec for: 'lineage_kebab'
** Do you have the right repo manifest?
19:56:56
@magic_rb:matrix.redalder.orgmagic_rbi think i get whats happening. lineageos has multiple drivers for qcom which implement the same qcom_hal which is extremely weird but sure. They probably have some patch somewhere which automatically imports the correct namespace, but im missing that so i gotta do it manually21:37:19
11 Jan 2026
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone pentane: I guess we'll meet up at aurora, but I was wondering whether you got graphics and AVF working on graphene? 01:29:17
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonelike is it actually possible to do something like running sway in AVF01:29:32
@ivank:matrix.orgivan joined the room.01:45:05
@cyclopentane:aidoskyneen.eupentaneUhh not yet, but I was planning to do so still12:24:04
12 Jan 2026
@jappie:jappie.devjappie joined the room.17:28:26
13 Jan 2026
@mio:chat.mio19.ukmioany plan to update to 25.11?03:01:12
@atemu12:matrix.orgatemu12Feel free to shoot a PR03:19:27
@atemu12:matrix.orgatemu12It's just simply not really that high of a priority usually03:19:52
@atemu12:matrix.orgatemu12The most important bits are rust tooling versions for the updater03:20:46
24 May 2021
@grahamc:nixos.org@grahamc:nixos.org set the history visibility to "world_readable".16:44:23
@grahamc:nixos.org@grahamc:nixos.org changed the room name to "" from "".16:44:23
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) joined the room.16:44:33
@grahamc:nixos.org@grahamc:nixos.org invited @danielrf:matrix.orgdanielrf.16:44:48
@grahamc:nixos.org@grahamc:nixos.orgchanged room power levels.16:44:52

Show newer messages


Back to Room ListRoom Version: 6