Hi Clément,
For more context, see:
https://issues.guix.gnu.org/issue/26734
Piouf, super old ticket. :-)
On Mon, 01 May 2017 at 15:57, Clément Lassieur <[email protected]> wrote:
> It is the 'hello' package with two extra lines that add an empty
> snippet.
>
> (modules '((guix build utils)))
> (snippet '(begin #t))
> Now here is the output of 'ls -l' within the original (extracted)
> 'hello':
>
> -rw-r--r-- 1 clement users 93787 Nov 16 2014 ABOUT-NLS
[...]
> And here is the same output within the modified 'hello' (with the empty
> snippet):
>
> -rw-r--r-- 1 clement users 93787 Jan 1 1970 ABOUT-NLS
[...]
> As you can see, the timestamps are not the same, although there is
> nothing in the snippet.
Well, the issue is there since so much time…
Clément, are you still motivated for tackling it?
Otherwise, maybe we could transfer this issue to Codeberg.
WDYT?
Cheers,
simon