guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1867526 -> 966a543)


From: Ludovic Courtès
Subject: branch master updated (1867526 -> 966a543)
Date: Sat, 19 Nov 2016 17:46:46 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  1867526   gnu: Add samplv1.
       new  713335f   derivations: Add 'raw-derivation'.
       new  e74f64b   store: Add 'references*'.
       new  fac46e3   lint: Add 'mirror-url' checker.
       new  6129dd8   vm: Disable initrd-time QEMU networking for VM images.
       new  966a543   gnu: Use 'mirror://' URLs in several places.

The 5 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              |    4 ++-
 gnu/packages/emacs.scm     |    5 ++--
 gnu/packages/games.scm     |    2 +-
 gnu/packages/gcc.scm       |    2 +-
 gnu/packages/gtk.scm       |    2 +-
 gnu/packages/perl.scm      |    2 +-
 gnu/packages/telephony.scm |    5 ++--
 gnu/packages/wm.scm        |    4 +--
 gnu/system/vm.scm          |    2 --
 guix/derivations.scm       |    4 +++
 guix/download.scm          |    3 ---
 guix/gexp.scm              |    3 ---
 guix/profiles.scm          |    4 ---
 guix/scripts/lint.scm      |   43 +++++++++++++++++++++++++++++---
 guix/scripts/system.scm    |    3 ---
 guix/store.scm             |    4 +++
 tests/gexp.scm             |   59 ++++++++++++++++++++++----------------------
 tests/lint.scm             |   19 ++++++++++++++
 18 files changed, 108 insertions(+), 62 deletions(-)



reply via email to

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