From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: =?UTF-8?Q?Re=3A_Guix_beyond_1=2E0=3A_let=E2=80=99s_have_a_roadmap=21?= Date: Mon, 1 Jul 2019 12:14:23 +0200 Message-ID: References: <20190628125750.5973f0cf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59133) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhtKX-00058Q-WB for guix-devel@gnu.org; Mon, 01 Jul 2019 06:14:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhtKX-0007O8-7A for guix-devel@gnu.org; Mon, 01 Jul 2019 06:14:37 -0400 In-Reply-To: <20190628125750.5973f0cf@gmail.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: Jesse Gibbons Cc: Guix Devel Hi, On Fri, 28 Jun 2019 at 23:14, Jesse Gibbons wrote: > - A way to generate a manifest from the command line. Do you mean add: - either an option to `guix package` as `--format=FORMAT` with FORMAT is json, recutils etc. (see `guix describe --format`) - either the `guix describe` format to extend it to output packages too ? Cheers, simon