Jan 8 2023
Nov 3 2022
Oct 31 2022
Oh awesome! Thanks for pushing forward. :-)
Oct 26 2022
With latest diffs, the filtering seems to sort properly the files and tarballs for the guix manifest:
/me sighs
Oct 25 2022
Last analysis without [1]. That last diff should fix the key entries marked with the key 'only-version-should-be-tarball'.
Oct 24 2022
Checks that newly detected extensions are actually supported already.
Summary [1] and the actual checks [2]:
I had a pass on extensions to further check what's a tarball or not [1]
Improved version with noisy urls printed alongside the hash output [1] [2]:
Oct 22 2022
Oh awesome! Thanks for pushing forward. :-)
Oct 21 2022
fwiw, I've iterated a bit over @zimoun's code and pushed it into the snippets repository
(see commits above and their commit description message). It's also able to deal with
git, hg and svn trees (ignoring their respective top metadata folder .git, .svn, ...
without impacting the performance).
Oct 19 2022
Oct 14 2022
import os, stat, hashlib, io from pathlib import Path
This tree
$ tree foo foo ├── bar │ └── exe └── baz
Oct 11 2022
To be complete, the integrity checksum that Guix provides (here one example about the package guix-modules),
Related to P1473.
Oct 7 2022
With D8637, listing is less noisy [1] (code [2]):
Oct 6 2022
The code is landed. It will be released at the same time as the lister/loader stack.
So let's close this.