jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos-aarch64
orivej has quit [Ping timeout: 252 seconds]
LnL7 has joined #nixos-aarch64
LnL has quit [Ping timeout: 252 seconds]
LnL7 has quit [Client Quit]
LnL has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
tilpner_ has joined #nixos-aarch64
clever has quit [Ping timeout: 240 seconds]
tilpner has quit [Ping timeout: 240 seconds]
tilpner_ is now known as tilpner
clever has joined #nixos-aarch64
clever has quit [Changing host]
clever has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<Dezgeg>
yes, bootstrap tools sound plausible
<Dezgeg>
sphalerite: the kernel hack fakes the `uname -m` result based on what the `system` environment variable holds (e.g. armv7l-linux -> return armv7l)
<sphalerit>
Oh lol
<gchristensen>
could we some weird LD preload uname interceptor?
<gchristensen>
libmyname
<Dezgeg>
I'm kinda hoping one day the kernel patches to do this kind of faking via eBPF make it in, so no nixpkgs changes would be needed
<samueldr>
aarch64 desktop users: any one of you are using chromium? on 18.09 I had to apply patches for it to build, any of you doing the same?
<samueldr>
asking for two reasons: first it looks like I can't override patches to a chromium build in an overlay; still need to figure out for good why, but have a clue
<samueldr>
and second, it may be of interest to make it so it can be built from nixpkgs