all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix package steps
@ 2015-06-17  0:15 Daniel Pimentel
  2015-06-17  3:57 ` Mark H Weaver
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Pimentel @ 2015-06-17  0:15 UTC (permalink / raw)
  To: guix-devel

Hi guix,

I tried create new packages (ipcalc, nmap, xfburn and others) but 
without success.

My steps (based on talk GNU Guix packaging by Andreas Enge):
0. Git clone guix repository by savannah;
1. Copy gnu/package/indent.scm to mypackage.scm in this same folder;
2. Add module to gnu-system.am
3. Download mypackage;
4. Edit mypackage.scm and add hash, license and other information;
5. ./pre-inst-env guix build mypackage -K
6. Erro: bash: ./pre-inst-env: No such file or directory

But there is pre-inst-env.in only. The script pre-inst-env not exist in 
repository. So where is pre-inst-env?

Thanks for help and sorry for my noob question kkk.

-- 
Daniel Pimentel (d4n1)
GnuPG (0B1A1914)
FSF (13054)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-22 19:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  0:15 Guix package steps Daniel Pimentel
2015-06-17  3:57 ` Mark H Weaver
2015-06-22  2:13   ` Daniel Pimentel
2015-06-22  6:09     ` Mark H Weaver
2015-06-22 13:42       ` Daniel Pimentel
2015-06-22 13:49         ` Amirouche Boubekki
2015-06-22 19:31         ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.