From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: HTTPS for Hydra Date: Tue, 15 Mar 2016 23:01:27 +0100 Message-ID: <87pouvqu2w.fsf@gnu.org> References: <8760y4ythn.fsf@gnu.org> <87d1qvs9un.fsf@gnu.org> <8737rrv2ey.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afx1x-0007ui-Qs for guix-devel@gnu.org; Tue, 15 Mar 2016 18:01:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afx1u-0005Ge-Kw for guix-devel@gnu.org; Tue, 15 Mar 2016 18:01:33 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afx1u-0005Ga-Hj for guix-devel@gnu.org; Tue, 15 Mar 2016 18:01:30 -0400 In-Reply-To: <8737rrv2ey.fsf@gnu.org> (Roel Janssen's message of "Tue, 15 Mar 2016 22:47:49 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen skribis: > From 28cfe3d56d2139fc4a50ac9b20b2a73fe12f5a6c Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Tue, 15 Mar 2016 22:45:32 +0100 > Subject: [PATCH] website: packages: Support both http and https requests = to > hydra.gnu.org. > > * website/static/base/js/packages.js (set_build_status): Use the protocol= of the current URL. Pushed with minor formatting tweaks. And now=E2=80=A6 https://www.gnu.org/software/guix/packages/ It works! :-) Thanks for being patient! Ludo=E2=80=99.