[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (301f12e -> 334c953)
From: |
Ludovic Courtès |
Subject: |
branch master updated (301f12e -> 334c953) |
Date: |
Sun, 12 Mar 2017 12:47:39 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 301f12e gnu: offlineimap: Update to 7.0.14.
new 998ac26 gnu: tintin++: Use a mirror:// URI.
new 239c226 Add 'guix pack'.
new 334c953 syscalls: Adjust 'define-bits' to macro literal semantics
of 2.2.
The 3 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 | 9 +-
build-aux/hydra/gnu-system.scm | 9 +-
build-aux/make-binary-tarball.scm | 47 --------
doc/guix.texi | 64 +++++++++++
gnu/packages/games.scm | 4 +-
gnu/system/install.scm | 63 +----------
guix/build/syscalls.scm | 8 +-
guix/scripts/pack.scm | 229 ++++++++++++++++++++++++++++++++++++++
8 files changed, 314 insertions(+), 119 deletions(-)
delete mode 100644 build-aux/make-binary-tarball.scm
create mode 100644 guix/scripts/pack.scm
- branch master updated (301f12e -> 334c953),
Ludovic Courtès <=