summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: webkitgtk: Update to 2.30.4.Mark H Weaver2020-12-15
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.30.4.
* gnu: Add libcaption.Leo Famulari2020-12-15
| | | | * gnu/packages/video.scm (libcaption): New variable.
* gnu: Add bootterm.Leo Famulari2020-12-15
| | | | * gnu/packages/terminals.scm (bootterm): New variable.
* gnu: emacs-telega: Update homepage.Brett Gilio2020-12-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-doom-modeline)[home-page]: Use updated URL.
* gnu: emacs-telega: Update to 0.7.1-1.Brett Gilio2020-12-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.7.1-1.
* gnu: Add cfunge.Hendursaga2020-12-15
| | | | | | | * gnu/packages/esolangs.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: foo2zjs: Fix installation.Boris A. Dekshteyn2020-12-15
| | | | | | | | * gnu/packages/cups.scm (foo2zjs)[inputs]: Add coreutils and sed. [arguments]: Add new phases ''make-install-dirs', 'wrap-wrappers', and 'install-cups-filters-symlinks'. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add Okular.Zheng Junjie2020-12-15
| | | | | | * gnu/packages/kde.scm (okular): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: icecat: Update to 78.6.0-guix0-preview1 [security fixes].Mark H Weaver2020-12-15
| | | | | | | | | | Includes fixes for CVE-2020-16042, CVE-2020-26971, CVE-2020-26973, CVE-2020-26974, CVE-2020-26978, CVE-2020-35111, CVE-2020-35112, and CVE-2020-35113. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
* gnu: yelp-tools: Restore a comment.Mark H Weaver2020-12-15
| | | | | * gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
* gnu: gobject-introspection: Restore a comment.Mark H Weaver2020-12-15
| | | | | * gnu/packages/glib.scm (gobject-introspection)[propagated-inputs]: Restore a comment deleted in commit c3264f9e100ad6aefe5216002b68f3bfdcf6be95.
* gnu: youtube-dl: Avoid using pre-generated code.Mark H Weaver2020-12-15
| | | | | | | * gnu/packages/video.scm (youtube-dl)[source]: Add 'snippet' to delete pre-generated files. [arguments]: Add 'build-generated-files' phase. [native-inputs]: New field, to add 'zip'.
* gnu: emacs-ivy-posframe: Update to 0.5.5.Nicolas Goaziou2020-12-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.5.
* gnu: Add ocaml-reactivedata.divoplade2020-12-15
| | | | | | * gnu/packages/ocaml.scm (ocaml-reactivedata): Add ocaml-reactivedata. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: maven-wagon-http: Disable a failing test.Michael Rohleder2020-12-15
| | | | | | | * gnu/packages/maven.scm (maven-wagon-http)[arguments]: Add HugeFileDownloadTest to excluded tests. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: iproute: Fix cross compiling.Efraim Flashner2020-12-15
| | | | | | * gnu/packages/linux.scm (iproute)[arguments]: Set CC and HOSTCC in make-flags. Add custom phase to replace the value for PKG_CONFIG in hand-written configure script.
* gnu: Add rust-ndarray-0.12.Efraim Flashner2020-12-15
| | | | | | * gnu/packages/crates-io.scm (rust-ndarray-0.12): New variable. * gnu/packages/patches/rust-ndarray-remove-blas-src-dep.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: rust-cblas-sys-0.1: Don't skip build.Efraim Flashner2020-12-15
| | | | | * gnu/packages/crates-io.scm (rust-cblas-sys-0.1)[arguments]: Don't skip build.
* gnu: Add rust-handlegraph-0.3.Efraim Flashner2020-12-15
| | | | * gnu/packages/crates-io.scm (rust-handlegraph-0.3): New variable.
* gnu: esbuild: Update to 0.8.23.Ryan Prior2020-12-15
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.23. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ffmpeg-2.8: Remove extraneous inputs.Leo Famulari2020-12-15
| | | | | | | These inputs are not used by FFmpeg 2. * gnu/packages/video.scm (ffmpeg-2.8)[inputs]: Remove dav1d, libaom, rav1e, and srt.
* gnu: ffmpeg-4.2: Remove extraneous input rav1e.Leo Prikler2020-12-15
| | | | | | * gnu/packages/video.scm (ffmpeg-4.2)[inputs]: Remove rav1e. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-sanic.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-web.scm (python-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pytest-sanic.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-check.scm (python-pytest-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pywatchman.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-xyz.scm (python-pywatchman): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-dataclasses.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-xyz.scm (python-dataclasses): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-nbsphinx.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/sphinx.scm (python-nbsphinx): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pyre-extensions.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-xyz.scm (python-pyre-extensions): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-hstspreload.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-web.scm (python-hstspreload): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-aiofiles.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-xyz.scm (python-aiofiles): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-contextvars.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-xyz.scm (python-contextvars): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add kanshi.Robert Smith2020-12-15
| | | | | | * gnu/packages/wm.scm (kanshi): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-lpme.Aniket Patil2020-12-15
| | | | | | * gnu/packages/cran.scm (r-lpme): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-locpol.Aniket Patil2020-12-15
| | | | | | * gnu/packages/cran.scm (r-locpol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-decon.Aniket Patil2020-12-15
| | | | | | * gnu/packages/cran.scm (r-decon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-transmission: Update to 0.12.2.Brett Gilio2020-12-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-transmission): Update to 0.12.2.
* gnu: kitty: Re-order inputs and native-inputs alphabetically.Nicolas Goaziou2020-12-14
| | | | | * gnu/packages/terminals.scm (kitty)[inputs, native-inputs]: Re-order alphabetically.
* gnu: kitty: Update to 0.19.2.Nicolas Goaziou2020-12-14
| | | | | | | * gnu/packages/terminals.scm (kitty): Update to 0.19.2. [inputs]: Add lcms. Switch to python-wrapper. [arguments]: Merge hard-code-libegl phase in build phase. Change build command. Disable checking for updates. Fix error in tests.
* gnu: emacs-org-contrib: Update to 20201213.Nicolas Goaziou2020-12-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20201213.
* gnu: emacs-org: Update to 9.4.2.Nicolas Goaziou2020-12-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.2.
* gnu: emacs-ivy-posframe: Update to 0.5.4.Nicolas Goaziou2020-12-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.4.
* gnu: pies: Update to 1.5.Efraim Flashner2020-12-14
| | | | * gnu/packages/admin.scm (pies): Update to 1.5.
* gnu: ecl: Remove build-stamp to improve reproducibility.Zhu Zihao2020-12-14
| | | | | | | * gnu/packages/lisp.scm (ecl)[arguments]<phases>: Add "remove-build-stamp" phase. Move "wrap" phase after "remove-build-stamp" phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: ecl: Return #t in wrap phase.Zhu Zihao2020-12-14
| | | | | | * gnu/packages/lisp.scm (ecl)[arguments]<phases>: In phase "wrap", return #t. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: emacs-helm-switch-to-repl: Update to 0.1.1.Pierre Neidhardt2020-12-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-switch-to-repl): Update to 0.1.1.
* gnu: b4: Update to 0.6.1.Kyle Meyer2020-12-14
| | | | | | | | | * gnu/packages/version-control.scm (b4): Update to 0.6.1. [source]: Download from pypi, which now includes the manpage. [arguments]: Remove now unnecessary install-manpages phase. [inputs]: Add python-dkimpy and python-dnspython. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-dnspython: Update to 2.0.0.Kyle Meyer2020-12-14
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0. [source]: Download from pypi. [native-inputs]: Add unzip. [home-page]: Prefer https. (python-dnspython-1.16): (python2-dnspython-1.16): New variables. * gnu/packages/ebook.scm (calibre): * gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16. * gnu/packages/finance.scm (electrum): Use python-dnspython-1.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-dnspython: Fix indentation.Kyle Meyer2020-12-14
| | | | | | * gnu/packages/python-xyz.scm (python-dnspython): Fix indentation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-3.9.Tanguy Le Carrour2020-12-14
| | | | | | | | * gnu/packages/python.scm (python-3.9): New variable. * gnu/packages/patches/python-3.9-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: alsa-modular-synth: Update to 2.2.0.Ricardo Wurmus2020-12-14
| | | | | | | | | * gnu/packages/audio.scm (alsa-modular-synth): Update to 2.2.0. [arguments]: Remove them all. [source]: Remove patch. [native-inputs]: Remove gcc@5. * gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: Remove it. * gnu/local.mk (dist_patch_DATA): Remove patch.