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