guix-commits
[Top][All Lists]
Advanced

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

[shepherd] 01/05: README: Update Guix channel spec.


From: Ludovic Courtès
Subject: [shepherd] 01/05: README: Update Guix channel spec.
Date: Fri, 22 Nov 2024 09:35:12 -0500 (EST)

civodul pushed a commit to branch main
in repository shepherd.

commit 6cfee8a0f2bf0164add33f599bd63855bbd8d017
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Nov 18 22:40:57 2024 +0100

    README: Update Guix channel spec.
    
    * README: Add ‘branch’ field to channel.
---
 README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README b/README
index 2a09b3d..3902e8a 100644
--- a/README
+++ b/README
@@ -42,6 +42,7 @@ The Shepherd repository can be used as a Guix “channel”.  To 
do that, change
   (append (list (channel
                 (name 'shepherd)
                 (url "https://git.savannah.gnu.org/git/shepherd.git";)
+                (branch "main")
                 (introduction
                  (make-channel-introduction
                   "788a6d6f1d5c170db68aa4bbfb77024fdc468ed3"



reply via email to

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