Age | Commit message (Expand) | Author |
2019-02-10 | gnu: qtwebkit: Build sequentially....Fixes <https://bugs.gnu.org/34062>.
* gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f.
| Ludovic Courtès |
2019-02-10 | gnu: Add ghc-stylish-haskell....* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.
| Gabriel Hondet |
2019-02-10 | gnu: Add ghc-base-unicode-symbols....* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.
| Gabriel Hondet |
2019-02-10 | gnu: Add ghc-alsa-core....* gnu/packages/haskell.scm (ghc-alsa-core): New variable.
| Gabriel Hondet |
2019-02-10 | 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 Cascadian |
2019-02-10 | gnu: Add python-construct....* gnu/packages/python-xyz.scm (python-construct): New variable.
| Vagrant Cascadian |
2019-02-10 | gnu: Add python-typing-extensions....* gnu/packages/python-xyz.scm (python-typing-extensions): New variable.
| Vagrant Cascadian |
2019-02-10 | 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 Cascadian |
2019-02-10 | gnu: electron-cash: Update to 3.3.5....* gnu/packages/finance.scm (electron-cash): Update to 3.3.5.
[source]: Update uri.
| Vagrant Cascadian |
2019-02-10 | gnu: java-xstream: Don't use unstable tarball....* gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | 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-Rice |
2019-02-10 | gnu: java-jettison: Don't use unstable tarball....* gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | gnu: tinyxml2: Don't use unstable tarball....* gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | gnu: java-jdom2: Don't use unstable tarball....* gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | 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-Rice |
2019-02-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-Rice |
2019-02-10 | 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-Rice |
2019-02-10 | gnu: xlsx2csv: Don't use unstable tarball....* gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | gnu: xlsx2csv: Update to 0.7.4....* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4.
| Tobias Geerinckx-Rice |
2019-02-10 | 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-Rice |
2019-02-10 | 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-Rice |
2019-02-10 | 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-Rice |
2019-02-10 | gnu: xinetd: Don't use unstable tarball....* gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-10 | install: Use (gnu package certs) module for the nss-certs package....* gnu/system/install.scm: Use (gnu package certs).
| Pierre Neidhardt |
2019-02-10 | install: Add nss-certs to the image....* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
| Pierre Neidhardt |
2019-02-09 | 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 Weaver |
2019-02-09 | 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 Goaziou |
2019-02-09 | 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 Cascadian |
2019-02-09 | gnu: Add python-aiorpcx....* gnu/packages/python-web.scm (python-aiorpcx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vagrant Cascadian |
2019-02-09 | 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 Cascadian |
2019-02-09 | 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 Helling |
2019-02-09 | gnu: Add spice-protocol@0.12.14....* gnu/packages/spice.scm (spice-protocol@0.12.14): New variable.
| Rutger Helling |
2019-02-09 | gnu: python-pytest: Update home page....* gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to
https://docs.pytest.org/en/latest/.
| Marius Bakke |
2019-02-09 | gnu: python-configparser: Update home page....* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source
repository.
| Marius Bakke |
2019-02-09 | gnu: notmuch: Update to 0.28.1....* gnu/packages/mail.scm (notmuch): Update to 0.28.1.
| Marius Bakke |
2019-02-09 | 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 Bakke |
2019-02-09 | gnu: webkitgtk: Update to 2.22.6....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
| Marius Bakke |
2019-02-09 | 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 Bakke |
2019-02-09 | gnu: offlineimap: Remove redundant wrapper....* gnu/packages/mail.scm (offlineimap)[arguments]: Remove phase 'wrap-binary'.
| Marius Bakke |
2019-02-09 | gnu: Add xbanish....* gnu/packages/xdisorg.scm (xbanish): New public variable.
| Marius Bakke |
2019-02-09 | Merge branch 'staging' | Ludovic Courtès |
2019-02-09 | gnu: plantuml: Update to 1.2019.0....* gnu/packages/uml.scm (plantuml): Update to 1.2019.0.
| Arun Isaac |
2019-02-09 | gnu: cool-retro-term: Upgrade to 1.1.1....* gnu/packages/terminals.scm (cool-retro-term)[source]: Upgrade to 1.1.1.
Remove patches. Adjust filtering in snippet for added/removed fonts.
[arguments]: Return #t in 'add-alternate-name' phase.
* gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch,
gnu/packages/patches/cool-retro-term-fix-array-size.patch,
gnu/packages/patches/cool-retro-term-memory-leak-1.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Eric Bavier |
2019-02-09 | gnu: openmpi: Upgrade to 4.0.0....* gnu/packages/linux.scm (psm)[arguments]: Add 'patch-sysmacros phase to fix
"undefined reference to `minor'" errors while linking against
libinfinipath.so.
* gnu/packages/mpi.scm (openmpi): Upgrade to 4.0.0.
[inputs]: Add libevent.
[arguments]: Simplify configure-flags. Use system libevent. Adjust romio
version strings.
(%openmpi-setup): Use OMPI_MCA_rmaps_base_mapping_policy for oversubscription.
| Eric Bavier |
2019-02-08 | gnu: perl-io-compress: Update to 2.084....* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.084.
| Tobias Geerinckx-Rice |
2019-02-08 | gnu: perl-compress-raw-zlib: Update to 2.084....* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.084.
| Tobias Geerinckx-Rice |
2019-02-08 | gnu: perl-compress-raw-bzip2: Update to 2.084....* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.084.
| Tobias Geerinckx-Rice |
2019-02-08 | gnu: gcab: Don't use NAME in source URI....* gnu/packages/package-management.scm (gcab)[source]: Hard-code name.
| Tobias Geerinckx-Rice |
2019-02-08 | gnu: gcab: Update to 1.2....* gnu/packages/package-management.scm (gcab): Update to 1.2.
[source]: Remove snippet.
| Tobias Geerinckx-Rice |
2019-02-08 | gnu: libraw: Update to 0.19.2....* gnu/packages/photo.scm (libraw): Update to 0.19.2.
| Tobias Geerinckx-Rice |