From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: packaging Bootstrap for Cuirass' web interface Date: Wed, 25 Jul 2018 01:39:05 +0200 Message-ID: <87bmawqk4m.fsf@lassieur.org> References: <87zhyitmtc.fsf@lassieur.org> <87pnzetjal.fsf@gnu.org> <87wotmtcks.fsf@lassieur.org> <5b578c0f.1c69fb81.4a8d1.0342@mx.google.com> 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]:49792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fi6tc-0004ls-0Q for guix-devel@gnu.org; Tue, 24 Jul 2018 19:39:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fi6tY-0008F5-Un for guix-devel@gnu.org; Tue, 24 Jul 2018 19:39:12 -0400 In-reply-to: <5b578c0f.1c69fb81.4a8d1.0342@mx.google.com> 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" To: Tatiana Sholokhova Cc: Guix-devel Hi Tatiana, Tatiana Sholokhova writes: > Hi, Clement! > > Done! =3D) I=E2=80=99ve changed commit message with static files and reba= sed the > latest commits, so my branch has only two commits now as we discuss > before. Great! I rebased your commits onto my "multiple inputs" changes. I couldn't force-push your branch so I created another branch: "web-interface-rebased". Could you please check that everything works as expected with my rebase? I'm using it on my instance: https://cuirass.lassieur.org:8081/. The configuration format changed. Here are some examples of new format: https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/modules/s= ysadmin/services.scm?#n60 https://git.lassieur.org/cgit/emacs.git/tree/guix/config.scm#n775 And of course the "examples" are updated and still work (https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/tree/examples). Thank you! Cl=C3=A9ment