guix-commits
[Top][All Lists]
Advanced

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

branch master updated (cf48ea9 -> da55110)


From: guix-commits
Subject: branch master updated (cf48ea9 -> da55110)
Date: Wed, 18 Sep 2019 17:10:35 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  cf48ea9   Merge branch 'wip-texlive'
       new  f9c0400   guix package: "guix package -f FILE" ensures FILE returns 
a package.
       new  96b3599   linux-container: 'eval/container' correctly passes -L and 
-C flags.
       new  af632c6   gnu: nlohmann-json-cpp: Update to 3.7.0.
       new  2cde4a9   gnu: Add python-jupyter-protocol.
       new  2835fb0   gnu: Add python-jupyter-kernel-mgmt.
       new  a52d8cc   gnu: Add python-jupyter-kernel-test.
       new  4bb7d14   gnu: Add Xeus.
       new  d0980ef   doc: Mention the "repository name" for 'guix pack -f 
docker'.
       new  45fbc15   import: pypi: Refresher recognizes pythonhosted.org 
source URLs.
       new  ee25048   pull: Work around Ubuntu's 'sudo'.
       new  da55110   scripts: pull: Add options for generation management

The 11 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                  |  51 ++++++++++-
 gnu/local.mk                   |   1 +
 gnu/packages/jupyter.scm       | 189 +++++++++++++++++++++++++++++++++++++++++
 gnu/packages/serialization.scm |  33 ++++---
 gnu/system/linux-container.scm |  12 +--
 guix/import/pypi.scm           |   3 +-
 guix/scripts/package.scm       |   6 +-
 guix/scripts/pull.scm          |  52 +++++++++++-
 tests/containers.scm           |  27 ++++++
 tests/guix-package.sh          |  11 +++
 10 files changed, 362 insertions(+), 23 deletions(-)
 create mode 100644 gnu/packages/jupyter.scm



reply via email to

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