drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 250 seconds]
drakonis has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos-dev
drakonis has quit [Ping timeout: 250 seconds]
drakonis_ has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 258 seconds]
drakonis1 has joined #nixos-dev
tom39291 has joined #nixos-dev
pie__ has joined #nixos-dev
pie___ has quit [Ping timeout: 272 seconds]
drakonis1 has quit [Quit: WeeChat 2.3]
orivej has quit [Ping timeout: 272 seconds]
ajs124 has left #nixos-dev [#nixos-dev]
init_6 has joined #nixos-dev
<tom39291>
Is anyone able to re-run https://hydra.nixos.org/build/90390761 ? Some large packages on aarch64 seem to time out. I'm working on getting access to a larger aarch64 machine (via scaleway) to try to reproduce, but until then it'd be nice if my rpi could use Firefox (which fails because LLVM failed).
<srhb>
tom39291: Yeah. I think I got everything. Bit of a queue though, and it seems in general we're waiting for aarch64 mostly these days, so I guess our infrastructure on that platform is a bit overloaded.
<delroth>
for some reason the cached version has a broken patchelf output, and building the same version from head (has same derivation hash and all) gives "good" output
<delroth>
anyone maybe understands how that can happen? :)
drakonis has quit [Remote host closed the connection]
<srhb>
delroth: Do you have the sandbox on or off?
<delroth>
on, pretty sure
<delroth>
sandbox = true
<srhb>
delroth: That does sound like a potential bug in the hook then... Weird.
<srhb>
I can't seem to trigger it, so maybe something specific to the builder.. Yuck.
<delroth>
yeah, I've been trying to reproduce it locally too... but failing
<srhb>
I think it deserves a separate issue for sure...
<noonien>
any projects that caontain a shell.nix and default.nix i can take a look at?
<srhb>
noonien: Sounds like a topic for #nixos :)
<noonien>
oh man, wrong channel again, sorry about that, i need to stop coming here when tired
<srhb>
This channel is mostly for discussions related to project-wide decisions, problems, etc.
<{^_^}>
hydra#624 (by kquick, 13 weeks ago, open): Add job status headers (web useability for red/green colorblindness).
<samueldr>
the thumbsup? no
<gchristensen>
I meant to ask, do you think it is sufficiently good to merge?
<samueldr>
oh
<samueldr>
yeah, imo it's good to go
JosW has joined #nixos-dev
scientist has joined #nixos-dev
<scientist>
is anybody here ?
<manveru>
scientist: what's up?
<scientist>
manveru: well i have a problem loading my custom keyboard layout in my configuration.nix file
<manveru>
scientist: that'd be #nixos :)
<scientist>
manveru: nobody is responding to this question, do you know when the infinisil guy gets on, because he has been the one that has been able to help me with this problem
<manveru>
no idea, but pretty much everyone in here is also in #nixos, and this is not related to NixOS development, so I'm not sure you'll get much more help
<samueldr>
most often, when a question isn't answered, it is because people don't know the answer
<gchristensen>
scientist: best bet is to find a way to help yourself solve the problem, infinisil won't be able to help with everything
<scientist>
gchristensen: my problem is with xkb, i just want to finish this so i can get back to coding
<gchristensen>
right. so maybe there is a better resource, more specific to xkb than the NixOS community
<scientist>
gchristensen: well the layout works, but when i put it in my configuration.nix file and it boots it does not switch to my custom layout, i have only been using nixos for a week, so i am still getting used to things
<manveru>
scientist: fwiw, i run xkblayout in my xsession file, since i couldn't get that to work easily either
<simpson>
scientist: That's about how well things work here; I haven't wanted to really put more stuff into configuration.nix and I have multiple keyboards to switch between, so I just run xmodmap instead. It's a tiny annoyance, but like you say, gotta get back to coding.
<scientist>
thanks for the tips, i'll try a couple more things, if they don't work i will just run the command