sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS stable: 20.03 ✨ | 20.09 ZHF: https://discourse.nixos.org/t/nixos-20-09-zero-hydra-failures/8928 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 20.03 RMs: worldofpeace, disasm; 20.09: worldofpeace, jonringer | https://logs.nix.samueldr.com/nixos-dev
teto has quit [Ping timeout: 272 seconds]
<samueldr> that is around less than a year old change for the collapsible outputs
AlwaysLivid has quit [Ping timeout: 258 seconds]
<worldofpeace> arianvp: yeah, I think it will show you what subtest will fail now. But it's not collapsible ☚ī¸ I had a really hard time debugging tests when porting, sometimes.
rajivr has joined #nixos-dev
<aminechikhaoui> I think in both cases it's not ideal. Being unable to restart nixos tests jobs is probably also as annoying :/
<aminechikhaoui> niksnut's suggestion in https://github.com/NixOS/hydra/issues/551 is maybe a solution
<{^_^}> hydra#551 (by Gabriel439, 2 years ago, open): Restart "successful" builds that touch `nix-support/failed`
ris has quit [Ping timeout: 260 seconds]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #nixos-dev
AlwaysLivid has joined #nixos-dev
justanotheruser has quit [Ping timeout: 272 seconds]
justanotheruser has joined #nixos-dev
<samueldr> does this sound wrong, 1h31 to send inputs?
<samueldr> log is two lines long https://hydra.nixos.org/build/127856944/nixlog/19
<samueldr> one is adding the ssh host key, the other copying path '/nix/store/8ira9acs3xvykm4i81vzl6ml1fpjjyy7-gdk-pixbuf-2.40.0-dev' from 'https://cache.nixos.org'...
cole-h has joined #nixos-dev
justanotheruser has quit [Ping timeout: 260 seconds]
<samueldr> 3h 6m into sending inputs still
etu1 is now known as etu
justanotheruser has joined #nixos-dev
<samueldr> (the log now points to build 20, not 19, 19 got aborted)
justan0theruser has joined #nixos-dev
justanotheruser has quit [Ping timeout: 246 seconds]
cole-h has quit [Quit: Goodbye]
asymmetric has quit [Quit: Peace.]
asymmetric has joined #nixos-dev
MichaelRaskin has joined #nixos-dev
teto has joined #nixos-dev
orivej has joined #nixos-dev
ris has joined #nixos-dev
__monty__ has joined #nixos-dev
teto has quit [Quit: WeeChat 2.9]
orivej has quit [Ping timeout: 256 seconds]
justan0theruser has quit [Ping timeout: 246 seconds]
Shados has quit [*.net *.split]
hax404 has quit [*.net *.split]
maralorn has quit [*.net *.split]
regnat has quit [*.net *.split]
Irenes[m] has quit [*.net *.split]
zowoq[m] has quit [*.net *.split]
Taneb has quit [*.net *.split]
Shados has joined #nixos-dev
hax404 has joined #nixos-dev
orivej has joined #nixos-dev
regnat has joined #nixos-dev
maralorn has joined #nixos-dev
Irenes[m] has joined #nixos-dev
zowoq[m] has joined #nixos-dev
Taneb has joined #nixos-dev
<NinjaTrappeur> Do we have a generator for elixir config files somewhere? ie. for https://hexdocs.pm/elixir/master/Config.html
<NinjaTrappeur> (Or Mix.Config actually, it would do the trick as well)
<NinjaTrappeur> cc manveru
orivej has quit [Ping timeout: 272 seconds]
cocreature has left #nixos-dev ["WeeChat 2.6"]
orivej has joined #nixos-dev
Havelock has left #nixos-dev ["Tchou"]
cole-h has joined #nixos-dev
WilliButz has quit [Remote host closed the connection]
<worldofpeace> NinjaTrappeur: I believe elixir config files are just elixir? So that then be using nix to basically write elixir. this is kinda different than like a toml config format, which is what kind of things our `generators` support.
<NinjaTrappeur> worldofpeace: You're right. I realized that after posting my message and went for a plain string as configuration option :/
<NinjaTrappeur> Thanks :)
<worldofpeace> there could be something in `writers` like `writeElixir`, though, but it would be a different purpose and there isn't a lot of "in nixpkgs" support for elixir (though there is interest by some companies IIRC)
<worldofpeace> np 👍ī¸
peelz has quit [Remote host closed the connection]
rajivr has quit [Quit: Connection closed for inactivity]
<infinisil> niksnut: Care to join #nix-lang for some Nix language discussion?
justanotheruser has joined #nixos-dev
WilliButz has joined #nixos-dev
justan0theruser has joined #nixos-dev
justanotheruser has quit [Ping timeout: 240 seconds]
justan0theruser has quit [Ping timeout: 260 seconds]
justanotheruser has joined #nixos-dev
__monty__ has quit [Quit: leaving]
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos-dev
leungbk has joined #nixos-dev
noonien has quit [Ping timeout: 272 seconds]
noonien has joined #nixos-dev
<ris> opinions seeked - is #98877 rebuild-heavy enough to warrant staging?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/98877 (by r-burns, 5 hours ago, open): samba: 4.12.5 -> 4.12.6, fix build on darwin
<ris> 101-500
<samueldr> nah
<samueldr> all together, 539 paths to be rebuilt https://gist.github.com/GrahamcOfBorg/4917eac7361bac8ef97144f2ba3e8105
<samueldr> you can see that under the "Details" link of the "^.^!" check
<samueldr> since it's all together, that means it's around 250~300 per platform
<samueldr> uh, I can't even maths
<samueldr> 160~250 I meant
<samueldr> x86_64 generally ends up having a bit more packages than the others
leungbk has quit [Remote host closed the connection]
leungbk has joined #nixos-dev
leungbk has quit [Ping timeout: 256 seconds]
leungbk has joined #nixos-dev
sdier has quit [Read error: Connection reset by peer]
c00w has quit [Read error: Connection reset by peer]
sdier has joined #nixos-dev
c00w has joined #nixos-dev
leungbk has quit [Ping timeout: 258 seconds]
abathur has quit [Quit: abathur]
justanotheruser has quit [Ping timeout: 246 seconds]
leungbk has joined #nixos-dev
<worldofpeace> Hey kids, GO / NO-GO meeting for 20.09 https://discourse.nixos.org/t/go-no-go-meeting-nixos-20-09-nightingale/9169/3
<worldofpeace> adults are allowed too, you just can't touch any of our lego's
<worldofpeace> jk, but please be mindful of the survey link so we can actually have a date