guix-patches
[Top][All Lists]
Advanced

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

[bug#65866] [PATCH v2 7/8] git-download: Use “builtin:git-download” when


From: Simon Tournier
Subject: [bug#65866] [PATCH v2 7/8] git-download: Use “builtin:git-download” when available.
Date: Mon, 25 Sep 2023 10:33:33 +0200

Hi Ludo,

On Sat, 23 Sep 2023 at 00:28, Ludovic Courtès <ludo@gnu.org> wrote:

> +(define* (git-fetch/built-in ref hash-algo hash
> +                             #:optional name
> +                             #:key (system (%current-system)))
> +  "Return a fixed-output derivation without any dependency that performs a 
> Git
> +checkout of REF, using the \"builtin:git-download\" derivation builder."

I do not understand what means “without any dependency” here.  I would
drop it.

Cheers,
simon





reply via email to

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