Re: The cookbook is on-line!

2019-10-28 Thread Pierre Neidhardt
Done! For posterity, here is the process I've used: - Add the following to .dir-locals.el: --8<---cut here---start->8--- ((org-mode (org-texinfo-classes ("guix" "@documentencoding AUTO\n@documentlanguage AUTO"

Re: The cookbook is on-line!

2019-10-27 Thread Ludovic Courtès
Pierre Neidhardt skribis: > By the way, the original tutorial was published here in Org format: > > https://ambrevar.xyz/guix-packaging/index.html > > So it's possible to export it to texi with Org. > That should save some work. Please do! :-) Ludo’.

Re: The cookbook is on-line!

2019-10-23 Thread Pierre Neidhardt
By the way, the original tutorial was published here in Org format: https://ambrevar.xyz/guix-packaging/index.html So it's possible to export it to texi with Org. That should save some work. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: The cookbook is on-line!

2019-10-22 Thread Ricardo Wurmus
Pierre Neidhardt writes: > I just noticed that about half the packaging tutorial is missing (the > part after the Scheme crash course). > > Shouldn't be added? Maybe Ricardo had a plan in mind. >From the sources: @c TODO: Continue the tutorial So yeah, the plan was to add the rest :) I

Re: The cookbook is on-line!

2019-10-22 Thread Pierre Neidhardt
This is great! :) I just noticed that about half the packaging tutorial is missing (the part after the Scheme crash course). Shouldn't be added? Maybe Ricardo had a plan in mind. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

The cookbook is on-line!

2019-10-22 Thread Ludovic Courtès
Hello Guix! A few weeks ago Ricardo started writing a Guix Cookbook⁰ based on material previously published elsewhere, notably on the blog. The cookbook made it in to the repo¹, and you’re all welcome to propose new sections based on your experience with Guix! The news is that the Cookbook is no