From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Huang\, Ying" Subject: Re: Stumpwm and config.scm Date: Sun, 19 Feb 2017 22:13:03 +0800 Message-ID: <871suu46c0.fsf@163.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfSF0-0006QA-TW for guix-devel@gnu.org; Sun, 19 Feb 2017 09:13:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfSEx-00061z-OV for guix-devel@gnu.org; Sun, 19 Feb 2017 09:13:30 -0500 Received: from m12-11.163.com ([220.181.12.11]:35150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfSEw-0005zc-Pe for guix-devel@gnu.org; Sun, 19 Feb 2017 09:13:27 -0500 In-Reply-To: (Daniel Pimentel's message of "Sun, 19 Feb 2017 09:52:32 -0300") 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: "Daniel Pimentel (d4n1)" Cc: guix-devel@gnu.org "Daniel Pimentel (d4n1)" writes: > Guixs, > > I add lisp and sbcl-stumpwm in my config.scm but stump binary not exist. So it works if I installed sbcl-stumpwm:bin with normal user. > > I tried put sbcl-stumpwm: bin in my config but there's an error. I didn't put sbcl-stumpwm in my config.scm but I installed sbcl-stumpwm: bin and it works. I have ever used (specification->package+output "sbcl-stumpwm:bin") in my config.scm. Best Regards, Huang, Ying