From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Profiles/manifests-related command line interface enhancements Date: Mon, 18 Nov 2019 15:40:50 +0100 Message-ID: References: <87mudrxvs8.fsf@ambrevar.xyz> <87mudd59ho.fsf@gnu.org> <877e4glyc3.fsf@ambrevar.xyz> <87v9rxx8ri.fsf@gnu.org> <87r227qxf7.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:470:142:3::10]:59048) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWiDB-0006sP-CG for guix-devel@gnu.org; Mon, 18 Nov 2019 09:41:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWiDA-0004FT-As for guix-devel@gnu.org; Mon, 18 Nov 2019 09:41:05 -0500 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" To: Konrad Hinsen Cc: Guix Devel Hi, On Sun, 17 Nov 2019 at 12:30, Konrad Hinsen wr= ote: > If enough people are willing to work on this (beginners included!), we > could run a "CLI working group" that plays with alternatives to the > current CLI, implemented as a separate Guile package so it won't perturb > business as usual. That requires a few people working on implementation, > and a much larger group willing to test-drive the design(s) and provide > feedback. Do we open a Bug to track the discussion? Maybe first by synthesizing what have already been proposed? Or a Gitlab/GitHub/Name-it project? > > Are you also suggesting a =E2=80=9CGuixHub=E2=80=9D (I already hate tha= t name :-)) that > > That's not something I personally care about (I am all for the > distributed Web), but if there's a demand, why not. Do you propose that my channel repo lives on say Gitlab and it will be registered on say GuixHub? And GuixHub just eases the searching part. Or something else? > guix channel add my-channel URL > guix channel remove my-channel > guix channel describe my-channel > guix channel show-all > > For channel creation, something like git's init: > > guix make-channel directory-name guix channel init directory-name All the best, simon