Re: Help defining a trivial package.

2019-08-29 Thread Timothy Sample
Hi Pierre, "Pierre-Henry F." writes: > So, we have, in ~bash~: > > $ lzip --decompress release_3.tar.lz > $ tar xf release_3.tar > $ cd blog/ # coming from the preceding line. > $ tree > . > ├── bin > │ └── program > └── src > └── hello_world.py > > $ cat

Help defining a trivial package.

2019-08-29 Thread Pierre-Henry F.
> As a note for the future, it would be helpful to include the error > message that you saw when things went wrong. Here, I’m assuming that > Guix said: > > guix build: error: #: not something we can build > > Running “guix build --file=X” causes Guix to build the last expression > evaluated

Re: Dovecot + pigeonhole packaging

2019-08-29 Thread Gábor Boskovits
Hello Alexey, Alexey Abramov ezt írta (időpont: 2019. aug. 28., Sze, 22:30): > Hi guix, > > > My system requires me to have dovecot and pigeonhole. So I packaged it. I > created two none public packages and merged them into one big package. > Is this on Guix System? If yes, then guix system