unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Proxy settings wrt guix daemon
Date: Sat, 11 Apr 2020 00:44:27 +0200	[thread overview]
Message-ID: <87a73jufjo.fsf@gnu.org> (raw)
In-Reply-To: <20200410204708.1eaf7188@scratchpost.org> (Danny Milosavljevic's message of "Fri, 10 Apr 2020 20:47:08 +0200")

Hi,

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> On Fri, 10 Apr 2020 15:26:32 +0200
> Danny Milosavljevic <dannym@scratchpost.org> wrote:
>
>> What happens to https?  Will it go via the HTTP proxy?  Maybe mention that
>> there, too.
>
> In https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00084.html
> there's only http_proxy honored.

It’s a bit misleading because the ‘http_proxy’ env. var. is used to
communicate the info to the ‘start’ method, but no:

               (if proxy
                   (list (string-append "http_proxy=" proxy)
                         (string-append "https_proxy=" proxy))
                   '())

Ludo’.

      reply	other threads:[~2020-04-10 22:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 10:04 Proxy settings wrt guix daemon Vincent Legoll
2020-03-29 15:00 ` Ludovic Courtès
2020-03-30 12:07   ` Vincent Legoll
2020-03-31 15:26     ` Ludovic Courtès
2020-04-03 22:29       ` Vincent Legoll
2020-04-04 15:31         ` Mathieu Othacehe
2020-04-06  8:57           ` Ludovic Courtès
2020-04-06  9:13             ` Vincent Legoll
2020-04-07  9:38               ` Ludovic Courtès
2020-04-07 10:07                 ` Vincent Legoll
2020-04-07 10:39             ` Ludovic Courtès
2020-04-07 16:47               ` Mathieu Othacehe
2020-04-07 16:54                 ` Mathieu Othacehe
2020-04-07 20:12                   ` Ludovic Courtès
2020-04-07 20:10                 ` Ludovic Courtès
2020-04-07 20:14                 ` Ludovic Courtès
2020-04-08  8:27                   ` Mathieu Othacehe
2020-04-08 10:44                     ` Ludovic Courtès
2020-04-10 13:26                     ` Danny Milosavljevic
2020-04-10 14:40                       ` Ludovic Courtès
2020-04-10 14:42                       ` Vincent Legoll
2020-04-10 18:47                       ` Danny Milosavljevic
2020-04-10 22:44                         ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a73jufjo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).