This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via 715956cc26a4c04dc4b02c81848851d5a7ace832 (commit)
via cda3d81ea857437b37a0bfbfdbb81da7dbd6edd5 (commit)
via 501de668f139b32c75a185fc88600e98a5aeedc7 (commit)
from a6eb1a95d6866fe9128faa49e13fdef2fc16173d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 715956cc26a4c04dc4b02c81848851d5a7ace832
Author: Ludovic Courtès <[email protected]>
Date: Fri Jul 11 00:27:27 2014 +0200
system: Add "netdev" group.
* gnu/system/shadow.scm (%base-groups): Add "netdev".
commit cda3d81ea857437b37a0bfbfdbb81da7dbd6edd5
Author: Ludovic Courtès <[email protected]>
Date: Fri Jul 11 00:26:27 2014 +0200
gnu: linux-libre: Remove '--strip-all' argument.
* gnu/packages/linux.scm (linux-libre)[arguments]: Remove
#:strip-flags, which led to unloadable modules. This reverts
commit 9ca7eaa1.
[build-phase]: Add INSTALL_MOD_STRIP=1.
commit 501de668f139b32c75a185fc88600e98a5aeedc7
Author: Ludovic Courtès <[email protected]>
Date: Thu Jul 10 21:34:07 2014 +0200
gnu: Add VTK.
* gnu/packages/vtk.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
-----------------------------------------------------------------------
Summary of changes:
gnu-system.am | 1 +
gnu/packages/linux.scm | 2 +-
gnu/packages/vtk.scm | 61 ++++++++++++++++++++++++++++++++++++++++++++++++
gnu/system/shadow.scm | 1 +
4 files changed, 64 insertions(+), 1 deletions(-)
create mode 100644 gnu/packages/vtk.scm
hooks/post-receive
--
guix source archive