summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add nuspell.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/enchant.scm (nuspell): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ronn.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/man.scm (ronn): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gnome-photos.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/gnome.scm (gnome-photos): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gnome-music.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/gnome.scm (gnome-music): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libxmlb.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/xml.scm (libxmlb): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add portablexdr.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/gnome.scm (portablexdr): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add malcontent.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/freedesktop.scm (malcontent): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libglib-testing.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/freedesktop.scm (libglib-testing): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add tepl.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/gnome.scm (tepl): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add krb5-auth-dialog.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/gnome.scm (krb5-auth-dialog): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: mpfrcx: Update to 0.6.Andreas Enge2020-08-18
| | | | * gnu/packages/algebra.scm (mpfrcx): Update to 0.6.
* gnu: txr: Update to 242.Guillaume Le Vaillant2020-08-18
| | | | * gnu/packages/lisp.scm (txr): Update to 242.
* gnu: guile2.2-gi: Fix build.Ricardo Wurmus2020-08-18
| | | | | * gnu/packages/guile-xyz.scm (guile2.2-gi)[native-inputs]: Remove. [inputs]: Replace "guile" with "guile-2.2".
* gnu: guile-gi: Install extension to sub-directory, use glib-or-gtk build system.Ricardo Wurmus2020-08-18
| | | | | | * gnu/packages/guile-xyz.scm (guile-gi)[build-system]: Use glib-or-gtk-build-system. [arguments]: Install the extension to the "extensions" sub-directory.
* gnu: bowtie1: Add missing Python input.Ricardo Wurmus2020-08-18
| | | | | | Reported-by: Marcel Schilling <marcel.schilling@mdc-berlin.de> * gnu/packages/bioinformatics.scm (bowtie1)[inputs]: Add python-wrapper.
* gnu: Add r-nabor.Ricardo Wurmus2020-08-18
| | | | * gnu/packages/cran.scm (r-nabor): New variable.
* gnu: ghcid: Update to 0.8.7.Tobias Geerinckx-Rice2020-08-18
| | | | * gnu/packages/haskell-apps.scm (ghcid): Update to 0.8.7.
* gnu: python-igraph: Update to 0.8.2.Tobias Geerinckx-Rice2020-08-18
| | | | * gnu/packages/graph.scm (python-igraph): Update to 0.8.2.
* gnu: igraph: Update to 0.8.2.Tobias Geerinckx-Rice2020-08-18
| | | | * gnu/packages/graph.scm (igraph): Update to 0.8.2.
* gnu: cfitsio: Update to 3.49.Tobias Geerinckx-Rice2020-08-18
| | | | | * gnu/packages/astronomy.scm (cfitsio): Update to 3.49. [source]: Hard-code NAME.
* gnu: jc: Update to 1.13.4.Tobias Geerinckx-Rice2020-08-18
| | | | * gnu/packages/admin.scm (jc): Update to 1.13.4.
* gnu: blender: Update to 2.83.4.Tobias Geerinckx-Rice2020-08-18
| | | | * gnu/packages/graphics.scm (blender): Update to 2.83.4.
* gnu: rclone: Update to 1.52.3.Nicolas Goaziou2020-08-17
| | | | * gnu/packages/sync.scm (rclone): Update to 1.52.3.
* gnu: git-annex: Create fake static output.Timothy Sample2020-08-17
| | | | | | | | This is a work-around for a problem introduced by commit 718dc7d4a5e5d26cac80c79d78535677e0379dc8. * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add a phase to generate the "static" output.
* gnu: fet: Update to 5.46.0.Nicolas Goaziou2020-08-17
| | | | * gnu/packages/education.scm (fet): Update to 5.46.0.
* gnu: mame: Update to 0.223.Nicolas Goaziou2020-08-17
| | | | * gnu/packages/emulators.scm (mame): Update to 0.223.
* gnu: emacs-clojure-mode: Update to 5.12.0.Nicolas Goaziou2020-08-17
| | | | | * gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.12.0. [native-inputs]: Add emacs-paredit.
* gnu: emacs-ediprolog: Update to 2.1.Nicolas Goaziou2020-08-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-ediprolog): Update to 2.1.
* gnu: emacs-gnuplot: Switch to Emacs build system.Nicolas Goaziou2020-08-17
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-gnuplot)[source]: Update URL. [native-inputs]: Remove. [arguments]: Remove. [home-page]: Update URL. [description]: Improve typography.
* gnu: vim: Update to 8.2.1471.Efraim Flashner2020-08-17
| | | | | | * gnu/packages/vim.scm (vim): Update to 8.2.1471. [arguments]: Adjust custom 'patch-absolute-paths, 'skip-failing-tests phases for changes in the sources.
* gnu: python-rpy2: Update home-page.Efraim Flashner2020-08-17
| | | | | * gnu/packages/statistics.scm (python-rpy2)[home-page]: Update to new home-page.
* gnu: Add emacs-fancy-battery.Pierre Langlois2020-08-17
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fancy-battery): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* 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.