guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3b45154 -> 915c6bf)


From: guix-commits
Subject: branch master updated (3b45154 -> 915c6bf)
Date: Mon, 7 Jan 2019 08:41:08 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  3b45154   gnu: Add rmlint.
       new  46cf4cd   Remove (guix build pull).
       new  54ddb6a   lint: Avoid 'dirname' call at the top level.
       new  59a0750   gnu: Move OCaml packages away from maths.scm.
       new  db1eb63   gnu: Move Emacs modes for Dedukti to ocaml.scm.
       new  6fd5a80   gnu: Remove unnecessary build-side module imports.
       new  915c6bf   gnu: python2-fastlmm: Move to machine-learning.scm.

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                       |   3 +-
 gnu/packages/batik.scm            |   1 -
 gnu/packages/boost.scm            |   3 +-
 gnu/packages/calendar.scm         |   1 -
 gnu/packages/emacs.scm            |  63 +---------------
 gnu/packages/gl.scm               |   1 -
 gnu/packages/libcanberra.scm      |   6 +-
 gnu/packages/lua.scm              |   1 -
 gnu/packages/machine-learning.scm |  34 +++++++++
 gnu/packages/maths.scm            |  89 +---------------------
 gnu/packages/ocaml.scm            | 144 +++++++++++++++++++++++++++++++++++
 gnu/packages/python.scm           |  35 ---------
 gnu/packages/qt.scm               |   3 +-
 gnu/packages/simulation.scm       |   1 -
 gnu/packages/terminals.scm        |   3 +-
 gnu/packages/wxwidgets.scm        |   4 +-
 guix/build/pull.scm               | 154 --------------------------------------
 guix/scripts/lint.scm             |   7 +-
 18 files changed, 193 insertions(+), 360 deletions(-)
 delete mode 100644 guix/build/pull.scm



reply via email to

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