summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add python-hypercorn.Vinicius Monego2020-08-17
| | | | | | * gnu/packages/python-web.scm (python-hypercorn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-priority.Vinicius Monego2020-08-17
| | | | | | * gnu/packages/python-web.scm (python-priority): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-wsproto.Vinicius Monego2020-08-17
| | | | | | * gnu/packages/python-web.scm (python-wsproto): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-h11.Vinicius Monego2020-08-17
| | | | | | * gnu/packages/python-web.scm (python-h11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: guile-ssh: Update to commit 688d7f.Maxim Cournoyer2020-08-16
| | | | | | | | | | Fixes <https://issues.guix.gnu.org/42740>. * gnu/packages/ssh.scm (guile-ssh): Update to commit 688d7f3797b5155257a6c2ee4ea5084b3d8cc244. [arguments]: Enable parallel tests. Reported-by: Ludovic Courtès <ludo@gnu.org>
* gnu: weechat: Update to 2.9.Tobias Geerinckx-Rice2020-08-16
| | | | | | * gnu/packages/irc.scm (weechat): Update to 2.9. [arguments]: Remove obsolete test fixes. JavaScript plugins are now disabled by default.
* gnu: gpsd: Update to 3.21.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gps.scm (gpsd): Update to 3.21.
* gnu: srain: Update to 1.1.2.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/irc.scm (srain): Update to 1.1.2.
* gnu: grim: Update to 1.3.1.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/image.scm (grim): Update to 1.3.1.
* gnu: emacs-slime: Update to 2.26.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.26.
* gnu: wxwidgets: Fix MIME type loading.Kei Kebreau2020-08-16
| | | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add shared-mime-info. [arguments]: Update 'refer-to-inputs phase so wxwidgets looks in the correct directory for MIME type information.
* gnu: wxmaxima: Update to 20.06.6.Kei Kebreau2020-08-16
| | | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.06.6. [arguments]: Add 'patch-doc-path phase.
* gnu: webkitgtk: Expose all font locations to the bubblewrap sandbox.Leo Prikler2020-08-16
| | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/41174> and <https://issues.guix.gnu.org/42618>. The webkitgtk library relied on by Epiphany and others uses bubblewrap to sandbox its process. This sandbox was only exposing fonts relative to XDG_DATA_HOME. Extend it so that it honors font locations specified via XDG_DATA_DIRS as well, which is what Guix uses. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Add patch. * gnu/local.mk: Register it. * gnu/packages/webkit.scm (webkitgtk)[source]<patches>: Use it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: emacs-guix: Update to 0.5.2-58a840d067.Jan (janneke) Nieuwenhuizen2020-08-16
| | | | | | This fixes several missing autoloads (for Guile 3.0). * gnu/packages/emacs-xyz.scm (emacs-guix): Update to 0.5.2-58a840d067.
* gnu: pigx-bsseq: Update to 0.1.2.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.2. [inputs]: Add r-ggrepel, bwa-meth, methyldackel, multiqc, and samblaster.
* gnu: pigx-scrnaseq: Use statically linked Pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Use pandoc and pandoc-citeproc instead of ghc-pandoc and ghc-pandoc-citeproc.
* gnu: pigx-bsseq: Use statically linked Pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Use pandoc and pandoc-citeproc instead of ghc-pandoc and ghc-pandoc-citeproc.
* gnu: pigx-chipseq: Use statically linked Pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Use pandoc and pandoc-citeproc instead of ghc-pandoc and ghc-pandoc-citeproc.
* gnu: pigx-rnaseq: Use statically linked Pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (pigx-rnaseq)[inputs]: Use pandoc and pandoc-citeproc instead of ghc-pandoc and ghc-pandoc-citeproc.
* gnu: r-loo: Use pandoc and pandoc-citeproc instead of the libraries.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-loo)[inputs]: Replace ghc-pandoc with pandoc, and ghc-pandoc-citeproc with pandoc-citeproc.
* gnu: r-rstan: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-rstan)[native-inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-rstantools: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-rstantools)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-stanheaders: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-stanheaders)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-rstanarm: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-rstanarm)[inputs]: Replace ghc-pandoc with pandoc and ghc-pandoc-citeproc with pandoc-citeproc.
* gnu: r-nbconvertr: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-nbconvertr)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-abseqr: Add pandoc-citeproc.Ricardo Wurmus2020-08-16
| | | | * gnu/packages/bioconductor.scm (r-abseqr)[inputs]: Add pandoc-citeproc.
* gnu: r-abseqr: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioconductor.scm (r-abseqr)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-filematrix: Use pandoc-citeproc instead of ghc-pandoc-citeproc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-filematrix)[native-inputs]: Replace ghc-pandoc-citeproc with pandoc-citeproc.
* gnu: r-bookdown: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/cran.scm (r-bookdown)[propagated-inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-rgl: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | * gnu/packages/cran.scm (r-rgl)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-bayesplot: Use pandoc instead of ghc-pandocRicardo Wurmus2020-08-16
| | | | * gnu/packages/cran.scm (r-bayesplot)[inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-rcas: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-16
| | | | | * gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Replace ghc-pandoc with pandoc.
* services: connman-shepherd-service: Don't use short flags.Efraim Flashner2020-08-16
| | | | | * gnu/services/networking.scm (connman-shepherd-service): Use the long flag options for the start command.
* gnu: ola: Build with protobuf@3.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/lighting.scm (ola)[propagated-inputs]: Use default protobuf version.
* gnu: ola: Build with libmicrohttpd 0.9.71.Tobias Geerinckx-Rice2020-08-16
| | | | | | | | * gnu/packages/lighting.scm (ola)[source]: Update to 0.10.7-0.5d88293. [source]: Use GIT-FETCH & GIT-FILE-NAME. Remove patch. [native-inputs]: Add autoconf, automake, and libtool. * gnu/packages/patches/ola-readdir-r.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add kxstitch.Christopher Baines2020-08-16
| | | | * gnu/packages/kde-utils.scm (kxstitch): New variable.
* services: docker: Add 'enable-iptables?' argument.Alexey Abramov2020-08-16
| | | | | | | | * gnu/services/docker.scm (docker-configuration): Define the argument. * gnu/services/docker.scm (docker-shepherd-service): Use it. * doc/guix.texi (Docker Service): Document it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add dbxfs.Efraim Flashner2020-08-16
| | | | | | * gnu/packages/file-systems.scm (dbxfs): New variable. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add python-dropbox.Efraim Flashner2020-08-16
| | | | * gnu/packages/file-systems.scm (python-dropbox): New variable.
* gnu: libmicrohttpd: Update to 0.9.71.Michael Rohleder2020-08-16
| | | | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libde265.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/video.scm (libde265): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-sgp4.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/python-science.scm (python-sgp4): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libinstpatch.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/audio.scm (libinstpatch): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add veusz.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/maths.scm (veusz): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add entangle.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/photo.scm (entangle): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: bitlbee-discord: Fix typo in description.Brendan Tildesley2020-08-16
| | | | | | * gnu/packages/messaging.scm (bitlbee-discord)[description]: Fix typo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pspp: Update to 1.4.0.Efraim Flashner2020-08-16
| | | | * gnu/packages/statistics.scm (pspp): Update to 1.4.0.
* gnu: spread-sheet-widget: Update to 0.6.Efraim Flashner2020-08-16
| | | | * gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.6.0.
* gnu: khard: Update to 0.17.0.Efraim Flashner2020-08-16
| | | | | * gnu/packages/mail.scm (khard): Update to 0.17.0. [inputs]: Remove python-pyyaml.
* gnu: vala@0.48: Update to 0.48.7.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gnome.scm (vala-0.48): Update to 0.48.7.