[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d10fa5c -> abf0880)
From: |
Ludovic Courtès |
Subject: |
branch master updated (d10fa5c -> abf0880) |
Date: |
Fri, 7 Apr 2017 17:36:48 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from d10fa5c gnu: Add intel-gpu-tools.
new 83cfa02 pack: Add '--expression'.
new 5537f2d profiles: Slightly improve the instructions in
'etc/profile'.
new 1165b08 build: Include 'glibc-utf8-locales' in the binary tarball.
new cf47a8a gnu: dovecot-trees: Update to 2.1.0.
new f91fcd9 syscalls: Allow mount and umount use from static Guile.
new abf0880 vm: Add missing module.
The 6 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:
Makefile.am | 6 ++--
doc/guix.texi | 16 +++++++++
gnu/build/vm.scm | 1 +
gnu/packages/mail.scm | 75 +++++++++++++++++++++---------------------
guix/build/profiles.scm | 6 ++--
guix/build/syscalls.scm | 86 +++++++++++++++++++++++++++----------------------
guix/scripts/pack.scm | 31 +++++++++++-------
7 files changed, 127 insertions(+), 94 deletions(-)
- branch master updated (d10fa5c -> abf0880),
Ludovic Courtès <=
- 01/06: pack: Add '--expression'., Ludovic Courtès, 2017/04/07
- 02/06: profiles: Slightly improve the instructions in 'etc/profile'., Ludovic Courtès, 2017/04/07
- 06/06: vm: Add missing module., Ludovic Courtès, 2017/04/07
- 03/06: build: Include 'glibc-utf8-locales' in the binary tarball., Ludovic Courtès, 2017/04/07
- 04/06: gnu: dovecot-trees: Update to 2.1.0., Ludovic Courtès, 2017/04/07
- 05/06: syscalls: Allow mount and umount use from static Guile., Ludovic Courtès, 2017/04/07