<kalbasit[m]>
what's the process of backports anyway? PR to staging-18.09 and then PR to release-18.09?
<ekleog>
kalbasit[m]: just to staging-18.09 should be enough (and when the PR hasn't already been merged already usually just stating you want backport on the PR should be enough for the committer who merges to cherry-pick it to the release branch)
<{^_^}>
nix#2471 (by domenkozar, 2 hours ago, open): Send public keys when requesting narinfo
orivej has joined #nixos-dev
pepesza has quit [Ping timeout: 268 seconds]
pepesza has joined #nixos-dev
FRidh has joined #nixos-dev
<FRidh>
Odd, there is again a .xz tarball that can't always be fetched by Hydra. We used to have a similar issue with another .xz package.
orivej has quit [Ping timeout: 268 seconds]
<gchristensen>
oh?
<FRidh>
it's the help2man tarball
<FRidh>
it succeeded when you restarted it earlier, but now it shows again as failing
<FRidh>
blocking staging and python-unstable jobs
<gchristensen>
fwiw I have some work scheduled with ikwildrpepper to redo the macs
<gchristensen>
doesn't help you, exactly, but ... :)
<FRidh>
would be nice to get their uptime up a bit :)
FRidh has quit [Quit: Konversation terminated!]
phreedom_ has joined #nixos-dev
phreedom has quit [Ping timeout: 256 seconds]
<niksnut>
I've implemented an attribute for doing closure size checks, e.g. 'outputsChecks.out.maxClosureSize = 128 * 1024 * 1024;' says that the 'out' output closure can't be bigger than 128 MB
<samueldr>
oooh
<LnL>
nice!
nwspk has quit [Quit: Quit: *.banana *.split]
Dezgeg has quit [Ping timeout: 252 seconds]
nwspk has joined #nixos-dev
orivej has joined #nixos-dev
sir_guy_carleton has quit [Quit: WeeChat 2.0]
jtojnar has joined #nixos-dev
orivej has quit [Ping timeout: 252 seconds]
orivej has joined #nixos-dev
{^_^} has quit [Ping timeout: 252 seconds]
<gchristensen>
wow!
orivej has quit [Ping timeout: 252 seconds]
pie_ has joined #nixos-dev
orivej has joined #nixos-dev
{^_^} has joined #nixos-dev
<dhess>
Where does one make an issue/request to make a change to the NixOS Hydra configuration?