Re: simplest package definition?

2016-08-25 Thread Alex Kost
John J Foerch (2016-08-25 04:07 +0300) wrote: > Hello Guix, > > What is the simplest possible package definition, to install a single > shell script? If possible, I would like to install it from the > directory in which I'm developing it, and the package definition would > also be in a file in th

Re: simplest package definition?

2016-08-25 Thread Alex Kost
Alex Kost (2016-08-25 11:19 +0300) wrote: > John J Foerch (2016-08-25 04:07 +0300) wrote: > >> Hello Guix, >> >> What is the simplest possible package definition, to install a single >> shell script? If possible, I would like to install it from the >> directory in which I'm developing it, and the

Re: simplest package definition?

2016-08-25 Thread Vincent Legoll
> I've found how to patch shebang staying inside trivial-build-system. > There is 'patch-shebang' procedure in (guix build utils) module, so all > is needed is to call it with the proper path (containing bash or another > shell you use). So the following lines should be added: I think you can als

Re: simplest package definition?

2016-08-25 Thread John J Foerch
Alex Kost writes: > Alex Kost (2016-08-25 11:19 +0300) wrote: > >> John J Foerch (2016-08-25 04:07 +0300) wrote: >> >>> Hello Guix, >>> >>> What is the simplest possible package definition, to install a single >>> shell script? If possible, I would like to install it from the >>> directory in wh

Re: Counting Packages yields wrong result

2016-08-25 Thread Björn Höfling
On Tue, 23 Aug 2016 13:56:39 +0300 Alex Kost wrote: > Björn Höfling (2016-08-23 00:10 +0300) wrote: > > Is that my problem? How can I script over the newest pull? > > "guix pull" updates "~/.config/guix/latest" link, and when you run > "guix" command, it uses the packages from that directory.

Re: Several questions on Guix(SD)

2016-08-25 Thread Björn Höfling
Leo, thank you for your answers. I would like some more clarifications: On Mon, 22 Aug 2016 17:49:21 -0400 Leo Famulari wrote: > > > * Is there a log for the deamon? I only found the > >"/var/log/guix/drvs", which seam to be only logs of each > > compilation. BTW, what do the two letters o