From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: bug#34897: System reconfigure error Date: Mon, 18 Mar 2019 14:11:15 -0400 Message-ID: References: <20190317204239.GA2757@jasmine.lan> <20190318005854.38f6b8ff@scratchpost.org> <87sgvkplf8.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 ([209.51.188.92]:36567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5wk0-0007Ny-6X for bug-guix@gnu.org; Mon, 18 Mar 2019 14:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5wjz-0002RH-0G for bug-guix@gnu.org; Mon, 18 Mar 2019 14:12:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35637) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5wjy-0002Qz-LV for bug-guix@gnu.org; Mon, 18 Mar 2019 14:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5wjy-0001it-FL for bug-guix@gnu.org; Mon, 18 Mar 2019 14:12:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87sgvkplf8.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34897@debbugs.gnu.org Ludovic Court=C3=A8s writes: > ... > > The name that =E2=80=9Cguix package -s=E2=80=9D shows is the package name. > =E2=80=98gnu-gettext=E2=80=99, conversely, is the name of the variable bo= und to that > package. > > In your config file, you can use =E2=80=98specifications->manifest=E2=80= =99 as > documented in the manual if you=E2=80=99d rather avoid dealing with varia= bles. > > ... Thank you for pointing this out. I have reread the relevant section of "4.2 Invoking =E2=80=98guix package=E2=80=99" of the manual. I have recent= ly started using it in user manifests. I will try using this further.=20=20