aboutsummaryrefslogtreecommitdiff
path: root/emacs/guix-utils.el
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2015-03-16 23:13:17 -0500
committerEric Bavier <bavier@member.fsf.org>2015-03-17 13:03:50 -0500
commit57ff0e04f18a253604a65d1e20128de2dff1dddd (patch)
tree3b68881a4a876d1754ca803222ea57f2e8f768d3 /emacs/guix-utils.el
parent0c32bf01172118967d8a7a349313c4b4b06c0012 (diff)
downloadguix-57ff0e04f18a253604a65d1e20128de2dff1dddd.tar.gz
guix-57ff0e04f18a253604a65d1e20128de2dff1dddd.zip
gnu: Add Lingua-EN-Inflect.
* gnu/packages/language.scm (perl-lingua-en-inflect): New variable.
Diffstat (limited to 'emacs/guix-utils.el')
0 files changed, 0 insertions, 0 deletions
ds with TMPDIR set....Ludovic Courtès 2016-12-09daemon: Set ownership of kept build directories to the calling user....Hartmut Goebel 2016-12-05daemon: Fix invalid Boost format string....Ludovic Courtès 2016-11-16daemon: Add 'built-in-builders' RPC....Ludovic Courtès 2016-11-16daemon: Add "builtin:download" derivation builder....Ludovic Courtès 2016-10-28daemon: Do not error out when deduplication fails due to ENOSPC....Ludovic Courtès 2016-10-28daemon: Improve the SQLite wrapper API....Eelco Dolstra 2016-10-28daemon: Factor out SQLite handling....Eelco Dolstra 2016-10-28daemon: Turn retrying SQLite transactions into a higher-order function....Eelco Dolstra