Hello Danny,
Thanks for the quick investigation.
Danny Milosavljevic writes:
> I'm guessing it has something to do with update-guix-package using
> git-predicate
> to add only git-known (but not necessarily committed) files to the store and
> then
> calculating the checksum of that--but the g
I'm guessing it has something to do with update-guix-package using git-predicate
to add only git-known (but not necessarily committed) files to the store and
then
calculating the checksum of that--but the git-fetch for the guix package not
necessarily doing the same.
Then update-guix-package.scm
Hello,
Today, I used 'make update-guix-package' and pushed the result (commit
f08587682a). Users later reported being unable to pull because of a
hash mismatch on the newly updated Guix package :-/.
I haven't investigated why yet, and simply reverted the faulty update
for now in commit a279f7c61