all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62311] [PATCH core-updates] gnulib: Depend on git-minimal/pinned.
@ 2023-03-20 22:52 Josselin Poiret via Guix-patches via
  2023-03-20 23:02 ` bug#62311: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2023-03-20 22:52 UTC (permalink / raw)
  To: 62311; +Cc: Josselin Poiret

* gnu/packages/build-tools.scm (gnulib)[native-inputs]: Change git to
git-minimal/pinned.
---
 gnu/packages/build-tools.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index 42244b1ad4..4736641a63 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -994,7 +994,7 @@ (define (find-ucd-files . names)
       ;; Unicode data:
       ucd-next
       ;; Programs for the tests:
-      cppi indent git autoconf))
+      cppi indent git-minimal/pinned autoconf))
     (home-page "https://www.gnu.org/software/gnulib/")
     (synopsis "Source files to share among distributions")
     (description
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62311: [PATCH core-updates] gnulib: Depend on git-minimal/pinned.
  2023-03-20 22:52 [bug#62311] [PATCH core-updates] gnulib: Depend on git-minimal/pinned Josselin Poiret via Guix-patches via
@ 2023-03-20 23:02 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-03-20 23:02 UTC (permalink / raw)
  To: Josselin Poiret; +Cc: 62311-done

Josselin Poiret <dev@jpoiret.xyz> skribis:

> * gnu/packages/build-tools.scm (gnulib)[native-inputs]: Change git to
> git-minimal/pinned.

Pushed, thanks!  :-)

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-20 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 22:52 [bug#62311] [PATCH core-updates] gnulib: Depend on git-minimal/pinned Josselin Poiret via Guix-patches via
2023-03-20 23:02 ` bug#62311: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.