> Am I supposed to add a module to gnu-system.am?

Yes, here’s an example [1].

> make[2]: *** No rule to make target `gnu/packages/zsh.scm', needed by `all-
> am'.  Stop.

I’ve just tried the following.  Could you do the same and report any
issues?

$ 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?

[1] 
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=2ed5b0f42c40b5eb8df462b3cff3399123423182

Attachment: pgp5nRtwr8tIr.pgp
Description: PGP signature

Reply via email to