guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Package Definition Place


From: Kete
Subject: Re: Package Definition Place
Date: Thu, 02 Jan 2014 21:28:24 -0500
User-agent: KMail/4.12 (Linux/3.5.0-40-generic; KDE/4.12.0; i686; ; )

On Thursday, January 02, 2014 06:44:00 AM Nikita Karetnikov wrote:
> $ git clone git://git.sv.gnu.org/guix.git
> $ cd guix
> $ ./bootstrap && ./configure --localstatedir=/nix/var && make && make check
> 
> (See ‘HACKING’ for more information.)
> 
> Then you could add a recipe (i.e., the definition of a package) to
> ‘guix/gnu/packages’.  For instance, this commit [1] adds the elfutils
> recipe to ‘gnu/packages/elf.scm’.
> 
> Did I forget to address anything?

I copied my package definition to gnu/packages and added a line for it in gnu-
system.am. Then, I ran './pre-inst-env guix build zsh' and got this output: 
guix build: error: failed to connect to `/nix/var/nix/daemon-socket/socket': 
No such file or directory



reply via email to

[Prev in Thread] Current Thread [Next in Thread]