Age | Commit message (Expand) | Author |
---|---|---|
2019-12-04 | gnu: Remove duplicate nlohmann-json-cpp package....* gnu/packages/serialization.scm (nlohmann-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-12 | gnu: 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-18 | gnu: Add Xeus....* gnu/packages/jupyter.scm (xeus): New variable. | Ludovic Courtès |
2019-09-18 | gnu: Add python-jupyter-kernel-test....* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file. | Ludovic Courtès |
2019-09-18 | gnu: Add python-jupyter-kernel-mgmt....* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable. | Ludovic Courtès |
2019-09-18 | gnu: Add python-jupyter-protocol....* gnu/packages/jupyter.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès |