Commit Graph

27985 Commits (4f6afde9b4ac014fbcb75b9611a5a14ae096e422)

Author SHA1 Message Date
Rutger Helling 4f6afde9b4
gnu: wine-staging: Update to 3.12.
* gnu/packages/wine.scm (wine-staging): Update to 3.12.
2018-07-10 08:13:03 +02:00
Rutger Helling cd4ed46376
gnu: wine-staging-patchset-data: Update to 3.12.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
2018-07-10 08:13:03 +02:00
Marius Bakke 76c6bdc0fa
gnu: vte-ng: Update to 0.52.2.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a.
[arguments]: Remove #:configure-flags.
2018-07-09 23:26:53 +02:00
Marius Bakke e1d887fbb9
gnu: vte-ng: Use "invoke".
* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
2018-07-09 23:23:40 +02:00
Marius Bakke 269a86bd7c
gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888].
* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
2018-07-09 23:20:08 +02:00
Alex Kost a6dec13b5d
gnu: openmw: Update to a checkout version.
* gnu/packages/game-development.scm (openmw): Update to the latest
commit to fix the build.
2018-07-09 19:26:05 +03:00
Alex Kost fc4f13bde8
gnu: openscenegraph: Update to 3.6.2.
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.2.
[source]: Use the new url and 'git-fetch' method.
[properties]: Add 'upstream-name'.
[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'libxrandr'.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-09 19:26:05 +03:00
Alex Kost e311ef4f87
gnu: dunst: Add svg support.
* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead
of 'gdk-pixbuf'.
2018-07-09 19:26:05 +03:00
Mathieu Lirzin 19db14caf7
gnu: Add emacs-tide.
* gnu/packges/emacs.scm (emacs-tide): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:02:08 +02:00
Mathieu Lirzin 0bb78bf950
gnu: Add emacs-typescript-mode.
* gnu/packges/emacs.scm (emacs-typescript-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:02:04 +02:00
Mathieu Lirzin 6c123c2666
gnu: Add emacs-nodejs-repl.
* gnu/packges/emacs.scm (emacs-nodejs-repl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09 17:01:59 +02:00
Ricardo Wurmus ffe8d21490
gnu: macs: Update to 2.1.1.20160309.
* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
2018-07-09 13:28:53 +02:00
Gábor Boskovits a33652ee33
services: Add prometheus-node-exporter-service-type.
* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
2018-07-09 10:39:06 +02:00
Mark H Weaver 80b66eb949
gnu: linux-libre: Update to 4.17.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5.
(%linux-libre-hash): Update hash.
2018-07-08 20:43:19 -04:00
Mark H Weaver 61f961eed3
gnu: linux-libre@4.14: Update to 4.14.54.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54.
(%linux-libre-4.14-hash): Update hash.
2018-07-08 20:42:11 -04:00
Marius Bakke 6a8299d267
gnu: imagemagick: Update to 6.9.10-5.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5.
2018-07-08 23:23:01 +02:00
Marius Bakke 4a785cc92e
gnu: ffmpeg@3.4: Update to 3.4.3.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
2018-07-08 22:57:42 +02:00
Tobias Geerinckx-Rice 3334cdc3f2
gnu: libxscrnsaver: Update to 1.2.3.
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
2018-07-08 22:16:34 +02:00
Tobias Geerinckx-Rice 380f3a8b14
gnu: gimp: Update to 2.10.4.
* gnu/packages/gimp.scm (gimp): Update to 2.10.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 1efed60faa
gnu: gegl: Update to 0.4.4.
* gnu/packages/gimp.scm (gegl): Update to 0.4.4.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 55939399a8
gnu: babl: Update to 0.1.52.
* gnu/packages/gimp.scm (babl): Update to 0.1.52.
2018-07-08 19:46:08 +02:00
Tobias Geerinckx-Rice 3ccad0f3da
gnu: python-graphviz: Update to 0.8.4.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4.
2018-07-08 19:46:07 +02:00
Rutger Helling bee7e46ac3
gnu: Add vulkan-tools.
* gnu/packages/vulkan.scm (vulkan-tools): New variable.
2018-07-07 22:41:16 +02:00
Rutger Helling 5d28e49b1b
gnu: vulkan-loader: Inherit version from vulkan-headers.
* gnu/packages/vulkan.scm (vulkan-loader): Inherit version from
vulkan-headers.
2018-07-07 22:41:16 +02:00
Rouby Pierre-Antoine e282611820
gnu: Add go-github-com-docker-distribution.
* gnu/packages/golang.scm (go-github-com-docker-distribution): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Pierre Neidhardt 74fa77e936
gnu: Add docx2txt.
* gnu/packages/textutils.scm (docx2txt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Vasile Dumitrascu a586d1d2bf
gnu: Add emacs-org-brain.
* gnu/packges/emacs.scm (emacs-org-brain): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Sergei Trofimovich 258a28c649
gnu: re2c: Update to 1.0.3.
* gnu/packages/re2c.scm (re2c): Update to 1.0.3.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer 35b6fc125c
gnu: emacs-git-timemachine: Update to 4.5.
* gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:32 +02:00
Kyle Meyer 0e56f58928
gnu: emacs-git-timemachine: Update URL.
* gnu/packages/emacs.scm (emacs-git-timemachine)[source]:
[home-page]: Update URL for move from GitHub to GitLab.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Vagrant Cascadian 840818cbe0
gnu: Electrum: Update to 3.2.2.
[[PGP Signed Part:No public key for B78B82D4814B91B6 created at 2018-07-05T22:50:32+0200 using RSA]]
* gnu/packages/finance.scm (electrum): Update to 3.2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Björn Höfling 22e60e1b32
gnu: Update stellarium to 0.18.1.
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-07-06T23:28:16+0200 using DSA]]

* gnu/packages/astronomy.scm (stellarium): Update to 0.18.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-07 18:10:31 +02:00
Ludovic Courtès e85035c922
gnu: guile-git: Update to 0.1.0.
* gnu/packages/guile.scm (guile-git): Update to 0.1.0.
2018-07-07 18:10:31 +02:00
Nicolas Goaziou c3bda394a4
gnu: grammalecte: Update to 0.6.5.
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
2018-07-07 01:21:23 +02:00
Nicolas Goaziou 1695b8c7c0
gnu: musescore: Update to 2.3.1.
* gnu/packages/music.scm (musescore): Update to 2.3.1.
2018-07-07 01:03:42 +02:00
Ludovic Courtès c2808d4c67
Merge branch 'version-0.15.0' 2018-07-06 17:42:25 +02:00
Tobias Geerinckx-Rice 871d819965
gnu: gptfdisk: Update to 1.0.4.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.4.
2018-07-06 14:31:07 +02:00
Ludovic Courtès 8694935cc8
gnu: guix: Update to 4876bc8. 2018-07-06 04:52:54 +02:00
Ludovic Courtès 4876bc8234
gnu: guix: Update to 0.15.0. 2018-07-06 00:19:01 +02:00
Ricardo Wurmus 5149aeb7e6
gnu: pigx: Update to 0.0.3.
* gnu/packages/bioinformatics.scm (pigx): Update to 0.0.3.
2018-07-05 16:02:48 +02:00
Andreas Enge fe44e654b4
gnu: arb: Update to 2.13.0.
* gnu/packages/algebra.scm (arb): Update to 2.13.0.
2018-07-05 15:25:37 +02:00
Ricardo Wurmus aa388dc7b9
gnu: Add r-rots.
* gnu/packages/bioconductor.scm (r-rots): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus f4235c0eca
gnu: Add r-glimma.
* gnu/packages/bioconductor.scm (r-glimma): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 5da0e14285
gnu: Add r-goseq.
* gnu/packages/bioconductor.scm (r-goseq): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 27c51606ae
gnu: Add r-ctc.
* gnu/packages/bioconductor.scm (r-ctc): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 2cc5110832
gnu: Add r-genelendatabase.
* gnu/packages/bioconductor.scm (r-genelendatabase): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus fa69759963
gnu: Add r-argparse.
* gnu/packages/cran.scm (r-argparse): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 3629622bc8
gnu: Add r-findpython.
* gnu/packages/cran.scm (r-findpython): New variable.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus aec7d6be70
gnu: r-getopt: Move from bioinformatics to cran.
* gnu/packages/bioinformatics.scm (r-getopt): Move from here...
* gnu/packages/cran.scm (r-getopt): ...to here.
2018-07-05 15:08:44 +02:00
Ricardo Wurmus 87ba9508e9
gnu: Add r-goplot.
* gnu/packages/cran.scm (r-goplot): New variable.
2018-07-05 15:08:44 +02:00