aboutsummaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-07-06 15:54:45 +0200
committerLudovic Courtès <ludo@gnu.org>2019-07-06 16:17:24 +0200
commitd9e6217f4e978777d1e6f7b82a1e096740cc419a (patch)
tree2a3ed7733468d2e074a51bd4edaab52e51bab8ac /CODE-OF-CONDUCT
parent403f2189aa5ca1d0c39add46a4d96b40552ad832 (diff)
downloadguix-d9e6217f4e978777d1e6f7b82a1e096740cc419a.tar.gz
guix-d9e6217f4e978777d1e6f7b82a1e096740cc419a.zip
channels: Simplify 'channel-instances->manifest'.
* guix/channels.scm (channel-instances->manifest)[instance->entry]: Change to take two arguments instead of a tuple. Turn into a non-monadic procedure. Call it via 'map' instead of 'mapm'.
Diffstat (limited to 'CODE-OF-CONDUCT')
0 files changed, 0 insertions, 0 deletions
ef='/guix/commit/doc/guix-cookbook.texi?id=48720afb322ab5ad1b6102276f4795a14803fa61'>doc: cookbook: Use @code for the identifiers of utility functions....Ludovic Courtès 2020-10-15doc: cookbook: More "#true" and "#false"....Ludovic Courtès 2020-10-15doc: cookbook: Use @var for meta-syntactic variables....Ludovic Courtès 2020-10-15doc: cookbook: Fix 'let' form in example....Ludovic Courtès 2020-10-14services: nginx: Add lua module....Oleg Pykhalov 2020-10-14doc: cookbook: Mention "#true" and "#false"....Ludovic Courtès 2020-09-09doc: cookbook: Adding a section "Running Guix on a Linode Server"...Joshua Branson 2020-08-23doc: cookbook: Add chapter about Guix environment....Oleg Pykhalov 2020-07-09doc: cookbook: Fix ‘file system’ spelling....Tobias Geerinckx-Rice 2020-06-28doc: cookbook: Fix encoding of "André"....Ludovic Courtès 2020-06-28doc: cookbook: Update entry about getting substitutes through Tor....André Batista 2020-06-23doc: cookbook: Fix typos....Ludovic Courtès 2020-06-23doc: cookbook: Tweak intro to the REPL....Ludovic Courtès 2020-06-23doc: cookbook: Mention "guix hash -rx" for Git checkouts....Ludovic Courtès 2020-06-23doc: cookbook: Clarify 'git-fetch' conventions....Ludovic Courtès 2020-06-04doc: cookbook: Add entry about getting substitutes through Tor....Brice Waegeneire 2020-06-02doc: cookbook: Add entry about Wireguard VPN....Marcin Karpezo 2020-05-25doc: cookbook: Add subsection about session locking with xss-lock....Chris Bøg 2020-05-05doc: cookbook: Fix sbcl-ttf-fonts package name....Jean-Baptiste Note 2020-04-30doc: cookbook: Rename stumpwm package to current state....Marcin Karpezo 2020-04-25doc: cookbook: Fix quotes....Nicolas Goaziou 2020-04-24doc: cookbook: Use @file for file names and extensions....Nicolas Goaziou 2020-04-24doc: cookbook: Fix misuses of double spacing....Nicolas Goaziou 2020-04-22doc: cookbook: Explain how to use bind mounts....Matthew Brooks 2020-03-30gnu: Add sbcl-stumpwm-ttf-fonts....Oleg Pykhalov 2020-01-17doc: cookbook: Avoid URL reference to the manual....Ludovic Courtès 2019-11-26doc: cookbook: Add cross-references to the Guile manual....Ludovic Courtès 2019-11-26doc: cookbook: Use @result{} & co. instead of a '>' prompt....Ludovic Courtès 2019-11-26doc: cookbook: Use Texinfo quotes....Ludovic Courtès 2019-11-26doc: cookbook: Add cross-reference about ./pre-inst-env....Ludovic Courtès 2019-11-26doc: cookbook: Use @lisp for Scheme snippets....Ludovic Courtès 2019-10-30doc: Explain how to switch profile from empty shell in "Profiles in Practice"....Pierre Neidhardt 2019-10-28doc: Link to SICP Info page in "A Scheme Crash Course"....Pierre Neidhardt 2019-10-28doc: Finish importing the "Packaging Tutorial"....Pierre Neidhardt 2019-10-28doc: Fix some typos in "Guix Profiles in Practice"....Pierre Neidhardt 2019-10-25doc: cookbook: Use "@lisp" for Scheme snippets....Ludovic Courtès 2019-10-24doc: Add "Guix Profiles in Practice" to the cookbook....Pierre Neidhardt 2019-09-18doc: Add Guix Cookbook....Ricardo Wurmus