guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates updated (4c0d38b -> 112da58)


From: Ludovic Courtès
Subject: branch core-updates updated (4c0d38b -> 112da58)
Date: Wed, 01 Apr 2015 15:11:12 +0000

civodul pushed a change to branch core-updates
in repository guix.

      from  4c0d38b   gnu: Update bootstrap binaries for x86_64 and i686.
       new  ed835ad   gnu: node: Remove unneeded import.
       new  d83ccc9   gremlin: Add libnsl to libc's library list.
       new  7be8c63   gremlin: Guard against invalid ELF segments.
       new  bb42c78   build-system: Factorize the list of modules imported on 
the build side.
       new  8f3c3e8   gnu: Remove unneeded uses of #:imported-modules.
       new  8ff3df5   gnu: Refer to %GNU-BUILD-SYSTEM-MODULES instead of 
listing modules.
       new  4ba3a84   utils: Make the second 'find-files' argument optional.
       new  112da58   build-system/gnu: Add 'validate-runpath' phase.

The 8 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:
 gnu/packages/base.scm             |    6 +++
 gnu/packages/cdrom.scm            |    3 +-
 gnu/packages/certs.scm            |    2 -
 gnu/packages/emacs.scm            |   12 ++----
 gnu/packages/gnuzilla.scm         |    4 +-
 gnu/packages/haskell.scm          |    3 +-
 gnu/packages/node.scm             |    1 -
 gnu/packages/samba.scm            |    5 +-
 gnu/packages/texlive.scm          |    2 -
 gnu/packages/video.scm            |    3 +-
 gnu/packages/xfce.scm             |    3 -
 guix/build-system/cmake.scm       |   14 ++++--
 guix/build-system/glib-or-gtk.scm |   14 +++---
 guix/build-system/gnu.scm         |   26 ++++++++----
 guix/build-system/perl.scm        |   14 ++++--
 guix/build-system/python.scm      |   12 ++++--
 guix/build-system/ruby.scm        |   14 ++++--
 guix/build-system/waf.scm         |   12 ++++--
 guix/build/gnu-build-system.scm   |   62 +++++++++++++++++++++++++++++
 guix/build/gremlin.scm            |   79 +++++++++++++++++++++++++++----------
 guix/build/utils.scm              |    7 ++-
 21 files changed, 208 insertions(+), 90 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]