From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix-based build tool Date: Wed, 18 Apr 2018 23:06:53 +0200 Message-ID: <87k1t4teaa.fsf@gnu.org> References: <20180406220728.GA8995@thebird.nl> <87vad0ieie.fsf_-_@gnu.org> <87604r6q9t.fsf@dustycloud.org> <87po2x2mwo.fsf@gmail.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]:41542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8uI8-0008BZ-Fy for guix-devel@gnu.org; Wed, 18 Apr 2018 17:07:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8uI5-0006TR-BX for guix-devel@gnu.org; Wed, 18 Apr 2018 17:07:00 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:44612) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f8uI5-0006T6-4h for guix-devel@gnu.org; Wed, 18 Apr 2018 17:06:57 -0400 In-Reply-To: <87po2x2mwo.fsf@gmail.com> (Chris Marusich's message of "Tue, 17 Apr 2018 20:50:31 -0700") 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: Chris Marusich Cc: guix-devel Hi Chris & Chris, :-) Chris Marusich skribis: > Christopher Lemmer Webber writes: > >> David Thompson has made many comments before on the mistake of mixing >> build systems and package managers... I'm a bit worried that we might be >> encouraging going down that same path? > > The Guix daemon implements the functional software deployment model. > That model can, in theory, be used to create various things. One of > those things is a package manager. Another of those things is a > continuous integration server farm (e.g., Hydra, Cuirass). Another of > those things is a make-like build system (not yet created). Exactly, that was the spirit of my suggestion. Now I=E2=80=99d be interested in reading David=E2=80=99s arguments! Ludo=E2=80=99.