guix-commits
[Top][All Lists]
Advanced

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

branch master updated (089f385 -> 958f657)


From: Ricardo Wurmus
Subject: branch master updated (089f385 -> 958f657)
Date: Wed, 14 Dec 2016 20:58:43 +0000 (UTC)

rekado pushed a change to branch master
in repository guix.

      from  089f385   doc: Fix typo in Submitting Patches section.
       new  5137743   graph: Backend must have name and description.
       new  642339d   graph: Add "list-backend" and "backend" options.
       new  4d93f31   graph: Add d3js backend.
       new  958f657   gnu: libosinfo: Use stable URL for pci.ids.

The 4 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            |    2 +
 d3.v3.js               | 9584 ++++++++++++++++++++++++++++++++++++++++++++++++
 doc/guix.texi          |    7 +
 gnu/packages/qemu.scm  |    4 +-
 graph.js               |  129 +
 guix/graph.scm         |   79 +-
 guix/scripts/graph.scm |   36 +-
 tests/graph.scm        |    3 +-
 8 files changed, 9832 insertions(+), 12 deletions(-)
 create mode 100644 d3.v3.js
 create mode 100644 graph.js



reply via email to

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