|
From: | Ludovic Courtès |
Subject: | bug#41690: [PATCH 0/1] Add svn-multi, hg, url/{tarbomb, zipbomb} to {sources, packages}.json |
Date: | Sat, 06 Jun 2020 12:29:45 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi, zimoun <zimon.toutoune@gmail.com> skribis: > The source of packages is summarized by, > > guix build -f /tmp/origin/lister.scm \ > | grep '#<procedure' | cut -d' ' -f2 | sort | uniq -c | sort > 1 bzr-fetch > 3 cvs-fetch > 9 url-fetch/tarbomb > 24 url-fetch/zipbomb > 28 hg-fetch > 30 computed-origin-method > 67 no-origin > 115 svn-fetch > 135 svn-multi-fetch > 3574 git-fetch > 9690 url-fetch Interesting. > * website/apps/packages/builder.scm (origin->json): Add 'url-fetch/tarbomb', > 'url-fetc/zipbomb', 'svn-multi-fetch' and 'hg-fetch' methods. Applied, thank you! Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |