<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
<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. :)