<peti>
Oh. This sounds like you need to register with discourse before you can subscribe. That's not exactly an improvement over Google Groups. :-(
<ekleog>
well, I guess the point is you need to register by clicking “login with your GitHub account,” account you supposedly already have if you're helping for nixpkgs (but yeah that's sad)
<MichaelRaskin>
Well, at least they didn't demand to fill more than a single proper mailing list reply would show… I am OK with adding extra entries to my password manager. I also hope that — unlike Google — my account will stay unblocked without attempts to extort a phone number
<sphalerite>
Even the password is optional
<sphalerite>
you can sign in using just email as well
<sphalerite>
the only thing that's missing is being able to subscribe by email
<sphalerite>
AFAIK
MichaelRaskin has quit [Quit: MichaelRaskin]
ckauhaus has joined #nixos-dev
orivej has joined #nixos-dev
__Sander__ has joined #nixos-dev
orivej has quit [Ping timeout: 256 seconds]
vcunat has joined #nixos-dev
<niksnut>
copumpkin: hah, I just got a kernel panic trying to boot an Ubuntu 18.04 AMI
<niksnut>
it's heartwarming to see that much bigger distros also manage to produce broken AMIs ;-)
<vcunat>
:-D
orivej has joined #nixos-dev
<__Sander__>
hmm any libgdiplus "experts" here?
<__Sander__>
I'm curious why both libungif and giflib are a dependency
taktoa has joined #nixos-dev
<__Sander__>
I'm running an app that tries to open gif images and it crashes as a result
<__Sander__>
removing libungif seems to fix it :)
acowley has quit [Ping timeout: 240 seconds]
acowley has joined #nixos-dev
disasm has quit [Quit: WeeChat 2.0]
ckauhaus has quit [Quit: Leaving.]
disasm has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
<srhb>
clever: Eval 1453885 has the crc32c workaround for vms, fingers crossed. :)
orivej has joined #nixos-dev
<clever>
srhb: nice
<srhb>
Not so nice. Think it broke a bunch of other stuff. Investigating in a bit and then reverting.
<copumpkin>
niksnut: nice! same NVME mount issue? also, seeing the content-addressable error again so do you think we could get a 2.0.2 release with that in it?
<niksnut>
no, something about a kernel paging failure
<niksnut>
2.0.2 is out
<gchristensen>
happy 2.0.21
<gchristensen>
happy 2.0.2!
<niksnut>
it was a t1.micro instance btw
<niksnut>
maybe 600 MB is just not enough for the linux kernel nowadays...
<gchristensen>
copumpkin: it takes "a while" for it to update as it builds indexes and what-not
Sonarpulse has joined #nixos-dev
<niksnut>
no, but I see that the 17.09 mirroring is failing
<niksnut>
May 04 14:40:26 webserver update-nixos-17.09-start[13369]: job 'nixos.iso_minimal.i686-linux' lacks a store path at /nix/store/w6a76wmw3lqa2ykscndcq43r61wgy0rn-nixos-channel-scripts/bin/.mirror-nixos-branch-wrapped line 103.
<gchristensen>
we should probably make all the channel building (or as much as possible) happen as a job inside hydra so this can be more transparent
<niksnut>
channel building is impure so it can't happen in a job
<niksnut>
copumpkin: the reason is that the tarball job is failing