1
0
forked from tribes/guix
Files
guix-fork/guix/import
Ludovic Courtès 78ddf62bfe style: git-source: Handle more URLs.
* guix/import/utils.scm (tarball-url->git-repository-url): New procedure.
* guix/scripts/style.scm (url-fetch->git-fetch)[transform-source]: Add
‘repository-url’ parameter.
Use ‘tarball-url->git-repository-url’ when ‘home-page’ is not a Git URL.
(transform-to-git-fetch): Rename ‘home-page’ to ‘repository-url’.
* tests/import/utils.scm ("tarball-url->git-repository-url, guile"): New test.
* tests/style.scm ("url-fetch->git-fetch, mirror:// URL"): New test.

Change-Id: I4f8ca7c67a58f917d69380678b62c00962b0f9cd
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-03-10 22:53:54 +01:00
..
2026-01-14 09:16:46 +01:00
2026-01-25 18:50:01 +01:00
2025-02-19 11:28:40 +02:00
2026-01-14 09:16:46 +01:00
2026-03-07 11:57:24 +01:00
2023-03-13 15:08:33 +01:00
2025-12-03 14:38:09 +09:00
2026-01-14 09:16:46 +01:00
2026-01-14 09:16:46 +01:00
2025-07-13 13:54:01 +02:00
2023-03-13 15:08:33 +01:00
2025-06-19 17:22:10 +02:00
2026-03-10 22:53:54 +01:00