<tilpner>
That donations/expenses history seems very out-of-date :/
<gchristensen>
Mic92: do you have opinions on backporting all of #62325? or just on backporting the snapshots?
<{^_^}>
https://github.com/NixOS/nixpkgs/pull/62325 (by grahamc, 18 hours ago, merged): wireguard: 0.0.20190406 -> 0.0.20190531 and Change peers without tearing down the interface, handle DNS failures better
orivej has quit [Ping timeout: 245 seconds]
nocent has joined #nixos-dev
<worldofpeace>
tilpner: yeah it really is
<worldofpeace>
wonder how that data gets submitted and presented, or rather why it's now out of date.
<worldofpeace>
obviously not because no one's been donating 🤣
<etu>
worldofpeace: I know at least one person who donates every month... :)
orivej has joined #nixos-dev
<worldofpeace>
I'm not sure how Dutch legal entities work but I guess that information's somewhere
<Mic92>
gchristensen: I would consider the current state as a bug actually, so backporting should be fine.
drakonis has joined #nixos-dev
Synthetica has joined #nixos-dev
<clever>
echo "apply started at $(date)" | nc -w0 -u 192.168.3.1 1514
<clever>
gchristensen: have you seen /dev/udp ?
<clever>
/dev/udp/host/port
<clever>
If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open the corresponding UDP socket.
<clever>
`echo things > /dev/udp/192.168.3.1/1514` does the same thing
<samueldr>
though that's a bashism
<clever>
1 #!/usr/bin/env bash
<samueldr>
(not that there's anything wrong with that)
<clever>
just make sure your not #!/bin/sh
<clever>
gchristensen: i also notice, channels_root is missing, and channels are being added to both accounts, causing more weirdness
<clever>
and after ssh'ing in, NIX_PATH somehow reverted to 18.03!?
<clever>
i confirmed the above redir on a recent mac install
<gchristensen>
nice
<flokli>
huh? I'm trying to use update-source-version, but it still replaces with sha256 = " got: sha256:…"; - I assumed this was a Nix 2.0 incompatibility that should be fixed already?!
<clever>
: probe description proc:::exec-success does not match any probes. System Integrity Protection is on
<clever>
gchristensen: how would i get execsnoop to work?
<clever>
gchristensen: the guides i see online, all involve rebooting after running a cmd!
<clever>
oh, but
<clever>
we didnt use -no-reboot, so it can reboot internally
<flokli>
ah, my bad… it is fixed in nixpkgs unstable, but -I nixpkgs=… doesn't get propagated to the nix-shell inside the update script…
<clever>
-sh-3.2# csrutil disable
<clever>
csrutil: failed to modify system integrity configuration. This tool needs to be executed from the Recovery OS.
<clever>
or not
<clever>
clover may give me control of that...
noonien has joined #nixos-dev
orivej has quit [Ping timeout: 252 seconds]
Synthetica has quit [Quit: Connection closed for inactivity]
v0|d has joined #nixos-dev
v0|d has quit [Ping timeout: 245 seconds]
<jtojnar>
hmm, should we add github label/project for updateScripts
justanotheruser has quit [Ping timeout: 258 seconds]