summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* services: Add Singularity.Ludovic Courtès2019-06-07
| | | | | | | | | | | | * gnu/packages/linux.scm (singularity)[source](snippet): Change file name of setuid helpers in libexec/cli/*.exec. [arguments]: Remove "--disable-suid". * gnu/services/docker.scm (%singularity-activation): New variable. (singularity-setuid-programs): New procedure. (singularity-service-type): New variable. * gnu/tests/singularity.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Miscellaneous Services): Document it.
* gnu: aspell.scm: Handle dictionary names with underscore/uppercase.Jens Mølgaard2019-06-07
| | | | | | | | * gnu/packages/aspell.scm(aspell-dictionary)<name>: Generate package name from upstream name. (aspell-dict-pt-pt, aspell-dict-pt-br): Use upstream name for URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-xterm-color: Placate 'guix lint'.Ludovic Courtès2019-06-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add 'file-name'. [description]: Break line.
* gnu: Add emacs-xterm-colorJonathan Frederickson2019-06-07
| | | | | | * gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add swaybg.Stefan Stefanović2019-06-07
| | | | | | * gnu/packages/wm.scm (swaybg): New variable. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
* gnu: swaylock: Update to 1.4.Stefan Stefanović2019-06-07
| | | | | | * gnu/packages/wm.scm (swaylock): Update to 1.4. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
* gnu: swayidle: Update to 1.3.Stefan Stefanović2019-06-07
| | | | | | * gnu/packages/wm.scm (swayidle): Update to 1.3. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
* gnu: sway: Update to 1.1.1.Stefan Stefanović2019-06-07
| | | | | | * gnu/packages/wm.scm (sway): Update to 1.1.1. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
* gnu: wlroots: Update to 0.6.0.Stefan Stefanović2019-06-07
| | | | | | * gnu/packages/wm.scm (wlroots): Update to 0.6.0. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
* gnu: rhythmbox: Update to 3.4.3.Kei Kebreau2019-06-06
| | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch.
* gnu: ocaml-batteries: Fix non determinism.Julien Lepiller2019-06-06
| | | | | * gnu/packages/ocaml.scm (ocaml-batteries)[arguments]: Fix non deterministic file ordering.
* gnu: ghc-http-types: Update to 0.12.3.Robert Vollmert2019-06-07
| | | | | | | * gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.3. [inputs]: Remove ghc-blaze-builder. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: ghc-warp: Update to 3.2.27.Robert Vollmert2019-06-06
| | | | | | | | This fixes a sporadic test failure: https://github.com/yesodweb/wai/issues/751 * gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.27. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-streaming-commons: Update to 0.2.1.1.Robert Vollmert2019-06-06
| | | | | | | | | This fixes a sporadic test failure, showing up particularly in Nix/Guix builds: https://github.com/fpco/streaming-commons/issues/49. * gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gash: Install modules in the standard locations.Ludovic Courtès2019-06-06
| | | | * gnu/packages/shells.scm (gash)[source](modules, snippet): New fields.
* gnu: ocaml-cmdliner: Fix non determinism.Julien Lepiller2019-06-06
| | | | | * gnu/packages/ocaml.scm (ocaml-cmdliner)[arguments]: Patch build.ml to fix a file ordering issue.
* gnu: ocaml-num: Make stublibs a directory.Julien Lepiller2019-06-06
| | | | | * gnu/packages/ocaml.scm (ocaml-num)[arguments]: Fix 'fix-stublibs phase.
* gnu: Add gnurobots.Jesse Gibbons2019-06-06
| | | | | | | * gnu/packages/games.scm (gnurobots): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-dashboard: Update to 1.5.0.Oleg Pykhalov2019-06-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.5.0.
* gnu: shaderc: Update to 2019.0.Rutger Helling2019-06-06
| | | | * gnu/packages/vulkan.scm (shaderc): Update to 2019.0.
* gnu: mame: Update to 0.210.Nicolas Goaziou2019-06-06
| | | | | * gnu/packages/emulators.scm (mame): Update to 0.210. [inputs]: Add libxi.
* gnu: tiled: Use HTTPS home page.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
* gnu: qjackctl: Update to 0.5.8.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.5.8.
* gnu: pencil2d: Update to 0.6.4.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/animation.scm (pencil2d): Update to 0.6.4.
* gnu: toybox: Update to 0.8.1.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/busybox.scm (toybox): Update to 0.8.1.
* gnu: tiled: Update to 1.2.4.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/game-development.scm (tiled): Update to 1.2.4.
* gnu: fio: Update to 3.14.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.14.
* gnu: ansible: Update to 2.8.0.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (ansible): Update to 2.8.0.
* gnu: thefuck: Update to 3.29.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.29.
* gnu: inxi, inxi-minimal: Update to 3.0.34-1.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.34-1.
* gnu: dstat: Update to 0.7.4.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (dstat): Update to 0.7.4.
* gnu: aide: Update to 0.16.2.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/admin.scm (aide): Update to 0.16.2.
* gnu: wireless-regdb: Update to 2019.06.03.Tobias Geerinckx-Rice2019-06-06
| | | | | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2019.06.03. [arguments]: Add ‘omit-signature’ phase. Add FIRMWARE_PATH & REGDB_PUBCERT #:make-flags, removing unused LSB_ID, DISTRO_PUBKEY & DISTRO_PRIVKEY. Exdent.
* gnu: liburcu: Update to 0.11.1.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/datastructures.scm (liburcu): Update to 0.11.1.
* gnu: Add qview.Nicolas Goaziou2019-06-05
| | | | * gnu/packages/image-viewers.scm (qview): New variable.
* gnu: minizip: Do not install crypt.h.Ludovic Courtès2019-06-05
| | | | | * gnu/packages/compression.scm (minizip)[arguments]: Add 'remove-crypt-h' phase.
* gnu: soil: Update home page.Marius Bakke2019-06-05
| | | | * gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
* gnu: mesa-utils: Update home page.Marius Bakke2019-06-05
| | | | * gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS.
* gnu: debootstrap: Workaround for PATH issues.Vagrant Cascadian2019-06-05
| | | | | | * gnu/packages/debian (debootstrap): [arguments]: Substitute PATH to include $PATH. [description]: Remove obsolete workaround from description.
* gnu: Add Ukrainian Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-ul): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Portuguese Portugal Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Norwegian Nynorsk Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-nn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Maori Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-mi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Hindi Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-hi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Finnish Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-fi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Danish Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-da): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Belarusian Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-be): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Arabic Aspell dictionary.Jens Mølgaard2019-06-05
| | | | | | * gnu/packages/aspell.scm (aspell-dict-ar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aubio: Enable avcodec support.Kei Kebreau2019-06-05
| | | | | | * gnu/packages/audio.scm (aubio)[arguments]: Remove "--disable-avcodec" from and add "--enable-avcodec" to #:configure-flags. [inputs]: Add ffmpeg.
* gnu: guile-sdl2: Update to 0.4.0.Ricardo Wurmus2019-06-05
| | | | * gnu/packages/sdl.scm (guile-sdl2): Update to 0.4.0.