sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.03 released! https://discourse.nixos.org/t/nixos-19-03-release/2652 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html https://r13y.com | 19.03 RMs: samueldr,sphalerite | https://logs.nix.samueldr.com/nixos-dev
Drakonis has quit [Read error: Connection reset by peer]
Drakonis has joined #nixos-dev
webster23 has quit [Ping timeout: 264 seconds]
Guanin has quit [Remote host closed the connection]
andgate has joined #nixos-dev
andgate has quit [Remote host closed the connection]
Drakonis has quit [Quit: WeeChat 2.4]
Moredread[m]1 has quit [Quit: Idle kick: User has been idle for 30 days.]
FRidh has joined #nixos-dev
magnetophon has quit [Ping timeout: 244 seconds]
JosW has joined #nixos-dev
magnetophon has joined #nixos-dev
orivej has joined #nixos-dev
JosW has quit [Ping timeout: 258 seconds]
orivej has quit [Ping timeout: 258 seconds]
JosW has joined #nixos-dev
__monty__ has joined #nixos-dev
magnetophon has quit [Ping timeout: 272 seconds]
webster23 has joined #nixos-dev
magnetophon has joined #nixos-dev
orivej has joined #nixos-dev
gnzh has joined #nixos-dev
gnzh has quit [Quit: Leaving]
Drakonis has joined #nixos-dev
tilpner has quit [Quit: WeeChat 2.4]
tilpner has joined #nixos-dev
magnetophon has quit [Ping timeout: 268 seconds]
magnetophon has joined #nixos-dev
__monty__ has quit [Ping timeout: 258 seconds]
__monty__ has joined #nixos-dev
__monty__ has quit [Ping timeout: 268 seconds]
__monty__ has joined #nixos-dev
JosW has quit [Ping timeout: 258 seconds]
justanotheruser has quit [Ping timeout: 246 seconds]
Guanin has joined #nixos-dev
justanotheruser has joined #nixos-dev
<gchristensen> if anyone is looking for a Rust project to hack on and help me out with, r13y.com has a potentially very bright future. I wrote up some information in its design and how I was thinking its future would look, if anyone wants to play :) https://github.com/grahamc/r13y.com/issues/4
<{^_^}> grahamc/r13y.com#4 (by davidak, 1 hour ago, open): Extend scope
<gchristensen> there is some very low hanging fruit to improve :)
<niksnut> good stuff :-)
<gchristensen> thank you! :)
<gchristensen> I added an escape hatch to the daily run: if the day will have more than 5 hours over 26C, it cancels for the day.
<gchristensen> since it runs in my basement
<samueldr> gchristensen: I was looking too... looks like it's the test
<gchristensen> oh no
<samueldr> <nixos/tests/tomcat.nix> which uses services.httpd.extraSubservices = [ { serviceType = "tomcat-connector"; } ];
<gchristensen> it uses ... mahic
<gchristensen> it uses ... magic
<samueldr> antiquotation is magic? ;)
<samueldr> or uh, expansion
<samueldr> I was wondering whether we just delete the test
<gchristensen> this is magic: else import (toString "${toString ./.}/${if svc ? serviceType then svc.serviceType else svc.serviceName}.nix");
<samueldr> oh, more involved :/
<gchristensen> yes, let's delete the test
<gchristensen> and encourage aanderse to get rid of this module :P
<gchristensen> samueldr: shall I, or would you like to?
<samueldr> I'm first looking into eval'ing the whole eval locally to confirm I do it right :)
<samueldr> (and nothing else breaks afterward)
magnetophon has quit [Ping timeout: 272 seconds]
magnetophon has joined #nixos-dev
psyanticy has joined #nixos-dev
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
__monty__ has quit [Ping timeout: 245 seconds]
pie_ has quit [Ping timeout: 252 seconds]
justanotheruser has quit [Ping timeout: 250 seconds]
__monty__ has joined #nixos-dev
justanotheruser has joined #nixos-dev
magnetophon1 has joined #nixos-dev
magnetophon has quit [Read error: Connection reset by peer]
psyanticy has quit [Quit: Connection closed for inactivity]
<samueldr> validated locally, merged the fix, queued an eval, hopefully in time nixos-unstable will advance
justanotheruser has quit [Read error: Connection reset by peer]
justanotheruser has joined #nixos-dev
<gchristensen> nice
<infinisil> samueldr++
<{^_^}> samueldr's karma got increased to 98
pie_ has joined #nixos-dev
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos-dev
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos-dev
__monty__ has quit [Ping timeout: 272 seconds]
__monty__ has joined #nixos-dev
__monty__ has quit [Quit: leaving]
johnny101 has quit [Ping timeout: 244 seconds]
johnny101 has joined #nixos-dev
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos-dev
FRidh has quit [Quit: Konversation terminated!]
<samueldr> everything of importance is green for nixos-unstable, 257 jobs to chew through
<andi-> fingers crossed
<samueldr> I think short of the channel scripts failing, or hydra going down, it's just a question of time :)
<clever> samueldr: ah, fixed the network problem in qemu?
<samueldr> hm?
<clever> boot-after-install# qemu-system-x86_64: -device virtio-net-pci,netdev=net0: Property 'virtio-net-device.netdev' can't find value 'net0'
<clever> nixos-unstable has a number of jobs failing due to that
<samueldr> right, anyway I just looked again
<samueldr> and I must have misread a line
<samueldr> yes :(
<samueldr> clever: you're right, things still aren't green
<clever> Bisecting: 14 revisions left to test after this (roughly 4 steps)
<samueldr> <3 clever for looking into this
<{^_^}> clever's karma got increased to 155
<{^_^}> #65133 (by cleverca22, 17 hours ago, open): fix the vmWithBootloader attribute of nixos
<clever> nixos-rebuild build-vm-with-bootloader has also been bork since the 19.03 fork
<samueldr> yeah, less pressing of an issue, but had the tab open to look after the small project I'm doing is done
<samueldr> (less pressing only because it doesn't block channels)
<clever> yeah
<clever> more surprised that no tests exist for it
<samueldr> same
<gchristensen> clever++
<{^_^}> clever's karma got increased to 156