Re: 02/02: services: Add Gitolite.

2018-10-02 Thread Christopher Baines
Ludovic Courtès writes: > Christopher Baines skribis: > >> Mark H Weaver writes: > > [...] > +(define-gexp-compiler (gitolite-rc-file-compiler + (file ) system target) + (match file +(($ umask git-config-keys roles enable) + (apply text-

Re: Outreachy - user video documentation for GNU Guix - Contribution

2018-10-02 Thread Gábor Boskovits
Björn Höfling ezt írta (időpont: 2018. okt. 1., H, 22:26): > On Mon, 1 Oct 2018 20:01:12 +0200 > Marina Sarno wrote: > > > Hello dear Björn, > > > > my name is Marina, I'm on my process of contributing to a project > > enrolled on Outreachy. > > I like the ideia of making the videos documentatio

Re: Web interface review 2

2018-10-02 Thread Clément Lassieur
This is now pushed, and I updated the Guix package as well. Cheers, Clément Clément Lassieur writes: > Hello Tatiana! > > I rebased your branch and did the changes I talked about, along with a > few minor things like error handling and cosmetic changes. > > The result is available there: https:

Re: Blog: Guix packaging tutorial

2018-10-02 Thread Ludovic Courtès
Pierre Neidhardt skribis: >> ‘%build-inputs’ etc. are global variables of package derivation build >> scripts; see ‘build-expression->derivation’ in (guix derivations). >> >> To view the code of one of these scripts, open the file returned by: >> >> $ guix gc --references $(guix build -d coreut

Re: GHC 8.4.3

2018-10-02 Thread Ludovic Courtès
Congrats on this grand Haskell update! Ludo’.

Re: ~/.guix-profile/manifest usage with "guix package -m [manifest]" / "guix pack -m [manifest]" etc..

2018-10-02 Thread Ludovic Courtès
Hello, George Clemmer skribis: > YOANN hit an error when trying to do 'guix package -m > ~/.guix-profile/manifest'. Why would one want to do this? Maybe to > (re)produce a configuration previously reached by a series of 'guix > package -i' operations? I agree this would be nice, but be aware th

Re: Blog: Guix packaging tutorial

2018-10-02 Thread Pierre Neidhardt
Ludovic Courtès writes: > Or global variables in the build stage, to be more accurate. :-) > > It’s really a fine point though and shouldn’t block the whole tutorial! OK, I'll go ahead then. Another Guix user told me he got confused about the Guile example. `format` seemed confusing. I sugge

Re: ~/.guix-profile/manifest usage with "guix package -m [manifest]" / "guix pack -m [manifest]" etc..

2018-10-02 Thread George Clemmer
Hi Ludo’, Ludovic Courtès writes: > Hello, > > George Clemmer skribis: > >> YOANN hit an error when trying to do 'guix package -m >> ~/.guix-profile/manifest'. Why would one want to do this? Maybe to >> (re)produce a configuration previously reached by a series of 'guix >> package -i' operation

Re: Blog: Guix packaging tutorial

2018-10-02 Thread Ricardo Wurmus
Pierre Neidhardt writes: > Apparently the formatting of the REPL was also confusing ("What is this > dollar thing, is it some result?" kind of confusion). > What about changing the formatting to > > --8<---cut here---start->8--- > (display (string-append "Hel

Re: ~/.guix-profile/manifest usage with "guix package -m [manifest]" / "guix pack -m [manifest]" etc..

2018-10-02 Thread Ricardo Wurmus
Hi George, > My thinking is that if there was an easy way to produce “manifests as > passed to ‘guix package -m’” from profiles, it would be a handy: an easy > way for someone that has gone down the incremental path to switch to > manifests and an easy way to update one's manifest after incremen

Re: ~/.guix-profile/manifest usage with "guix package -m [manifest]" / "guix pack -m [manifest]" etc..

2018-10-02 Thread George Clemmer
Ricardo Wurmus writes: > Hi George, > >> My thinking is that if there was an easy way to produce “manifests as >> passed to ‘guix package -m’” from profiles, it would be a handy: an easy >> way for someone that has gone down the incremental path to switch to >> manifests and an easy way to upda