From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: GuixSD system reconfigure error Date: Fri, 9 Nov 2018 12:55:20 +0100 Message-ID: <0c5dc66a-a81b-6b0e-dd37-4a9afe74fa56@riseup.net> References: <87mut4g99k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------65AAF7FD5BBFA7AC7CEAAE81" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL5IM-0003pL-Mo for help-guix@gnu.org; Fri, 09 Nov 2018 06:49:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL5IH-0004hQ-SN for help-guix@gnu.org; Fri, 09 Nov 2018 06:49:49 -0500 Received: from mx1.riseup.net ([198.252.153.129]:47896) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gL5IH-0004cQ-DI for help-guix@gnu.org; Fri, 09 Nov 2018 06:49:45 -0500 In-Reply-To: <87mut4g99k.fsf@gmail.com> Content-Language: sv-FI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Hebi Li , help-guix@gnu.org This is a multi-part message in MIME format. --------------65AAF7FD5BBFA7AC7CEAAE81 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi :) On 2018-08-29 23:20, Hebi Li wrote: > Hi, > > > Here's the config.scm I'm using: > > https://github.com/lihebi/dothebi/blob/master/config.scm Reading your config out of curiosity I stumpled upon this: ;; FIXME how to declare a local package list to install automatically? Did you find a solution to this? To my knowledge the simplest way, albeit not automatic, is to login as the user and install a manifest with $ guix package --manifest (see the manual for details) -- Cheers Swedebugia --------------65AAF7FD5BBFA7AC7CEAAE81 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

Hi :)

On 2018-08-29 23:20, Hebi Li wrote:
Hi,


Here's the config.scm I'm using:

    https://github.com/lihebi/dothebi/blob/master/config.scm

Reading your config out of curiosity I stumpled upon this:

;; FIXME how to declare a local package list to install automatically?

Did you find a solution to this?
To my knowledge the simplest way, albeit not automatic, is to login as the user and install a manifest with
$ guix package --manifest (see the manual for details)

--
Cheers
Swedebugia
--------------65AAF7FD5BBFA7AC7CEAAE81--