goibhniu has quit [(Ping timeout: 260 seconds)]
phreedom has quit [(Ping timeout: 248 seconds)]
mbrgm has quit [(Ping timeout: 260 seconds)]
mbrgm has joined joined #nixos-dev
phreedom has joined joined #nixos-dev
phreedom has quit [(Remote host closed the connection)]
vcunat has joined joined #nixos-dev
<vcunat> Hmm, rustc is failing build on staging. That seems the only significant regression ATM. The failure reproduces the same for me. https://hydra.nixos.org/build/64437623
<vcunat> Well, it's some test(s) failing.
<vcunat> Oh, I should've scanned my notifications first: https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345472766
JosW has joined joined #nixos-dev
goibhniu has joined joined #nixos-dev
orivej has quit [(Ping timeout: 255 seconds)]
ma27 has joined joined #nixos-dev
vcunat has quit [(Ping timeout: 240 seconds)]
phreedom has joined joined #nixos-dev
JosW has quit [(Quit: Konversation terminated!)]
<gchristensen> I think the rebuild-amount.sh script is blowing things out of proportion, counting each output of each package
<gchristensen> does that seem wrong?
<Dezgeg> try tweaking something like weechat and see if it counts as 1 or 2
<domenkozar> Profpatsch: is that from nixpkgs?
<domenkozar> I remember I added jing validation way back
<domenkozar> but don't think it was ported to nixos manual
<domenkozar> or maybe the other way around?
<domenkozar> time flies, I forget stuff like this :)
<domenkozar> so that's probably the --debug in effect
<domenkozar> nice find gchristensen
<gchristensen> :)
phreedom has quit [(Read error: Connection reset by peer)]
jtojnar has quit [(Quit: jtojnar)]
jtojnar has joined joined #nixos-dev
jtojnar has quit [(Read error: Connection reset by peer)]
jtojnar has joined joined #nixos-dev
orivej has joined joined #nixos-dev
vcunat has joined joined #nixos-dev
<orivej> vcunat: could you restart https://hydra.nixos.org/job/nixpkgs/staging/python27Packages.sqlalchemy.x86_64-darwin (in the latest evaluation)?
<vcunat> yes
<vcunat> done
<vcunat> unfortunately there's no way (I know) to restart all jobs that failed because of some build
<orivej> you can restart all failed jobs, but if it succeeds you may as well start a new evaluation
<orivej> (without restart I think it would be a cached failure in the new evaluation)
<vcunat> Oh, I see, all haskell was killed by that build.
<vcunat> I suppose I can restart all then.
<orivej> yes
<vcunat> Or after this one succeeds.
<vcunat> Hmm, many nixos tests are somehow broken https://hydra.nixos.org/build/64441222
<vcunat> (I don't have much time this weekend.)
<orivej> vcunat: this should be fixed by 50d8720d2a6fcdd0fb28912c5fb422c2051d5ab0
<vcunat> oh, nice :-)
<vcunat> another instance of these wrapper errors
jtojnar has quit [(Remote host closed the connection)]
orivej has quit [(Ping timeout: 248 seconds)]
jtojnar has joined joined #nixos-dev
<gchristensen> fwiw I was wrong :) it counts diffs correctly
ma27 has quit [(Ping timeout: 240 seconds)]
ma27 has joined joined #nixos-dev
ma27 has quit [(Client Quit)]
ma27 has joined joined #nixos-dev
ma27 has quit [(Ping timeout: 255 seconds)]
jtojnar has quit [(Remote host closed the connection)]
jtojnar has joined joined #nixos-dev
ma27 has joined joined #nixos-dev
gchristensen has quit [(Ping timeout: 240 seconds)]
globin has quit [(Ping timeout: 252 seconds)]
gchristensen has joined joined #nixos-dev
aminechikhaoui has quit [(Quit: leaving)]
aminechikhaoui has joined joined #nixos-dev
orivej has joined joined #nixos-dev
bgamari has quit [(Ping timeout: 240 seconds)]
bgamari has joined joined #nixos-dev
vcunat has quit [(Ping timeout: 246 seconds)]
tv1 is now known as tv
tv has quit [(Changing host)]
tv has joined joined #nixos-dev
goibhniu1 has joined joined #nixos-dev
goibhniu1 has quit [(Remote host closed the connection)]
goibhniu1 has joined joined #nixos-dev
goibhniu has quit [(Ping timeout: 240 seconds)]
<gchristensen> I think the rust rewrite of the eval checker is about done
<gchristensen> including fixes to the builder, and won't erroneously tag PRs with 0 rebuilds if it or master fails to eval
globin has joined joined #nixos-dev
<ekleog> is there any legitimate reason for this allowMissing = true; https://github.com/NixOS/nixpkgs/blob/8f389f331641561c2c0355edd9e83593bf908a39/nixos/modules/system/boot/stage-1.nix#L22 ? I think I've been looking for a few hours after a bug that's only due to a module dm_thin_pool not being found by the module closures, and at least being aware of it would have helped quite a bit...
<ekleog> (it was introduced with supression of the boot.initrd.allowMissing option in https://github.com/NixOS/nixpkgs/commit/6c9059e7178de44c6017438c3a464d4f312fe173 , but I don't get the rationale)
ma27 has quit [(Ping timeout: 246 seconds)]
<ekleog> (the point about dm_thin_pool is moot and I'm stupid, that said, the question about why this allowMissing=true remains?)
goibhniu1 has quit [(Ping timeout: 248 seconds)]
Sonarpulse has joined joined #nixos-dev