guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d507b27 -> 57b8623)


From: Ludovic Courtès
Subject: branch master updated (d507b27 -> 57b8623)
Date: Mon, 06 Apr 2015 19:56:07 +0000

civodul pushed a change to branch master
in repository guix.

      from  d507b27   gnu: Perl GD: Add real patch.
       new  65d428d   guix package: Move generation deletion to its own 
procedure.
       new  d45d890   gnu: lsof: Add mirrors.
       new  381ac93   tests: Deal with 'mount-points' not returning "/".
       new  d26eb84   guix package: Never remove the current generation and 
warn about it.
       new  250bc99   guix package: Avoid 'exit' calls in 
'delete-matching-generations'.
       new  57b8623   tests: Move 'guix package' tests that require networking 
to a separate file.

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               |    1 +
 gnu/packages/lsof.scm     |   12 +++-
 guix/scripts/package.scm  |   63 ++++++++++-------
 tests/guix-package-net.sh |  170 +++++++++++++++++++++++++++++++++++++++++++++
 tests/guix-package.sh     |  143 ++++----------------------------------
 tests/syscalls.scm        |    6 ++-
 6 files changed, 237 insertions(+), 158 deletions(-)
 create mode 100644 tests/guix-package-net.sh



reply via email to

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