sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.09 now in beta! https://discourse.nixos.org/t/nixos-19-09-feature-freeze/3707 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite | https://logs.nix.samueldr.com/nixos-dev
ris has quit [Ping timeout: 276 seconds]
ajs124 has quit [Quit: Gateway shutdown]
orivej has joined #nixos-dev
ajs124 has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
ris has joined #nixos-dev
p8 has joined #nixos-dev
p8 has quit [Ping timeout: 240 seconds]
p8 has joined #nixos-dev
qyliss has quit [Quit: bye]
qyliss has joined #nixos-dev
p8 has quit [Remote host closed the connection]
__monty__ has joined #nixos-dev
orivej has quit [Ping timeout: 252 seconds]
orivej has joined #nixos-dev
ixxie has joined #nixos-dev
rycee has quit [Remote host closed the connection]
worldofpeace has quit [Read error: Connection reset by peer]
domenkozar[m] has quit [Read error: Connection reset by peer]
jonge[m] has quit [Read error: Connection reset by peer]
atopuzov[m] has quit [Read error: Connection reset by peer]
yegortimoshenko has quit [Read error: Connection reset by peer]
ma27[m] has quit [Read error: Connection reset by peer]
timokau[m] has quit [Read error: Connection reset by peer]
abbradar[m] has quit [Read error: Connection reset by peer]
nocent has quit [Read error: Connection reset by peer]
roberth has quit [Read error: Connection reset by peer]
thefloweringash has quit [Read error: Connection reset by peer]
layus[m] has quit [Read error: Connection reset by peer]
vaibhavsagar has quit [Read error: Connection reset by peer]
matthewbauer has quit [Remote host closed the connection]
nh2[m] has quit [Read error: Connection reset by peer]
codyopel has quit [Read error: Connection reset by peer]
Ericson2314 has quit [Write error: Connection reset by peer]
bennofs[m] has quit [Write error: Connection reset by peer]
arcnmx has quit [Read error: Connection reset by peer]
alienpirate5 has quit [Write error: Connection reset by peer]
jtojnar has quit [Write error: Connection reset by peer]
dtz has quit [Read error: Connection reset by peer]
Ericson2314 has joined #nixos-dev
kcalvinalvin has quit [Quit: ZNC 1.7.4 - https://znc.in]
kcalvinalvin has joined #nixos-dev
arcnmx has joined #nixos-dev
alienpirate5 has joined #nixos-dev
bennofs[m] has joined #nixos-dev
domenkozar[m] has joined #nixos-dev
dtz has joined #nixos-dev
abbradar[m] has joined #nixos-dev
atopuzov[m] has joined #nixos-dev
codyopel has joined #nixos-dev
yegortimoshenko has joined #nixos-dev
nocent has joined #nixos-dev
roberth has joined #nixos-dev
timokau[m] has joined #nixos-dev
thefloweringash has joined #nixos-dev
worldofpeace has joined #nixos-dev
vaibhavsagar has joined #nixos-dev
ma27[m] has joined #nixos-dev
jtojnar has joined #nixos-dev
rycee has joined #nixos-dev
nh2[m] has joined #nixos-dev
jonge[m] has joined #nixos-dev
layus[m] has joined #nixos-dev
matthewbauer has joined #nixos-dev
niksnut has quit [Ping timeout: 240 seconds]
<worldofpeace> Yeah that's what I was suggesting Jan Tojnar, so I've requested if they could do the qt changes first.
<worldofpeace> and for having a test for these types of things. In general I think we're just lacking tests for the most basic things.
<jtojnar> worldofpeace sorry, did not notice that
<MichaelRaskin> NixOS tests are heavyweight (and therefore annoying to debug)…
<jtojnar> yeah, but I agree with the sentiment to require tests for every new module, especially when it is as easily tastable as this
<jtojnar> MichaelRaskin it would be nice if the perl shell had a function that would drop you into shell
<worldofpeace> lol, it would be nice if the driver could do just about anything more :D
<MichaelRaskin> True; and the initial setup time could also be better.
<jtojnar> instead of calling $machine->succeed('foo') or something like that
<MichaelRaskin> Kind of — it would be nice if the driver had an option to do _less_
<MichaelRaskin> The total runtime of my no-Qemu LibreOffice test is smaller than NixOS test boot time
<jtojnar> hmm, would $machine->succeed('machinectl shell') work?
orivej has quit [Ping timeout: 240 seconds]
niksnut has joined #nixos-dev
niksnut has quit [Ping timeout: 268 seconds]
orivej has joined #nixos-dev
niksnut has joined #nixos-dev
niksnut has quit [Ping timeout: 240 seconds]
niksnut has joined #nixos-dev
drakonis has joined #nixos-dev
niksnut has quit [Remote host closed the connection]
niksnut has joined #nixos-dev
AstraAdria4_Ari has quit [Quit: Leaving]
AstraAdria4Ari has quit [Quit: Leaving]
das_j has joined #nixos-dev
niksnut has quit [Ping timeout: 240 seconds]
ixxie has quit [Ping timeout: 240 seconds]
ekleog has quit [Quit: back soon]
niksnut has joined #nixos-dev
ekleog has joined #nixos-dev
niksnut has quit [Ping timeout: 240 seconds]
niksnut has joined #nixos-dev
niksnut has quit [Ping timeout: 276 seconds]
niksnut has joined #nixos-dev
niksnut has quit [Ping timeout: 265 seconds]
niksnut has joined #nixos-dev
<worldofpeace> 💖
lopsided98 has quit [Quit: Disconnected]
<worldofpeace> btw, always seeing this warning in meson projects "Duplicated values in array option is deprecated. This will become a hard error in the future." is that something with out setup-hook?
lopsided98 has joined #nixos-dev
niksnut has quit [Ping timeout: 246 seconds]
niksnut has joined #nixos-dev
niksnut has quit [Remote host closed the connection]
niksnut has joined #nixos-dev
<Taneb> What's with all the timouts of linuxPackages.X on Hydra?
<gchristensen> Taneb: I wonder if that is from very regular reboots of hydra builders without properly asking hydra to stop using them
niksnut has quit [Ping timeout: 265 seconds]
niksnut has joined #nixos-dev
niksnut has quit [Ping timeout: 240 seconds]
__monty__ has quit [Quit: leaving]
<jtojnar> worldofpeace that is because of CFLAGS, I think
<jtojnar> And it should be fixed in this release
<jtojnar> As should be the linker detection on Darwin
niksnut has joined #nixos-dev
niksnut has quit [Read error: Connection reset by peer]
niksnut has joined #nixos-dev
niksnut has quit [Remote host closed the connection]
niksnut has joined #nixos-dev
aanderse[m] has joined #nixos-dev
aanderse has quit [Quit: ZNC 1.7.4 - https://znc.in]
aanderse[m] is now known as aanderse
niksnut has quit [Ping timeout: 246 seconds]
niksnut has joined #nixos-dev
ris has quit [Ping timeout: 250 seconds]