gchristensen changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | 18.03 release managers: fpletz and vcunat | https://logs.nix.samueldr.com/nixos-dev
cd is now known as polyzen
<contrapumpkin> clever: interesting, is there a reason we aren't fully managed by systemd?
<contrapumpkin> what does systemd call the two modes
<contrapumpkin> I don't see as much point for the mode you described
<clever> contrapumpkin: the main point of the mode nix-daemon is in, is so a daemon can cache things and fork out children that can potentially share memory, but if you never run a nix tool, it just never starts
<clever> contrapumpkin: while the per-connection method is more for when daemons dont need that
<clever> ListenStream=/nix/var/nix/daemon-socket/socket
<clever> 387 socketConfig.ListenStream = cfg.ports;
<clever> 388 socketConfig.Accept = true;
<clever> contrapumpkin: ahh, the difference is the precense of the Accept flag in the .socket file
<clever> contrapumpkin: and `man systemd.socket` /Accept explains it all
<clever> Accept=false (nix-daemon mode) is better for performance, but xinetd was Accept=true only, and legacy programs still expect that behaviour
<samueldr> it's straightforward if you don't care to do it in a dirty way, to have init's message in multiple consoles https://stuff.samueldr.com/screenshots/2018/06/20180618212011.png
matthewbauer has quit [Ping timeout: 260 seconds]
<contrapumpkin> I see, thanks
matthewbauer has joined #nixos-dev
matthewbauer has quit [Ping timeout: 256 seconds]
matthewbauer has joined #nixos-dev
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 260 seconds]
lassulus_ is now known as lassulus
orivej has quit [Ping timeout: 245 seconds]
matthewbauer has quit [Ping timeout: 240 seconds]
pie_ has quit [Ping timeout: 248 seconds]
MichaelRaskin has quit [Quit: MichaelRaskin]
orivej has joined #nixos-dev
Lisanna has joined #nixos-dev
simpson has quit [Ping timeout: 256 seconds]
simpson has joined #nixos-dev
layus has quit [Quit: ZNC 1.6.5 - http://znc.in]
layus has joined #nixos-dev
{^_^} has quit [Ping timeout: 260 seconds]
{^_^} has joined #nixos-dev
{^_^} has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
vcunat has joined #nixos-dev
vcunat has quit [Quit: Leaving.]
orivej has joined #nixos-dev
goibhniu1 is now known as goibhniu
orivej has quit [Ping timeout: 256 seconds]
<octe> 8/31
aszlig has quit [Quit: Kerneling down for reboot NOW.]
aszlig has joined #nixos-dev
<gchristensen> 9/30
orivej has joined #nixos-dev
Lisanna has quit [Quit: Lisanna]
polyzen has quit [Quit: WeeChat 2.1]
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 260 seconds]
lassulus_ is now known as lassulus
taktoa has joined #nixos-dev
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-dev
disasm has joined #nixos-dev
worldofpeace has joined #nixos-dev
<aminechikhaoui> niksnut: any idea if failed notifications in hydra would be re-triggered on a restart of the queue-runner ?
<niksnut> aminechikhaoui: don't think so
<niksnut> pending notifications are sent on restart though
<aminechikhaoui> niksnut: hm I only see failed notifications in my metrics though
<aminechikhaoui> hydra.queue.notification.pending = 0 at the time of the queue-runner restart
<aminechikhaoui> odd
<aminechikhaoui> niksnut: btw I see if the notification fails it will through an exception without updating notificationPendingSince
<aminechikhaoui> oops throw *
<aminechikhaoui> well probably not relevant
taktoa has quit [Ping timeout: 240 seconds]
matthewbauer has joined #nixos-dev
pie_ has joined #nixos-dev
<worldofpeace> Hey, can someone help with this? :D https://github.com/NixOS/nixpkgs/issues/41003
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-dev
MichaelRaskin has joined #nixos-dev
Cale has quit [Ping timeout: 276 seconds]
vcunat has joined #nixos-dev
Cale has joined #nixos-dev
taktoa has joined #nixos-dev
vcunat has quit [Ping timeout: 255 seconds]
vcunat has joined #nixos-dev
{^_^} has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #nixos-dev
vcunat has quit [Ping timeout: 256 seconds]
taktoa has quit [Ping timeout: 265 seconds]
taktoa has joined #nixos-dev
matthewbauer has quit [Ping timeout: 276 seconds]
taktoa has quit [Ping timeout: 264 seconds]