gchristensen changed the topic of #nixos-borg to: https://www.patreon.com/ofborg https://monitoring.nix.ci/dashboard/db/ofborg?refresh=10s&orgId=1&from=now-1h&to=now "I get to skip reviewing the PHP code and just wait until it is rewritten in something sane, like POSIX shell. || https://logs.nix.samueldr.com/nixos-borg
<gchristensen> yeah samueldr its 32 here :(
<samueldr> it's been 32 all day here, but yesterday it went to 35, and probably will next 2 days
<samueldr> though, dunno how it would be called in the US, but there's humidex which can be used to get a feeling of how much hotter humidity makes it
<samueldr> it went over 40
<samueldr> okay, looks like it's about the same where you are
<gchristensen> yeah
<infinisil> samueldr: Not sure if you missed it before, but #cachix and #nixos-security are not yet logged by {`-`
<infinisil> Not sure if you want to include cachix though
<samueldr> yes I missed them, for cachix I'd wait to be asked, didn't know about #nixos-security
{`-`} has joined #nixos-borg
orivej has quit [Ping timeout: 240 seconds]
MichaelRaskin has quit [Quit: MichaelRaskin]
orivej has joined #nixos-borg
jtojnar has joined #nixos-borg
<samueldr> gchristensen: not really, doesn't happen when re-opening
<samueldr> wait
<gchristensen> maybe a race condition
<samueldr> another tab is repeated
<samueldr> (I was looking for the same one you saw)
<samueldr> it's really weird
<samueldr> anything changed since the last viewer update with logging/queue?
<gchristensen> not that I know of
<infinisil> Doesn't seem to be progressing
<infinisil> Oh wait, now it does
<samueldr> nothing jumps at me, messages look alright
<infinisil> I just stared at it compiling a single file for like 3 minutes..
<infinisil> Not sure if I would want to see that file..
<gchristensen> lol
<Dezgeg> probably some other build is taking all the resources
<Dezgeg> I mean it's not even c++ or rust or scala code :P
<gchristensen> its a slow system per-core
<Dezgeg> yes, but there's still dozens of other small files that could be compiled in paralle
<gchristensen> yeah
<infinisil> The build timed out :)
<LnL> a bunch of pull request checks are failing because of restricted mode, but there's one that still passed (#43033)
<{^_^}> https://github.com/NixOS/nixpkgs/pull/43033 (by bkchr, open): Plasma5 & KdeApplications bugfix releases
<LnL> I was suspecting the fetchGit change, but I'm not sure why one would still pass in that case
<gchristensen> maybe it passed before?
<LnL> well, it's right in the middle of the failures
<LnL> 43022 -> 43037
<LnL> a fix in ofborg would be --arg nixpkgs ./. that's similar to what hydra does with inputs
<gchristensen> shit I broke ofborg :/
<LnL> oh?
<gchristensen> for some reason it dumped all its queue
<gchristensen> looking at why
<LnL> hmm, I actually can't reproduce the issue
<LnL> NIX_PATH=nixpkgs=. nix-instantiate --eval -E 'builtins.fetchGit ./.' --option restrict-eval true
<{^_^}> [ofborg] @LnL7 opened pull request #189 → eval-checker: use explicit 'nixpkgs' argument for release.nix expressions → https://git.io/fbpuA