worldofpeace_ changed the topic of #nixos-dev to: #nixos-dev NixOS Development (#nixos for questions) | NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite; 20.03: worldofpeace, disasm | https://logs.nix.samueldr.com/nixos-dev
worldofpeace_ has joined #nixos-dev
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos-dev
worldofpeace_ has quit [Quit: worldofpeace_]
justanotheruser has joined #nixos-dev
Cale has quit [Ping timeout: 260 seconds]
Cale has joined #nixos-dev
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos-dev
rajivr has joined #nixos-dev
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-dev
cole-h has joined #nixos-dev
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.8]
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos-dev
orivej_ has quit [Ping timeout: 240 seconds]
drakonis has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
kalbasit has quit [Ping timeout: 256 seconds]
dongcarl has quit [Read error: Connection reset by peer]
dongcarl has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.8]
alp has joined #nixos-dev
justanotheruser has quit [Ping timeout: 246 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
rajivr has joined #nixos-dev
ixxie has joined #nixos-dev
alp has quit [Ping timeout: 246 seconds]
alp has joined #nixos-dev
Jackneilll has quit [Ping timeout: 256 seconds]
Jackneilll has joined #nixos-dev
orivej has joined #nixos-dev
<eyJhb> niksnut: (I think) did you ever look at https://github.com/NixOS/nix/issues/462 again?
<{^_^}> nix#462 (by wmertens, 5 years ago, closed): Make auto-optimise-store true by default
<gchristensen> I don't think it is a very good idea
alp has quit [Ping timeout: 240 seconds]
<eyJhb> gchristensen: but the commit message on this - https://github.com/NixOS/nix/commit/6c4ac299173e3b9772c96bef1e6463b22dcd0227
<eyJhb> Regarding investigation :D
<gchristensen> yeah but I'm not sure it is a good idea at all
<gchristensen> the birthday problem for example
<lewo> IIRC, i had reproducibility nightmares: because a symlink is not the same thing than a hardlink for tar, this could lead to different Docker image digests
alp has joined #nixos-dev
<domenkozar[m]> hmm, since latest upgrade on 20.03 channel all my applications have a really big font
<domenkozar[m]> feels like DPI changed
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos-dev
<ma27[m]> does anyone know why we're having so many 'unknown event' errors in our gh actions? (see https://github.com/NixOS/nixpkgs/actions, for context see https://github.com/NixOS/nixpkgs/pull/94237#issuecomment-667121943)
<niksnut> eyJhb: hm no, I haven't
<abathur> domenkozar[m]: Hmm. Someone tweeted about a font issue. Wonder if that's related... let me find it
<domenkozar[m]> I've changed my DPI to 150 and it's all better now :D
<domenkozar[m]> (required a reboot)
ixxie has quit [Ping timeout: 265 seconds]
cransom has quit [Quit: WeeChat 2.7.1]
__monty__ has joined #nixos-dev
cransom has joined #nixos-dev
alp has quit [Ping timeout: 240 seconds]
drakonis has joined #nixos-dev
ixxie has joined #nixos-dev
ixxie has quit [Ping timeout: 256 seconds]
<worldofpeace> fontconfig has been updated, so if there's weird things it's best to report them and cosult fontconfig's issue tracker
cole-h has joined #nixos-dev
<eyJhb> lewo: aren't hardlinks somewhat invisible to the applications?
<eyJhb> gchristensen: maybe not, but just interested in it in general. Because would be nice, if we can increase performance even more
<gchristensen> eyJhb: I don't think it improves performance, though
<eyJhb> Hmm. maybe not
<eyJhb> Anyways, just say it so wondered if there was any follow up :) Now I will continue my search for a kotlin developer...
<eyJhb> Ping me if you know any
<lewo> eyJhb: by default, tar tries to preserve hardlinks: it writes some link metadatas in the archive
<lewo> eyJhb: this means an Docker image (packed with tar) is impacted by the presence of hardlinks
<lewo> eyJhb: we now set the tar option --hard-dereference i guess to avoid such kind of behavior
<lewo> I think it would be better to rely on the FS to do such kind of optimisations (i don't know if such FS exists actually)
<eyJhb> lewo: it is basic dedup e.g. ZFS I would assume ?
<eyJhb> But I haven't run into such errors using docker so fa
<eyJhb> far**
alp has joined #nixos-dev
<gchristensen> and NARs don't have the concept of a hardlink afaik
<lewo> eyJhb: our docker tooling is not impacted anymore and you only figure out this kind of issues when you want to build reproducible Docker images on several CIs...
ixxie has joined #nixos-dev
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-dev
<Mic92> gchristensen: the errors are not coming from the newly added actions. The only other thing is your bot. It's not marvin from timokau either.
<Mic92> Otherwise it's github itself
<gchristensen> I can only imagine it is github: ofborg hasn't changed in a long time
rajivr has quit [Quit: Connection closed for inactivity]
<Mic92> I just deleted our github actions and marvis was offline as well
<gchristensen> what do you think we should do?
<Mic92> We can only wait for github's reponse. However it is Friday...
<gchristensen> it is just 9am pdt ... hopefully they are still going to reply
alp has quit [Ping timeout: 264 seconds]
<Mic92> gchristensen: what is your timezone?
<gchristensen> america/New_york
kalbasit has joined #nixos-dev
justanotheruser has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
alp has joined #nixos-dev
MichaelRaskin has joined #nixos-dev
ixxie has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
kloenk has quit [Ping timeout: 240 seconds]
kloenk has joined #nixos-dev
<srhb> Mic92: Is this related to the weird workflow emails I'm suddenly getting from github? :D
<Mic92> srhb: Yes. Something is wrong in github.
<srhb> Fun!
<Mic92> I opened a ticket in personal account, but I don't know how long it would take for someone to read it.
<Mic92> As far as we know it's not related to our usage of the API.
<srhb> Right, sounds good. I was just wondering whether it was something different entirely, good to know it's not. :)
ixxie has joined #nixos-dev
v0|d has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.8]
ekleog has quit [Quit: back soon]
drakonis has joined #nixos-dev
ekleog has joined #nixos-dev
drakonis has quit [Quit: WeeChat 2.8]
evils has quit [Ping timeout: 264 seconds]
evils has joined #nixos-dev
drakonis has joined #nixos-dev
kloenk has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
alp has quit [Ping timeout: 256 seconds]
drakonis has quit [Quit: WeeChat 2.8]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
evils has quit [Ping timeout: 256 seconds]
evils has joined #nixos-dev
__monty__ has quit [Quit: leaving]
drakonis has joined #nixos-dev
kloenk has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
AlwaysLivid has quit [Ping timeout: 272 seconds]
alp has joined #nixos-dev
ixxie has quit [Ping timeout: 264 seconds]
evils has quit [Ping timeout: 240 seconds]
evils has joined #nixos-dev
evils has quit [Ping timeout: 260 seconds]
evils has joined #nixos-dev
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]