!UUYziobKGGxpovWyAN:nixos.org

Robotnix

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

Load older messages


SenderMessageTime
4 Jun 2025
@matthewcroughan:defenestrate.itmatthewcroughanI'll add github.com/NixOS/nixpkgs/pull/334924 then14:55:41
@matthewcroughan:defenestrate.itmatthewcroughanThen you can get in :P14:56:15
@cyclopentane:aidoskyneen.eupentane ⭔Shouldn't be necessary, Robotnix has its own debug env functionality14:56:29
@matthewcroughan:defenestrate.itmatthewcroughanI did a google search for robotnix docs and gave up when I couldn't find it14:56:43
@matthewcroughan:defenestrate.itmatthewcroughan I also ctrl + f''d for debug on the readme 14:57:02
@matthewcroughan:defenestrate.itmatthewcroughan I searched the repo for debug and found a lot of things that aren't what you're referencing 14:57:24
@cyclopentane:aidoskyneen.eupentane ⭔ If you've defined a robotnix system with foo = lib.robotnixSystem { ... }, you can access the debug env script with foo.config.build.debugEnterEnv 14:57:41
@cyclopentane:aidoskyneen.eupentane ⭔ Just remember to cd into an empty directory before, it'll create lots of bind mounts ;) 14:58:04
@cyclopentane:aidoskyneen.eupentane ⭔But yeah I agree that robotnix needs better docs14:58:22
@matthewcroughan:defenestrate.itmatthewcroughanI'll just add a tmate breakpoint and ssh into the failed build14:58:37
@matthewcroughan:defenestrate.itmatthewcroughanseems less janky than making a bunch of bind mounts?14:58:44
@cyclopentane:aidoskyneen.eupentane ⭔ in my experience, debugEnterEnv works pretty well 14:58:57
@cyclopentane:aidoskyneen.eupentane ⭔
In reply to @matthewcroughan:defenestrate.it
I'll just add a tmate breakpoint and ssh into the failed build
but yeah I suppose that this should work too
14:59:08
@matthewcroughan:defenestrate.itmatthewcroughan
user: matthew 🌐 swordfish in /tmp/nix-build-robotnix-lineage_hlte-2025040309.drv-0/build🔒 
❯ fd lineage_hlte.mk
out/soong/Android-lineage_hlte.mk
out/soong/installs-lineage_hlte.mk
out/soong/late-lineage_hlte.mk
out/soong/make_vars-lineage_hlte.mk
14:59:48
@matthewcroughan:defenestrate.itmatthewcroughan This is just --keep-failed, did you expect something not to work? 15:00:08
@cyclopentane:aidoskyneen.eupentane ⭔Yeah, it should include the sources too15:00:59
@matthewcroughan:defenestrate.itmatthewcroughan
[root@swordfish:/tmp/nix-build-robotnix-lineage_hlte-2025040309.drv-0/build]# grep -ri 'Robotnixprebuiltwebview'
out/error.log:Robotnixprebuiltwebview
grep: out/build_error: binary file matches
15:01:25
@cyclopentane:aidoskyneen.eupentane ⭔ I mean, I know that --keep-failed won't because the sources are bind-mounted into the workdir during the build process 15:01:27
@matthewcroughan:defenestrate.itmatthewcroughanyeah doesn't occur as expected15:01:32
@cyclopentane:aidoskyneen.eupentane ⭔Yep15:01:36
@matthewcroughan:defenestrate.itmatthewcroughanbu15:01:38
@matthewcroughan:defenestrate.itmatthewcroughan* bind mounts in a drv?15:01:42
@cyclopentane:aidoskyneen.eupentane ⭔Yep15:01:45
@cyclopentane:aidoskyneen.eupentane ⭔it creates its own namespace15:01:51
@matthewcroughan:defenestrate.itmatthewcroughanhow does that work15:01:51
@matthewcroughan:defenestrate.itmatthewcroughanI thought you couldn't do that in a drv15:02:01
@cyclopentane:aidoskyneen.eupentane ⭔Copying the sources wouldn't be feasible because they're massive15:02:02
@magic_rb:matrix.redalder.orgmagic_rbUser namespaces15:02:34
@cyclopentane:aidoskyneen.eupentane ⭔ modules/base.nix:323 ;) 15:02:39
@magic_rb:matrix.redalder.orgmagic_rbYou can run podman in a drv no problem15:02:46

Show newer messages


Back to Room ListRoom Version: 6