aboutsummaryrefslogtreecommitdiff
path: root/emacs/guix-list.el
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2016-09-16 01:44:24 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2016-09-16 01:54:00 +0200
commit7f39e131805857614a171b51cbf432b4285ba1e6 (patch)
treecca2a362ee7400da99ac0db97716989bae612d33 /emacs/guix-list.el
parent9bd259d82d0d712d3c7ed6c78186b3c4e10c1858 (diff)
downloadguix-7f39e131805857614a171b51cbf432b4285ba1e6.tar.gz
guix-7f39e131805857614a171b51cbf432b4285ba1e6.zip
gnu: prosody: Don't generate example SSL certificates.
They are non-deterministic and of questionable utility. * gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags.
Diffstat (limited to 'emacs/guix-list.el')
0 files changed, 0 insertions, 0 deletions
phony....* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony. Ludovic Courtès 2019-04-24doc: Add Simplified Chinese translation....* doc/local.mk (info_TEXINFOS): Add guix.zh_CN.texi. (TRANSLATED_INFO): Add guix.zh_CN.texi and contributing.zh_CN.texi. * po/doc/local.mk (DOC_PO_FILES): Add guix-manual.zh_CN.po. * doc/contributing.zh_CN.texi, doc/guix.zh_CN.texi: New files. Ludovic Courtès 2019-04-23doc: Add Spanish translation....* doc/local.mk (info_TEXINFOS): Add guix.es.texi. (TRANSLATED_INFO): Add guix.es.texi and contributing.es.texi. * po/doc/guix-manual.es.po: New file. * po/doc/local.mk: Add guix-manual.es.po. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas 2018-11-28nls: Update documentation po and pot with `make dist`....* Makefile.am: dist-hook depends on doc-po-update. * po/doc/local.mk (doc-po-update): New target. Julien Lepiller 2018-11-01doc: Add German translation....* doc/contributing.de.texi: New file. * doc/guix.de.texi: New file * doc/local.mk (TRANSLATED_INFO): Add them. (info_TEXINFOS): Add guix.de.texi. * po/doc/guix-manual.de.po: New file. * po/doc/local.mk (EXTRA_DIST): Add it. * doc/guix.texi: Document the German translation. Julien Lepiller