noonien has quit [Quit: Connection closed for inactivity]
orivej has joined #nixos-aarch64
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 265 seconds]
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
<Thra11>
samueldr: I share your hatred of those errors. Unfortunately, similar errors seem to be all too common in linux. I once spent a while trying to work out why a cross-compiled binary wouldn't run because all it said was "No such file or directory". In the end I worked out that it wasn't the binary or some config file that was missing, it was the interpreter, ld-linux.so.*.
orivej has quit [Ping timeout: 240 seconds]
<Thra11>
samueldr: I'll probably do what you suggest and add some verbose trace to fdtoverlay.
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
zupo has joined #nixos-aarch64
orivej has joined #nixos-aarch64
zupo has quit [Ping timeout: 265 seconds]
zupo has joined #nixos-aarch64
alp has quit [Ping timeout: 260 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp has joined #nixos-aarch64
THFKA4 has quit [Remote host closed the connection]
<dan_b`>
where /home/dan/dandroid.nix is approximately a nixos configuration.nix (actually, started as a copy of local.nix)
<samueldr>
yep yep, the stage-2 system built has almost no options set, so I'm sure it's in there like you said without even looking
<dan_b`>
'k, long as it's nothing I did wrong to add it
<dan_b`>
(I saw your comments on the P I opened, will go back and add that extra stuff in next day or two)
<dan_b`>
*PR
<samueldr>
I guess into "nixos disintegration" I should have a mkOverrideNixOSDefault that changes the option to nothing, with priority just one more than needed
<samueldr>
dan_b`: great!
<dan_b`>
but I thought it would be fun to press on and see if I could build weston (answer: not yet)
<samueldr>
cross?
<dan_b`>
yes
<samueldr>
I would really first do it natively
<samueldr>
so you know at least the config *should* work
<dan_b`>
that's a good and sensible point
<samueldr>
I can't wait for the day I can say "cross should work for stage-2", but I don't know when that'll be
<dan_b`>
but now I am going to plug this in, go to bed, and see if it's finished rebuilding all the modules by morning