From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Making the case for GNU Guix ... advice sought Date: Tue, 9 Feb 2016 14:54:37 -0500 Message-ID: <20160209195437.GB6122@jasmine> References: <953f16876af34ea59b526b7f35482e72@exchsrv2.sgc.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTEMz-00065w-H5 for guix-devel@gnu.org; Tue, 09 Feb 2016 14:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTEMw-0003JI-S3 for guix-devel@gnu.org; Tue, 09 Feb 2016 14:54:41 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:34876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTEMv-0003Iz-SI for guix-devel@gnu.org; Tue, 09 Feb 2016 14:54:38 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id B9ED220BBD for ; Tue, 9 Feb 2016 14:54:35 -0500 (EST) Content-Disposition: inline In-Reply-To: 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: Ricardo Wurmus Cc: guix-devel@gnu.org, "'bio-packaging@mailman.open-bio.org'" On Tue, Feb 09, 2016 at 04:03:13PM +0100, Ricardo Wurmus wrote: > > Cook, Malcolm writes: > > + Guix development is open source. It is open to input from all > > community members. > > It’s free software ;) > > Maybe it’s also good to mention that you do not need to rely on Guix > upstream to add packages. It is trivial to use custom packages with > GUIX_PACKAGE_PATH. It can't be overstated *how* trivial it is. I've found that users of mutable-state package managers just don't believe me when I tell them. It's even easy to have out-of-tree packages, pulled in with GUIX_PACKAGE_PATH, that depend on in-tree packages or package updates that you haven't upstreamed yet.