1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu
Yelninei f6c4dbdf5d gnu: commencement: Reintroduce ‘git-fetch-from-tarball’.
Evaluating the derivations with a daemon not supporting ‘builtin:git-download’
causes a dependency cycle.  Add back the fallback with
‘git-fetch-from-tarball’ to work around it.

This is a followup to 5d518a2b74 and related
upgrades, which introduced this regression.

* gnu/packages/commencement.scm (gnumach-headers-boot0, mig-boot0,
hurd-headers-boot0): Change source fetch method to git-fetch-from-tarball.

Change-Id: I0a799dfe02200a3f2851537ab13063f34411a1e5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Fixes: guix/guix#6464
Merges: #6966
2026-03-08 14:11:48 +01:00
..
2026-03-07 22:28:01 +01:00
2026-03-08 10:40:25 +01:00