[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: potluck: init: Add "update" step.
From: |
Andy Wingo |
Subject: |
01/01: potluck: init: Add "update" step. |
Date: |
Thu, 13 Apr 2017 08:08:30 -0400 (EDT) |
wingo pushed a commit to branch wip-potluck
in repository guix.
commit 86f65886b53bec1a6575f2103a53c8519c59fb5c
Author: Andy Wingo <address@hidden>
Date: Thu Apr 13 13:56:29 2017 +0200
potluck: init: Add "update" step.
* guix/scripts/potluck.scm (init-potluck): Add more setup information.
---
guix/scripts/potluck.scm | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/guix/scripts/potluck.scm b/guix/scripts/potluck.scm
index fdc52d9..8b06acf 100644
--- a/guix/scripts/potluck.scm
+++ b/guix/scripts/potluck.scm
@@ -214,7 +214,11 @@ build with
When you get that working, commit your results to git via:
git add guix-potluck && git commit -m 'Add initial Guix potluck files.'
-") pkg-name pkg-name))))
+
+Once you push them out, add your dish to the communal potluck by running:
+
+ guix potluck update ~a
+") pkg-name pkg-name remote-git-url))))
;;;
;;; guix potluck update