From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#23396: Can't install cmus package Date: Fri, 29 Apr 2016 19:37:44 -0400 Message-ID: <20160429233744.GB13525@jasmine> References: <20160428224606.GA4548@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awHzH-0006zh-QZ for bug-guix@gnu.org; Fri, 29 Apr 2016 19:38:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awHz6-0006Zo-9f for bug-guix@gnu.org; Fri, 29 Apr 2016 19:38:14 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awHz4-0006WM-1V for bug-guix@gnu.org; Fri, 29 Apr 2016 19:38:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1awHz0-0006Ua-HG for bug-guix@gnu.org; Fri, 29 Apr 2016 19:38:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: 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: j wolf Cc: 23396-done@debbugs.gnu.org On Fri, Apr 29, 2016 at 10:24:51PM +0300, j wolf wrote: > yep, everything now works as supposed. thanks for your help. Great! > On Fri, Apr 29, 2016 at 1:46 AM, Leo Famulari wrote: > > $ guix build --source libcue > > /gnu/store/pkkr00pn560fcqkx5cvay7xch0mxz95l-libcue-1.4.0.tar.bz2 > > $ guix build libcue > > /gnu/store/iz3mg2igr1arvvbyp0nv81k5bddk7nbf-libcue-1.4.0.drv I noticed a typo above. The second command should be: $ guix build --derivations libcue