guix-commits
[Top][All Lists]
Advanced

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

branch master updated: remote: Remove a leftover pk.


From: Mathieu Othacehe
Subject: branch master updated: remote: Remove a leftover pk.
Date: Thu, 12 Aug 2021 10:24:37 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix-cuirass.

The following commit(s) were added to refs/heads/master by this push:
     new 6f5f9ff  remote: Remove a leftover pk.
6f5f9ff is described below

commit 6f5f9fff0cb9c9355e7c6fd0751fc34284c87b43
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Aug 12 16:24:18 2021 +0200

    remote: Remove a leftover pk.
    
    * src/cuirass/remote.scm (set-build-options*): Remove it.
---
 src/cuirass/remote.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/cuirass/remote.scm b/src/cuirass/remote.scm
index 1c373e5..0cc56e5 100644
--- a/src/cuirass/remote.scm
+++ b/src/cuirass/remote.scm
@@ -213,7 +213,6 @@ given NAME."
                              max-silent)
   "Use URLS as substitution servers, set TIMEOUT and MAX-SILENT store
 properties."
-  (pk urls)
   (set-build-options store
                      #:use-substitutes? #t
                      #:fallback? #t



reply via email to

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