help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fetching git submodule using (uri (recursive? #t))


From: Ludovic Courtès
Subject: Re: fetching git submodule using (uri (recursive? #t))
Date: Sat, 01 Jun 2019 16:09:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Myles English <address@hidden> skribis:

> I am trying to build this package that uses git submodules but the
> (recursive? #t) doesn't seem to have any effect.

Did you update the SHA256 hash accordingly?

That is, perform a checkout including the submodules, run “guix hash
-rx” on that checkout, and put that hash in your package definition.

HTH,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]