summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add python-pyopencl.Ludovic Courtès2020-02-10
| | | | * gnu/packages/opencl.scm (python-pyopencl): New variable.
* gnu: Add python-pytools.Ludovic Courtès2020-02-10
| | | | * gnu/packages/opencl.scm (python-pytools): New variable.
* gnu: pybind11: Install .py files.Ludovic Courtès2020-02-10
| | | | | | * gnu/packages/python-xyz.scm (pybind11)[native-inputs]: Change PYTHON to PYTHON-WRAPPER. [arguments]: Add 'install-python' phase.
* gnu: pybind11: Tweak description.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11)[description]: Tweak.
* gnu: pybind11: Add dependency on Catch and Eigen.Ludovic Courtès2020-02-10
| | | | | | * gnu/packages/python-xyz.scm (pybind11)[inputs]: Add CATCH-FRAMEWORK2-1 and EIGEN. [arguments]: Add #:configure-flags.
* gnu: pybind11: Update to 2.4.3.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11): Update to 2.4.3.
* gnu: pybind11: Change 'license' field to BSD-3.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3.
* git: Add missing exports for <git-checkout>.Ludovic Courtès2020-02-10
| | | | | * guix/git.scm (<git-checkout>): Export 'git-checkout-commit' and 'git-checkout-recursive?'.
* gnu: octave, octave-cli: Update to 5.2.0.Kei Kebreau2020-02-10
| | | | | * gnu/packages/maths.scm (octave, octave-cli): Update to 5.2.0. [inputs]: Add bdb.
* gnu: unbound: Remove redundant input.Marius Bakke2020-02-10
| | | | * gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
* gnu: node: Disable flaky test.Marius Bakke2020-02-10
| | | | * gnu/packages/node.scm (node)[arguments]: Delete test that fails sporadically.
* gnu: python-protobuf: Update to 3.11.3.Marius Bakke2020-02-10
| | | | * gnu/packages/protobuf.scm (python-protobuf): Update to 3.11.3.
* gnu: protobuf: Update to 3.11.3.Marius Bakke2020-02-10
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.11.3.
* gnu: ceph: Update to 14.2.7.Marius Bakke2020-02-10
| | | | * gnu/packages/storage.scm (ceph): Update to 14.2.7.
* gnu: rocksdb: Update to 6.6.4.Marius Bakke2020-02-10
| | | | * gnu/packages/databases.scm (rocksdb): Update to 6.6.4.
* gnu: http-parser: Update to 2.9.3.Marius Bakke2020-02-10
| | | | * gnu/packages/web.scm (http-parser): Update to 2.9.3.
* gnu: strace: Update to 5.5.Marius Bakke2020-02-10
| | | | * gnu/packages/linux.scm (strace): Update to 5.5.
* gnu: signify: Update to 28.Marius Bakke2020-02-10
| | | | | * gnu/packages/crypto.scm (signify): Update to 28. [arguments]: Remove #:tests?.
* gnu: sway: Remove unused input.Marius Bakke2020-02-10
| | | | * gnu/packages/wm.scm (sway)[native-inputs]: Remove GIT.
* gnu: swaylock: Remove unused input.Marius Bakke2020-02-10
| | | | * gnu/packages/wm.scm (swaylock)[native-inputs]: Remove GIT.
* gnu: swaybg: Remove unused input.Marius Bakke2020-02-10
| | | | * gnu/packages/wm.scm (swaybg)[native-inputs]: Remove GIT.
* gnu: chromium.scm: Remove use of CADR.Marius Bakke2020-02-10
| | | | | | | ...as per the style guidelines. * gnu/packages/chromium.scm (%debian-origin)[file-name]: Use MATCH instead of IF and CADR to compute the name.
* Merge branch 'staging'Marius Bakke2020-02-10
|\
| * Merge branch 'master' into stagingMarius Bakke2020-02-05
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-02-03
| |\ \
| * | | gnu: libical: Add upstream patch to preserve API compatibility.Marius Bakke2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/calendar.scm (libical)[source](patches): New field.
| * | | gnu: Qt: Update to 5.12.7 [fixes CVE-2020-0569, CVE-2020-0570].Marius Bakke2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine): Update to 5.12.7.
| * | | gnu: Add libgravatar.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (libgravatar): New variable.
| * | | gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
| * | | gnu: Add ktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (ktorrent): New variable.
| * | | gnu: Add libktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (libktorrent): New variable.
| * | | gnu: Add krdc.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
| * | | gnu: Add kopete.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
| * | | gnu: Add konversation.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
| * | | gnu: Add kget.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (kget): New variable.
| * | | gnu: Add choqok.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm: New file. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file. * gnu/lokal.mk: Add them.
| * | | gnu: Add qoauth.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/web.scm (qoauth): New variable.
| * | | gnu: Add kdepim-apps-libs.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (kdepim-apps-libs): New variable.
| * | | gnu: Add kpimcommon.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (kpimcommon): New variable.
| * | | gnu: Add kmailimporter.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (kmailimporter): New variable.
| * | | gnu: Add libkdepim.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (libkdepim): New variable.
| * | | gnu: Add kgpg.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-utils.scm (kgpg): New variable.
| * | | gnu: Add kleopatra.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-utils.scm (kleopatra): New variable.
| * | | gnu: Add libkleo.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (libkleo): New variable.
| * | | gnu: Add akonadi-calendar.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (akonadi-calendar): New variable.
| * | | gnu: Add kmailtransport.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (kmailtransport): New variable.
| * | | gnu: Add libkgapi.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (libkgapi): New variable.
| * | | gnu: Add kontactinterface.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (kontactinterface): New variable.
| * | | gnu: Add ksmtp.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (ksmtp): New variable.
| * | | gnu: Add akonadi-contacts.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | * gnu/packages/kde-pim.scm (akonadi-contacts): New variable.