| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: tinyxml2: Update to 7.0.1.•••* gnu/packages/xml.scm (tinyxml2): Update to 7.0.1.
[arguments]: Enable the (single) test.
| Tobias Geerinckx-Rice | 2019-06-07 | 1 | -4/+2 |
* | gnu: python-trezor: Update to 0.11.3.•••* gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
| Tobias Geerinckx-Rice | 2019-06-07 | 1 | -8/+9 |
* | gnu: electrum: Update to 3.3.6.•••* gnu/packages/finance.scm (electrum): Update to 3.3.6.
| Tobias Geerinckx-Rice | 2019-06-07 | 1 | -2/+2 |
* | gnu: osc: Update to 0.165.1.•••* gnu/packages/build-tools.scm (osc): Update to 0.165.1.
| Tobias Geerinckx-Rice | 2019-06-07 | 1 | -5/+4 |
* | gnu: coq: Update to 8.9.1.•••* gnu/packages/coq.scm (coq): Update to 8.9.1.
| Tobias Geerinckx-Rice | 2019-06-07 | 1 | -3/+3 |
* | services: Add Singularity.•••* 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.
| Ludovic Courtès | 2019-06-07 | 1 | -3/+7 |
* | gnu: aspell.scm: Handle dictionary names with underscore/uppercase.•••* 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>
| Jens Mølgaard | 2019-06-07 | 1 | -4/+12 |
* | gnu: emacs-xterm-color: Placate 'guix lint'.•••* gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add
'file-name'.
[description]: Break line.
| Ludovic Courtès | 2019-06-07 | 1 | -2/+5 |
* | gnu: Add emacs-xterm-color•••* gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Frederickson | 2019-06-07 | 1 | -0/+20 |
* | gnu: Add swaybg.•••* gnu/packages/wm.scm (swaybg): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Stefan Stefanović | 2019-06-07 | 1 | -0/+26 |
* | gnu: swaylock: Update to 1.4.•••* gnu/packages/wm.scm (swaylock): Update to 1.4.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Stefan Stefanović | 2019-06-07 | 1 | -2/+2 |
* | gnu: swayidle: Update to 1.3.•••* gnu/packages/wm.scm (swayidle): Update to 1.3.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Stefan Stefanović | 2019-06-07 | 1 | -2/+2 |
* | gnu: sway: Update to 1.1.1.•••* gnu/packages/wm.scm (sway): Update to 1.1.1.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Stefan Stefanović | 2019-06-07 | 1 | -2/+2 |
* | gnu: wlroots: Update to 0.6.0.•••* gnu/packages/wm.scm (wlroots): Update to 0.6.0.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Stefan Stefanović | 2019-06-07 | 1 | -2/+2 |
* | gnu: rhythmbox: Update to 3.4.3.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3.
[source]: Remove upstream patch.
| Kei Kebreau | 2019-06-06 | 1 | -13/+2 |
* | gnu: ocaml-batteries: Fix non determinism.•••* gnu/packages/ocaml.scm (ocaml-batteries)[arguments]: Fix non
deterministic file ordering.
| Julien Lepiller | 2019-06-06 | 1 | -0/+6 |
* | gnu: ghc-http-types: Update to 0.12.3.•••* 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>
| Robert Vollmert | 2019-06-07 | 1 | -3/+3 |
* | gnu: ghc-warp: Update to 3.2.27.•••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>
| Robert Vollmert | 2019-06-06 | 1 | -3/+2 |
* | gnu: ghc-streaming-commons: Update to 0.2.1.1.•••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>
| Robert Vollmert | 2019-06-06 | 1 | -2/+2 |
* | gnu: gash: Install modules in the standard locations.•••* gnu/packages/shells.scm (gash)[source](modules, snippet): New fields.
| Ludovic Courtès | 2019-06-06 | 1 | -1/+12 |
* | gnu: ocaml-cmdliner: Fix non determinism.•••* gnu/packages/ocaml.scm (ocaml-cmdliner)[arguments]: Patch build.ml to
fix a file ordering issue.
| Julien Lepiller | 2019-06-06 | 1 | -1/+7 |
* | gnu: ocaml-num: Make stublibs a directory.•••* gnu/packages/ocaml.scm (ocaml-num)[arguments]: Fix 'fix-stublibs
phase.
| Julien Lepiller | 2019-06-06 | 1 | -1/+2 |
* | gnu: Add gnurobots.•••* gnu/packages/games.scm (gnurobots): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Jesse Gibbons | 2019-06-06 | 1 | -0/+49 |
* | gnu: emacs-dashboard: Update to 1.5.0.•••* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.5.0.
| Oleg Pykhalov | 2019-06-06 | 1 | -3/+14 |
* | gnu: shaderc: Update to 2019.0.•••* gnu/packages/vulkan.scm (shaderc): Update to 2019.0.
| Rutger Helling | 2019-06-06 | 1 | -2/+2 |
* | gnu: mame: Update to 0.210.•••* gnu/packages/emulators.scm (mame): Update to 0.210.
[inputs]: Add libxi.
| Nicolas Goaziou | 2019-06-06 | 1 | -2/+3 |
* | gnu: tiled: Use HTTPS home page.•••* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -1/+1 |
* | gnu: qjackctl: Update to 0.5.8.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.8.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: pencil2d: Update to 0.6.4.•••* gnu/packages/animation.scm (pencil2d): Update to 0.6.4.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: toybox: Update to 0.8.1.•••* gnu/packages/busybox.scm (toybox): Update to 0.8.1.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: tiled: Update to 1.2.4.•••* gnu/packages/game-development.scm (tiled): Update to 1.2.4.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: fio: Update to 3.14.•••* gnu/packages/benchmark.scm (fio): Update to 3.14.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -3/+3 |
* | gnu: ansible: Update to 2.8.0.•••* gnu/packages/admin.scm (ansible): Update to 2.8.0.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: thefuck: Update to 3.29.•••* gnu/packages/admin.scm (thefuck): Update to 3.29.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: inxi, inxi-minimal: Update to 3.0.34-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.34-1.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: dstat: Update to 0.7.4.•••* gnu/packages/admin.scm (dstat): Update to 0.7.4.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -3/+3 |
* | gnu: aide: Update to 0.16.2.•••* gnu/packages/admin.scm (aide): Update to 0.16.2.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: wireless-regdb: Update to 2019.06.03.•••* 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.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -22/+37 |
* | gnu: liburcu: Update to 0.11.1.•••* gnu/packages/datastructures.scm (liburcu): Update to 0.11.1.
| Tobias Geerinckx-Rice | 2019-06-06 | 1 | -2/+2 |
* | gnu: Add qview.•••* gnu/packages/image-viewers.scm (qview): New variable.
| Nicolas Goaziou | 2019-06-05 | 1 | -0/+48 |
* | gnu: minizip: Do not install crypt.h.•••* gnu/packages/compression.scm (minizip)[arguments]: Add
'remove-crypt-h' phase.
| Ludovic Courtès | 2019-06-05 | 1 | -2/+11 |
* | gnu: soil: Update home page.•••* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
| Marius Bakke | 2019-06-05 | 1 | -1/+1 |
* | gnu: mesa-utils: Update home page.•••* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS.
| Marius Bakke | 2019-06-05 | 1 | -1/+1 |
* | gnu: debootstrap: Workaround for PATH issues.•••* gnu/packages/debian (debootstrap):
[arguments]: Substitute PATH to include $PATH.
[description]: Remove obsolete workaround from description.
| Vagrant Cascadian | 2019-06-05 | 1 | -5/+6 |
* | gnu: Add Ukrainian Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-ul): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+7 |
* | gnu: Add Portuguese Portugal Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+8 |
* | gnu: Add Norwegian Nynorsk Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-nn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+7 |
* | gnu: Add Maori Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-mi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+7 |
* | gnu: Add Hindi Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-hi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+8 |
* | gnu: Add Finnish Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-fi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-06-05 | 1 | -0/+8 |