help-guix
[Top][All Lists]
Advanced

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

Re: guix pull behind proxy not working


From: Raghav Gururajan
Subject: Re: guix pull behind proxy not working
Date: Thu, 04 Jul 2019 09:13:35 -0400

> 
>     (define %my-services
>       (modify-services %desktop-services
>         (guix-service-type config =>
>                            (guix-configuration
>                             (inherit config)
>                             (http-proxy "http://<IP>:<PORT>;")))))
> 

Could you try "https" instead of "http"? That is "https://ipaddress:por
t". Because,based on this report (https://issues.guix.gnu.org/issue/228
83), I think "guix pull" uses https by default now.

Regards,
RG.



reply via email to

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