guix-commits
[Top][All Lists]
Advanced

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

branch master updated (46ffff9 -> 8c9653b)


From: Ludovic Courtès
Subject: branch master updated (46ffff9 -> 8c9653b)
Date: Thu, 12 Mar 2015 20:00:12 +0000

civodul pushed a change to branch master
in repository guix.

      from  46ffff9   gnu: guile-ssh: Update to 0.7.2.
       new  23153c9   gnu: Add SLOCCount.
       new  99e64a6   gnu: Move cflow, Complexity, and GLOBAL to (gnu packages 
code).
       new  9a10acc   system: Adjust '.bashrc' skeleton for non-interactive SSH 
sessions.
       new  9751c39   services: bitlbee: Make /var/lib/bitlbee when activating.
       new  8c9653b   build-system/python: Delay evaluation of the 'python2' 
package.

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:
 gnu-system.am                |    4 +-
 gnu/packages/cflow.scm       |   49 ------------
 gnu/packages/code.scm        |  178 ++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/complexity.scm  |   50 ------------
 gnu/packages/global.scm      |   67 ----------------
 gnu/services/networking.scm  |    8 ++
 gnu/system/shadow.scm        |   12 +++
 guix/build-system/python.scm |   13 +++-
 8 files changed, 209 insertions(+), 172 deletions(-)
 delete mode 100644 gnu/packages/cflow.scm
 create mode 100644 gnu/packages/code.scm
 delete mode 100644 gnu/packages/complexity.scm
 delete mode 100644 gnu/packages/global.scm



reply via email to

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