aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/less.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-12-02 23:56:25 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-12-05 17:58:58 +0100
commit6cd34029c588a5e0d19a77571888968d7acaf0e7 (patch)
tree89a588e48f1c652be9849ad6e19205de87c83feb /gnu/packages/less.scm
parentedb8aa3a28d410ef6fcb9355b57f9be26f87caed (diff)
downloadguix-6cd34029c588a5e0d19a77571888968d7acaf0e7.tar.gz
guix-6cd34029c588a5e0d19a77571888968d7acaf0e7.zip
gnu: expat: Remove grafted replacement.
* gnu/packages/xml.scm (expat): Update to 2.2.9. [replacement]: Remove. (expat-2.2.9): Remove variable.
Diffstat (limited to 'gnu/packages/less.scm')
0 files changed, 0 insertions, 0 deletions
ohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise. Marius Bakke 2019-10-12gnu: python-jupyter-kernel-test: Use PYTHON-VERSION....* gnu/packages/jupyter.scm (python-jupyter-kernel-test)[arguments]: Use PYTHON-VERSION to determite Python version. Marius Bakke 2019-09-18gnu: Add Xeus....* gnu/packages/jupyter.scm (xeus): New variable. Ludovic Courtès 2019-09-18gnu: Add python-jupyter-kernel-test....* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file. Ludovic Courtès 2019-09-18gnu: Add python-jupyter-kernel-mgmt....* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable. Ludovic Courtès 2019-09-18gnu: Add python-jupyter-protocol....* gnu/packages/jupyter.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès