/scripts/publish.scm
+++ b/guix/scripts/publish.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 David Thompson
+;;; Copyright © 2020 by Amar M. Singh
;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020 Ludovic Courtès
;;;
;;; This file is part of
pts/publish.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 David Thompson
+;;; Copyright (C) 2020 by Amar M. Singh
;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020 Ludovic Courtès
;;;
;;; This file is part of GNU Guix.
@@ -686,6 +687,13 @@ to compress
Guix Publish should also give you the key for the server.
"Hi, Guix Publish speaking. Here is the authorization key"
Thanks,
Right now this is what i'm trying to work around.