[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d23a00b -> 4b03565)
From: |
guix-commits |
Subject: |
branch master updated (d23a00b -> 4b03565) |
Date: |
Fri, 26 Jul 2019 19:06:04 -0400 (EDT) |
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(-)
- branch master updated (d23a00b -> 4b03565),
guix-commits <=
- 01/10: discovery: 'scheme-files' ignores hidden files., guix-commits, 2019/07/26
- 02/10: gexp: 'compiled-modules' can cross-compile., guix-commits, 2019/07/26
- 04/10: gnu: Add emacs-bug-hunter., guix-commits, 2019/07/26
- 03/10: gexp: 'program-file' honors the current system and cross-compilation target., guix-commits, 2019/07/26
- 08/10: gnu: Add emacs-wc-mode., guix-commits, 2019/07/26
- 10/10: gnu: hpcguix-web: Update to f39c90b., guix-commits, 2019/07/26
- 09/10: gnu: Add emacs-mastodon., guix-commits, 2019/07/26
- 05/10: Add emacs-gnus-alias., guix-commits, 2019/07/26
- 07/10: gnu: Add emacs-ox-pandoc., guix-commits, 2019/07/26
- 06/10: gnu: Add emacs-ox-epub., guix-commits, 2019/07/26