aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: postgresql: Build with openssl support.postgresql-add-openssl-supportChristopher Baines2019-02-11
| | | | | * gnu/packages/databases.scm (postgresql)[arguments]: Add --with-openssl to [inputs]: Add openssl.
* gnu: cups-filters: Update to 1.22.0.Marius Bakke2019-02-10
| | | | * gnu/packages/cups.scm (cups-filters): Update to 1.22.0.
* gnu: gdb: Update to 8.2.1.Marius Bakke2019-02-10
| | | | * gnu/packages/gdb.scm (gdb): Update to 8.2.1.
* gnu: nss, nss-certs: Update to 3.42.1.Marius Bakke2019-02-10
| | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.42.1. * gnu/packages/gnuzilla.scm (nss): Likewise.
* gnu: libxkbcommon: Update to 0.8.3.Marius Bakke2019-02-10
| | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.3.
* gnu: libva: Update to 2.4.0.Marius Bakke2019-02-10
| | | | * gnu/packages/video.scm (libva): Update to 2.4.0.
* gnu: qpdf: Update to 8.4.0.Marius Bakke2019-02-10
| | | | * gnu/packages/pdf.scm (qpdf): Update to 8.4.0.
* gnu: OpenBLAS: Update to 0.3.5.Marius Bakke2019-02-10
| | | | * gnu/packages/maths.scm (openblas): Update to 0.3.5.
* gnu: ImageMagick: Update to 6.9.10-27.Marius Bakke2019-02-10
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-27.
* gnu: gtk+: Update to 3.24.5.Marius Bakke2019-02-10
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.5.
* gnu: libgsf: Update to 1.14.45.Marius Bakke2019-02-10
| | | | * gnu/packages/gnome.scm (libgsf): Update to 1.14.45.
* gnu: libinput: Update to 1.12.6.Marius Bakke2019-02-10
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.12.6.
* gnu: mariadb: Update to 10.1.38.Marius Bakke2019-02-10
| | | | * gnu/packages/databases.scm (mariadb): Update to 10.1.38.
* gnu: meson: Update to 0.49.2.Marius Bakke2019-02-10
| | | | * gnu/packages/build-tools.scm (meson): Update to 0.49.2.
* gnu: ninja: Update to 1.9.0.Marius Bakke2019-02-10
| | | | * gnu/packages/ninja.scm (ninja): Update to 1.9.0.
* gnu: apr: Update to 1.6.5.Marius Bakke2019-02-10
| | | | * gnu/packages/apr.scm (apr): Update to 1.6.5.
* gnu: python-trezor: Update to 0.11.1.Vagrant Cascadian2019-02-10
| | | | | | | | | | * gnu/packages/finance.scm (python-trezor): Update to 0.11.1. [arguments]: Remove obsolete "slow_cosi" test. Delete "test_tx_api" test, which requires network access. [propagated-inputs]: Add python-construct and python-typing-extensions, Remove python-hidapi, python-protobuf and python-typing. [native-inputs]: Remove python-mock, Add protobuf, python-black, python-protobuf and python-isort.
* gnu: Add python-construct.Vagrant Cascadian2019-02-10
| | | | * gnu/packages/python-xyz.scm (python-construct): New variable.
* gnu: Add python-typing-extensions.Vagrant Cascadian2019-02-10
| | | | * gnu/packages/python-xyz.scm (python-typing-extensions): New variable.
* gnu: python-keepkey: Update to 6.0.2.Vagrant Cascadian2019-02-10
| | | | | * gnu/packages/finance.scm (python-keepkey): Update to 6.0.2. [propagated-inputs]: Add python-libusb1.
* gnu: electron-cash: Update to 3.3.5.Vagrant Cascadian2019-02-10
| | | | | * gnu/packages/finance.scm (electron-cash): Update to 3.3.5. [source]: Update uri.
* gnu: java-xstream: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: java-xom: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | | * gnu/packages/xml.scm (java-xom)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
* gnu: java-jettison: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: tinyxml2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: java-jdom2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: java-kxml2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | | * gnu/packages/xml.scm (java-kxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
* gnu: java-dom4j: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (java-dom4j)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: java-groovy-bootstrap: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/groovy.scm (java-groovy-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: xlsx2csv: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: xlsx2csv: Update to 0.7.4.Tobias Geerinckx-Rice2019-02-10
| | | | * gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4.
* gnu: clojure-tools-macro: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/clojure.scm (clojure-tools-macro)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: clojure-algo-monads: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/clojure.scm (clojure-algo-monads)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: clojure-algo-generic: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/clojure.scm (clojure-algo-generic)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: xinetd: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-10
| | | | | * gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* install: Use (gnu package certs) module for the nss-certs package.Pierre Neidhardt2019-02-10
| | | | * gnu/system/install.scm: Use (gnu package certs).
* install: Add nss-certs to the image.Pierre Neidhardt2019-02-10
| | | | * gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
* gnu: linux-libre@4.4: Update to 4.4.174.Mark H Weaver2019-02-09
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174.
* gnu: emacs-pdf-tools: Update to 0.90.Nicolas Goaziou2019-02-09
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90. [source]: Remove patch. * gnu/packages/patches/emacs-pdf-tools-poppler.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove reference to deleted file.
* gnu: electrum: Update to 3.3.3.Vagrant Cascadian2019-02-09
| | | | | | | | * gnu/packages/finance.scm (electrum): Update to 3.3.3. [inputs]: Add python-aiohttp, python-aiohttp-socks, python-aiorpcx and python-certifi. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-aiorpcx.Vagrant Cascadian2019-02-09
| | | | | | * gnu/packages/python-web.scm (python-aiorpcx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-aiohttp-socks.Vagrant Cascadian2019-02-09
| | | | | | * gnu/packages/python-web.scm (python-aiohttp-socks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lookingglass: Build with spice-protocol@0.12.14.Rutger Helling2019-02-09
| | | | | * gnu/packages/virtualization.scm (lookingglass)[inputs]: Use spice-protocol@0.12.14 instead of spice-protocol.
* gnu: Add spice-protocol@0.12.14.Rutger Helling2019-02-09
| | | | * gnu/packages/spice.scm (spice-protocol@0.12.14): New variable.
* gnu: python-pytest: Update home page.Marius Bakke2019-02-09
| | | | | * gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to https://docs.pytest.org/en/latest/.
* gnu: python-configparser: Update home page.Marius Bakke2019-02-09
| | | | | * gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source repository.
* gnu: notmuch: Update to 0.28.1.Marius Bakke2019-02-09
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.28.1.
* gnu: tracker: Build against the regular SQLite.Marius Bakke2019-02-09
| | | | | | | FTS5 is enabled by default in the current version. * gnu/packages/sqlite.scm (sqlite-with-fts5): Remove variable. * gnu/packages/gnome.scm (tracker)[inputs]: Change from that to SQLITE.
* gnu: webkitgtk: Update to 2.22.6.Marius Bakke2019-02-09
| | | | * gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
* gnu: libvpx: Update to 1.8.0.Marius Bakke2019-02-09
| | | | | | | | | | | * gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libvpx): Update to 1.8.0. [source](patches): Remove obsolete patch. (libvpx-1.7): New public variable. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX. * gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field. [arguments]: Add #:make-flags.