civodul pushed a change to branch master
in repository guix.
from d23a00b tests: Add reconfigure system test.
new 548e0af discovery: 'scheme-files' ignores hidden files.
new 2cc5ec7 gexp: 'compiled-modules' can cross-compile.
new 2e8cabb gexp: 'program-file' honors the current system and
cross-compilation target.
new c1cae86 gnu: Add emacs-bug-hunter.
new 74a2489 Add emacs-gnus-alias.
new 9f0ae84 gnu: Add emacs-ox-epub.
new 40c4c00 gnu: Add emacs-ox-pandoc.
new d3f2f86 gnu: Add emacs-wc-mode.
new 1a2d0d2 gnu: Add emacs-mastodon.
new 4b03565 gnu: hpcguix-web: Update to f39c90b.
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 3 +-
gnu/packages/emacs-xyz.scm | 162 +++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/web.scm | 8 +--
guix/discovery.scm | 8 ++-
guix/gexp.scm | 49 +++++++++++---
tests/gexp.scm | 19 ++++++
6 files changed, 231 insertions(+), 18 deletions(-)