From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: It's time to build "guix deploy" Date: Mon, 11 Feb 2019 15:02:03 +0100 Message-ID: <20190211140203.cy745yyhtujv56ip@thebird.nl> References: <87k2wx6t1e.fsf@fsf.org> <87h8da5u5k.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtCFo-0007vY-Li for guix-devel@gnu.org; Mon, 11 Feb 2019 09:08:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtCFn-0006tB-Vy for guix-devel@gnu.org; Mon, 11 Feb 2019 09:08:12 -0500 Received: from mail.thebird.nl ([94.142.245.5]:54704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtCFn-0006sd-Q8 for guix-devel@gnu.org; Mon, 11 Feb 2019 09:08:11 -0500 Content-Disposition: inline In-Reply-To: <87h8da5u5k.fsf@dustycloud.org> 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: Christopher Lemmer Webber Cc: guix-devel@gnu.org I am also interested in 'guix deploy', especially if it can run on top of Debian and handle HOME directories. Currently using a mixture of sysadmin heroics and my own cfengine style Ruby deploy tool ;). Happy to switch, test and hack. But not enough time to run with it. Pj.