guix-patches
[Top][All Lists]
Advanced

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

[bug#57858] [PATCH] gnu: git-annex: Promote git to propagated input


From: Maxime Devos
Subject: [bug#57858] [PATCH] gnu: git-annex: Promote git to propagated input
Date: Fri, 16 Sep 2022 17:02:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

On 16-09-2022 14:37, Konrad Hinsen wrote:
* gnu/packages/haskell-apps.scm (git-annex): changed inputs
[propagated-inputs]: Add git
[inputs]: Remove git
---
  gnu/packages/haskell-apps.scm | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

What's the reason for this patch? My guess is that it's because git-annex cannot find git:

$ guix shell --pure git-annex -- git-annex test
git-annex: git: createProcess: posix_spawnp: does not exist (No such file or directory)

If so, propagation (which as a few small downsides) can be avoided with an appropriate substitute* fixing the file name of the git binary.

Greetings,
Maxime

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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