guix-commits
[Top][All Lists]
Advanced

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

05/11: gnu: crun: Switch to ‘git-minimal/pinned'.


From: guix-commits
Subject: 05/11: gnu: crun: Switch to ‘git-minimal/pinned'.
Date: Sun, 22 Dec 2024 17:17:34 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit b3ee0f54ff0a68f11b087949d70fb7fc6c3da051
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Dec 15 19:07:01 2024 +0100

    gnu: crun: Switch to ‘git-minimal/pinned'.
    
    * gnu/packages/containers.scm (crun)[native-inputs]: Switch to
    ‘git-minimal/pinned’.
    
    Change-Id: Ie212ec7fa9ee7e82bf20446e2bfc8d8607264481
---
 gnu/packages/containers.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 5016cf5015..c8b329e341 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -101,7 +101,7 @@
     (native-inputs
      (list automake
            autoconf
-           git
+           git-minimal/pinned
            libtool
            pkg-config
            python-3))



reply via email to

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