aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* doc: Fix a typo in the AutoSSH service documentation.Maxim Cournoyer2020-08-17
| | | | * doc/guix.texi (Networking Services)[autossh-configuration]: Fix typo.
* 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>
* utils: Add version-major+minor+point.Efraim Flashner2020-08-17
| | | | * guix/utils.scm (version-major+minor+point): New procedure.
* 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.