| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: Add python-pymsgbox.•••* gnu/packages/python-xyz.scm (python-pymsgbox): New variable.
| Vagrant Cascadian | 2019-02-11 | 1 | -0/+34 |
* | gnu: Add python-daemon.•••* gnu/packages/python-xyz.scm (python-daemon): New variable.
| Vagrant Cascadian | 2019-02-11 | 1 | -0/+51 |
* | gnu: dmenu: Update to 4.9.•••* gnu/packages/suckless.scm (dmenu): Update to 4.9.
| Leo Famulari | 2019-02-11 | 1 | -2/+2 |
* | gnu: Dropbear: Add a comment about bundled libraries.•••* gnu/packages/ssh.scm (dropbear): Comment.
| Leo Famulari | 2019-02-10 | 1 | -0/+3 |
* | gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}].•••* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.64.0): New variable.
| Leo Famulari | 2019-02-10 | 1 | -0/+14 |
* | gnu: Dovecot: Update to 2.3.4.1 [fixes CVE-2019-3814].•••* gnu/packages/mail.scm (dovecot): Update to 2.3.4.1.
| Leo Famulari | 2019-02-10 | 1 | -3/+4 |
* | gnu: Syncthing: Update to 1.0.1.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1.
| Leo Famulari | 2019-02-10 | 1 | -2/+2 |
* | gnu: MPD: Update to 0.21.4.•••We no longer install any systemd unit files for MPD because this is no longer
supported upstream as a matter of policy or via MPD's build system. [0]
Specifically, they don't support using MPD with systemd unless MPD was linked
with libsystemd. The unit files are only built when this is the case.
[0]
<https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456>
* gnu/packages/mpd.scm (mpd): Update to 0.21.4.
[build-system]: Use meson-build-system.
[native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx.
[arguments]: Add a 'expand-C++-include-path' phase. Remove the
'install-service-files' phase. Make sure to build the documentation.
| Leo Famulari | 2019-02-10 | 1 | -13/+18 |
* | services: gdm: Disable debugging output.•••* gnu/services/xorg.scm (gdm-etc-service)[gdm-configuration-file]:
Comment out debugging setting.
| Ludovic Courtès | 2019-02-10 | 1 | -1/+1 |
* | gnu: gnome-shell: Customize the GDM log-in screen.•••* gnu/packages/patches/gnome-shell-theme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source](patches, modules)
(snippet): New fields.
[arguments]: Add 'rebuild-css' phase.
[native-inputs]: Add RUBY-SASS.
| Ludovic Courtès | 2019-02-10 | 3 | -2/+86 |
* | artwork: Update snapshot to e951905.•••* gnu/artwork.scm (%artwork-repository): Update to e951905.
| Ludovic Courtès | 2019-02-10 | 1 | -3/+3 |
* | gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.•••With this change the GNOME session is now listed in the log-in screen of
GDM.
* gnu/packages/gnome.scm (gnome-session)[arguments]: Remove
'disable-hardware-acceleration-check' phase. That phase was apparently
no longer needed. Furthermore, GDM expects 'TryExec' to be a file name,
not a file name followed by arguments; thus, the option led GDM to
discard 'gnome.desktop' with "GdmSession: Command not found: TryExec".
| Ludovic Courtès | 2019-02-10 | 1 | -11/+1 |
* | 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 | 1 | -0/+5 |
* | gnu: Add ghc-stylish-haskell.•••* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.
| Gabriel Hondet | 2019-02-10 | 1 | -0/+55 |
* | gnu: Add ghc-base-unicode-symbols.•••* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.
| Gabriel Hondet | 2019-02-10 | 1 | -0/+28 |
* | gnu: Add ghc-alsa-core.•••* gnu/packages/haskell.scm (ghc-alsa-core): New variable.
| Gabriel Hondet | 2019-02-10 | 1 | -0/+25 |
* | 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 | 1 | -9/+11 |
* | gnu: Add python-construct.•••* gnu/packages/python-xyz.scm (python-construct): New variable.
| Vagrant Cascadian | 2019-02-10 | 1 | -0/+31 |
* | gnu: Add python-typing-extensions.•••* gnu/packages/python-xyz.scm (python-typing-extensions): New variable.
| Vagrant Cascadian | 2019-02-10 | 1 | -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 Cascadian | 2019-02-10 | 1 | -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 Cascadian | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -4/+6 |
* | 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 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -12/+16 |
* | 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 | 1 | -9/+10 |
* | gnu: xlsx2csv: Update to 0.7.4.•••* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4.
| Tobias Geerinckx-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -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-Rice | 2019-02-10 | 1 | -5/+7 |
* | 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 | 1 | -7/+9 |
* | install: Use (gnu package certs) module for the nss-certs package.•••* gnu/system/install.scm: Use (gnu package certs).
| Pierre Neidhardt | 2019-02-10 | 1 | -0/+1 |
* | install: Add nss-certs to the image.•••* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
| Pierre Neidhardt | 2019-02-10 | 1 | -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 Weaver | 2019-02-09 | 1 | -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 Goaziou | 2019-02-09 | 3 | -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 Cascadian | 2019-02-09 | 1 | -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 Cascadian | 2019-02-09 | 1 | -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 Cascadian | 2019-02-09 | 1 | -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 Helling | 2019-02-09 | 1 | -2/+2 |
* | gnu: Add spice-protocol@0.12.14.•••* gnu/packages/spice.scm (spice-protocol@0.12.14): New variable.
| Rutger Helling | 2019-02-09 | 1 | -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 Bakke | 2019-02-09 | 1 | -1/+1 |
* | gnu: python-configparser: Update home page.•••* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source
repository.
| Marius Bakke | 2019-02-09 | 1 | -1/+1 |
* | gnu: notmuch: Update to 0.28.1.•••* gnu/packages/mail.scm (notmuch): Update to 0.28.1.
| Marius Bakke | 2019-02-09 | 1 | -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 Bakke | 2019-02-09 | 2 | -10/+1 |
* | gnu: webkitgtk: Update to 2.22.6.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
| Marius Bakke | 2019-02-09 | 1 | -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 Bakke | 2019-02-09 | 5 | -7/+86 |