summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: meson: Update to 0.49.2.•••* gnu/packages/build-tools.scm (meson): Update to 0.49.2. Marius Bakke2019-02-101-2/+2
* gnu: ninja: Update to 1.9.0.•••* gnu/packages/ninja.scm (ninja): Update to 1.9.0. Marius Bakke2019-02-101-2/+2
* gnu: apr: Update to 1.6.5.•••* gnu/packages/apr.scm (apr): Update to 1.6.5. Marius Bakke2019-02-101-2/+2
* gnu: python-trezor: Update to 0.11.1.•••* 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. Vagrant Cascadian2019-02-101-9/+11
* gnu: Add python-construct.•••* gnu/packages/python-xyz.scm (python-construct): New variable. Vagrant Cascadian2019-02-101-0/+31
* gnu: Add python-typing-extensions.•••* gnu/packages/python-xyz.scm (python-typing-extensions): New variable. Vagrant Cascadian2019-02-101-0/+37
* gnu: python-keepkey: Update to 6.0.2.•••* gnu/packages/finance.scm (python-keepkey): Update to 6.0.2. [propagated-inputs]: Add python-libusb1. Vagrant Cascadian2019-02-101-2/+3
* gnu: electron-cash: Update to 3.3.5.•••* gnu/packages/finance.scm (electron-cash): Update to 3.3.5. [source]: Update uri. Vagrant Cascadian2019-02-101-3/+3
* gnu: java-xstream: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-11/+13
* gnu: java-xom: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-xom)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. Tobias Geerinckx-Rice2019-02-101-5/+11
* gnu: java-jettison: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-4/+6
* gnu: tinyxml2: Don't use unstable tarball.•••* gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-7/+7
* gnu: java-jdom2: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-5/+7
* gnu: java-kxml2: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-kxml2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. Tobias Geerinckx-Rice2019-02-101-5/+10
* gnu: java-dom4j: Don't use unstable tarball.•••* gnu/packages/xml.scm (java-dom4j)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-5/+6
* gnu: java-groovy-bootstrap: Don't use unstable tarball.•••* gnu/packages/groovy.scm (java-groovy-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-12/+16
* gnu: xlsx2csv: Don't use unstable tarball.•••* gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-9/+10
* gnu: xlsx2csv: Update to 0.7.4.•••* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4. Tobias Geerinckx-Rice2019-02-101-5/+5
* gnu: clojure-tools-macro: Don't use unstable tarball.•••* gnu/packages/clojure.scm (clojure-tools-macro)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-5/+6
* gnu: clojure-algo-monads: Don't use unstable tarball.•••* gnu/packages/clojure.scm (clojure-algo-monads)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-5/+6
* gnu: clojure-algo-generic: Don't use unstable tarball.•••* gnu/packages/clojure.scm (clojure-algo-generic)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-5/+7
* gnu: xinetd: Don't use unstable tarball.•••* gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-02-101-7/+9
* install: Use (gnu package certs) module for the nss-certs package.•••* gnu/system/install.scm: Use (gnu package certs). Pierre Neidhardt2019-02-101-0/+1
* install: Add nss-certs to the image.•••* gnu/system/install.scm (installation-os)[packages]: Add nss-certs. Pierre Neidhardt2019-02-101-0/+1
* gnu: linux-libre@4.4: Update to 4.4.174.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174. Mark H Weaver2019-02-091-2/+2
* gnu: emacs-pdf-tools: Update to 0.90.•••* 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. Nicolas Goaziou2019-02-093-46/+3
* gnu: electrum: Update to 3.3.3.•••* 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> Vagrant Cascadian2019-02-091-2/+6
* gnu: Add python-aiorpcx.•••* gnu/packages/python-web.scm (python-aiorpcx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian2019-02-091-0/+26
* gnu: Add python-aiohttp-socks.•••* gnu/packages/python-web.scm (python-aiohttp-socks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian2019-02-091-0/+20
* gnu: lookingglass: Build with spice-protocol@0.12.14.•••* gnu/packages/virtualization.scm (lookingglass)[inputs]: Use spice-protocol@0.12.14 instead of spice-protocol. Rutger Helling2019-02-091-2/+2
* gnu: Add spice-protocol@0.12.14.•••* gnu/packages/spice.scm (spice-protocol@0.12.14): New variable. Rutger Helling2019-02-091-0/+17
* gnu: python-pytest: Update home page.•••* gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to https://docs.pytest.org/en/latest/. Marius Bakke2019-02-091-1/+1
* gnu: python-configparser: Update home page.•••* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source repository. Marius Bakke2019-02-091-1/+1
* gnu: notmuch: Update to 0.28.1.•••* gnu/packages/mail.scm (notmuch): Update to 0.28.1. Marius Bakke2019-02-091-2/+2
* gnu: tracker: Build against the regular SQLite.•••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. Marius Bakke2019-02-092-10/+1
* gnu: webkitgtk: Update to 2.22.6.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6. Marius Bakke2019-02-091-2/+2
* gnu: libvpx: Update to 1.8.0.•••* 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. Marius Bakke2019-02-095-7/+86
* gnu: offlineimap: Remove redundant wrapper.•••* gnu/packages/mail.scm (offlineimap)[arguments]: Remove phase 'wrap-binary'. Marius Bakke2019-02-091-7/+0
* gnu: Add xbanish.•••* gnu/packages/xdisorg.scm (xbanish): New public variable. Marius Bakke2019-02-091-1/+31
* Merge branch 'staging'Ludovic Courtès2019-02-0983-1886/+2308
|\
| * gnu: mariadb: Add comments about failing tests.•••* gnu/packages/databases.scm (mariadb): Add comments. Marius Bakke2019-02-061-0/+5
| * gnu: vulkan-headers: Update to 1.1.99.•••* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.99. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.97.0. Rutger Helling2019-02-061-6/+6
| * gnu: php: Fix test failure.•••* gnu/packages/php.scm (php)[arguments]: Delete 'ext/curl/tests/curl_basic_009.phpt' file. Oleg Pykhalov2019-02-041-0/+2
| * gnu: gtk-vnc: Update to 0.9.0.•••* gnu/packages/gnome.scm (gtk-vnc): Update to 0.9.0. Oleg Pykhalov2019-02-041-2/+2
| * gnu: libreoffice: Fix FTBFS with Boost 1.69.0.•••* gnu/packages/patches/libreoffice-boost.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it. Marius Bakke2019-02-023-1/+20
| * Merge branch 'master' into stagingMarius Bakke2019-01-3179-2676/+4303
| |\
| * | gnu: telepathy-glib: Build sequentially.•••* gnu/packages/glib.scm (telepathy-glib)[arguments]: Pass #:parallel-build? #f. Ludovic Courtès2019-01-271-2/+10
| * | Merge branch 'master' into stagingRicardo Wurmus2019-01-252-3/+9
| |\ \
| * \ \ Merge branch 'master' into stagingRicardo Wurmus2019-01-2563-816/+1219
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingRicardo Wurmus2019-01-232-74/+99
| |\ \ \ \