Commit Graph

3 Commits

Author SHA1 Message Date
Alyssa Ross
fb4a93a913 treewide: fetchgit -> fetchzip (git.kernel.org)
fetchzip is more efficient, because it doesn't do a full git clone, so
it should be preferred where possible.

Where hashes have not been changed, I have verified that they don't
need to be.  Where hashes have changed, in all cases this is because
of .gitattributes files that exclude certain files from the tarball,
and in these cases I have verified that the packages still build.

sbsigntool still uses fetchgit because it has a submodule, and ell and
iwd still use fetchgit because git.kernel.org does not provide
snapshot links for them.  Apparently this is intentional.
2023-12-05 21:19:01 +01:00
Sebastián Mancilla
e1361b69d9 l2md: unstable-2020-07-31 -> unstable-2021-10-27
Build on darwin.
2021-11-18 22:09:41 -08:00
Xinglu Chen
353da1085d l2md: init at unstable-2020-07-31
l2md is a tool for converting public-inbox archives [1] to maildir
messages.

[1] https://80x24.org/public-inbox.git/about/

Reviewed-by: William Casarin <jb55@jb55.com>
Message-Id: 53327d3418ac20fa5e8f4c7bb524b6584c52c024.1612463858.git.public@yoctocell.xyz
Link: https://lists.sr.ht/~andir/nixpkgs-dev/patches/20022
2021-02-06 18:44:03 -08:00