Commit Graph

44887 Commits (f8a9f99cd602ce1dc5307cb0c21ae718ad8796bb)

Author SHA1 Message Date
Marius Bakke 80fa745cf9
gnu: notmuch: Update to 0.29.
* gnu/packages/mail.scm (notmuch): Update to 0.29.
[source]: Change to ".xz" tarball.
2019-06-08 23:49:46 +02:00
Marius Bakke 04aec35b78
gnu: po4a: Update to 0.56.
* gnu/packages/gettext.scm (po4a): Update to 0.56.
2019-06-08 23:49:46 +02:00
Marius Bakke 2ea01d91b8
gnu: ceph: Update to 13.2.6.
* gnu/packages/storage.scm (ceph): Update to 13.2.6.
2019-06-08 23:49:46 +02:00
Ricardo Wurmus fc1ff7fc97
gnu: jalv-select: Update to 1.3.
* gnu/packages/music.scm (jalv-select): Update to 1.3.
[arguments]: Do not patch jalv.select.h.
2019-06-08 21:39:22 +02:00
Tobias Geerinckx-Rice 7e6764c1d2
gnu: gtkwave: Update to 3.3.101.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.101.
2019-06-08 07:30:26 +02:00
Tobias Geerinckx-Rice de7f9b233f
gnu: newt: Update to 0.52.21.
* gnu/packages/slang.scm (newt): Update to 0.52.21.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice fdf1108abb
gnu: v4l-utils: Update to 1.16.6.
* gnu/packages/video.scm (v4l-utils): Update to 1.16.6.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice ecdc2f8276
gnu: livemedia-utils: Update to 2019.05.29.
* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice 232a7e69ce
installer: Fix typo.
* gnu/installer/newt/network.scm (run-technology-page): Fix plural typo.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice 49405aaf5c
gnu: allegro: Update to 5.2.5.0.
* gnu/packages/game-development.scm (allegro): Update to 5.2.5.0.
[source]: Remove patch.
* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice 9828859c29
gnu: newt: Don't use NAME in source URI.
* gnu/packages/slang.scm (newt)[source]: Hard-code NAME.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice 2b6bdf6493
gnu: babl: Update to 0.1.64.
* gnu/packages/gimp.scm (babl): Update to 0.1.64.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice 18dd9cbc72
gnu: font-gnu-unifont: Update to 12.1.02.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.02.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice f990bda402
gnu: font-gnu-unifont: Add Unifoundry source URL.
* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Add unifoundry.com.
2019-06-08 02:30:24 +02:00
Tobias Geerinckx-Rice b5efe22a94
gnu: tmux-xpanes: Update to 4.1.1.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.1.
2019-06-08 02:30:24 +02:00
Ludovic Courtès f54cab2784
import: utils: 'specs->package-lists' correctly matches "out".
* guix/import/utils.scm (specs->package-lists): Match "out", not ("out").
2019-06-07 22:55:50 +02:00
Ludovic Courtès c0a4db6697
import: print: Honor the outputs of inputs (!).
Fixes <http://bugs.gnu.org/35893>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* guix/import/print.scm (package->code)[package-lists->code]: Preserve
OUT in the result.
* tests/print.scm (define-with-source): New macro.
(pkg): Use it.
(pkg-source): New variable.
(pkg-with-inputs, pkg-with-inputs-source): New variables.
("simple package"): Refer to 'pkg-source'.
("package with inputs"): New test.
2019-06-07 22:49:47 +02:00
Ludovic Courtès d998902214
installer: Install xterm alongside ratpoison.
* gnu/installer/services.scm (%system-services) <"ratpoison">: Add
xterm.
2019-06-07 22:32:19 +02:00
Ludovic Courtès 676eb5880e
installer: Install companion packages alongside i3.
Fixes <http://bugs.gnu.org/36008>.
Suggested by Giovanni Biscuolo <g@xelera.eu>.

* gnu/installer/services.scm (%system-services) <"i3">: Add i3status,
dmenu, and st.
2019-06-07 22:32:10 +02:00
Ludovic Courtès 78b0f9419f
nls: Update 'de' translation of the manual. 2019-06-07 21:59:56 +02:00
Ludovic Courtès 0e6cee21a4
gnu: glibc-locales: Install symlinks using the normalized codeset.
Fixes <https://bugs.gnu.org/36076>.
Reported by Jack Hill <jackhill@jackhill.us>
and Giovanni Biscuolo <g@xelera.eu>

* gnu/build/locale.scm (locale->name+codeset): New file.
* gnu/packages/base.scm (make-glibc-locales): Add #:modules
and #:imported-modules.  Add a 'symlink-normalized-codesets' phase.
2019-06-07 21:50:18 +02:00
Ludovic Courtès 15ec93a783
Add (gnu build locale).
* gnu/build/locale.scm: New file.
* gnu/local.mk (MODULES_NOT_COMPILED): Add it.
* gnu/installer/locale.scm (normalize-codeset): Remove.
* gnu/system/locale.scm (localedef-command): Remove.
(single-locale-directory): Use (gnu build locale).
(glibc-supported-locales)[build]: Likewise, and remove
'read-supported-locales'.
2019-06-07 21:50:18 +02:00
Tobias Geerinckx-Rice bc48088b14
gnu: libebml: Update to 1.3.9.
* gnu/packages/xml.scm (libebml): Update to 1.3.9.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice ad8e5a5332
gnu: libmatroska: Update to 1.5.2.
* gnu/packages/video.scm (libmatroska): Update to 1.5.2.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice 94f7f9503a
gnu: vlc: Update to 3.0.7.
* gnu/packages/video.scm (vlc): Update to 3.0.7.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice 0d60bf4546
gnu: terminology: Update to 1.4.1.
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.1.
2019-06-07 18:36:03 +02:00
Tobias Geerinckx-Rice 6d42b87f1d
gnu: dashel: Don't use unstable tarball.
* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice 7f5c1233b9
gnu: xsimd: Update to 7.2.3.
* gnu/packages/cpp.scm (xsimd): Update to 7.2.3.
[arguments]: Add a configure flag required to build the tests.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice e821136474
gnu: xsimd: Don't use unstable tarball.
* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice c83aa29270
gnu: tinyxml2: Update to 7.0.1.
* gnu/packages/xml.scm (tinyxml2): Update to 7.0.1.
[arguments]: Enable the (single) test.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice 61497aa481
gnu: python-trezor: Update to 0.11.3.
* gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice 7b725203a6
gnu: electrum: Update to 3.3.6.
* gnu/packages/finance.scm (electrum): Update to 3.3.6.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice 52bbf5f7bc
gnu: osc: Update to 0.165.1.
* gnu/packages/build-tools.scm (osc): Update to 0.165.1.
2019-06-07 18:36:02 +02:00
Tobias Geerinckx-Rice b92660afa4
gnu: coq: Update to 8.9.1.
* gnu/packages/coq.scm (coq): Update to 8.9.1.
2019-06-07 18:36:02 +02:00
Ludovic Courtès a0f352b30f
pack: Add '--entry-point'.
* guix/scripts/pack.scm (self-contained-tarball): Add #:entry-point and
warn when it's true.
(squashfs-image): Add #:entry-point and honor it.
(docker-image): Add #:entry-point and honor it.
(%options, show-help): Add '--entry-point'.
(guix-pack): Honor '--entry-point' and pass #:entry-point to BUILD-IMAGE.
* gnu/tests/docker.scm (run-docker-test): Test 'docker run' with the
default entry point.
(build-tarball&run-docker-test): Pass #:entry-point to 'docker-image'.
* doc/guix.texi (Invoking guix pack): Document it.
* gnu/tests/singularity.scm (run-singularity-test)["singularity run"]:
New test.
(build-tarball&run-singularity-test): Pass #:entry-point to
'squashfs-image'.
2019-06-07 09:57:19 +02:00
Ludovic Courtès 08814aec6a
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.
2019-06-07 09:57:19 +02:00
Jens Mølgaard cd37b144e4
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>
2019-06-07 09:57:19 +02:00
Ludovic Courtès 28353bd0a4
gnu: emacs-xterm-color: Placate 'guix lint'.
* gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add
'file-name'.
[description]: Break line.
2019-06-07 09:57:19 +02:00
Jonathan Frederickson d92acd8acf
gnu: Add emacs-xterm-color
* gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-07 09:57:18 +02:00
Stefan Stefanović bedb345775
gnu: Add swaybg.
* gnu/packages/wm.scm (swaybg): New variable.

Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07 09:45:46 +02:00
Stefan Stefanović 11bca5336c
gnu: swaylock: Update to 1.4.
* gnu/packages/wm.scm (swaylock): Update to 1.4.

Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07 09:45:45 +02:00
Stefan Stefanović 8a21a3be8f
gnu: swayidle: Update to 1.3.
* gnu/packages/wm.scm (swayidle): Update to 1.3.

Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07 09:45:45 +02:00
Stefan Stefanović b0451efabb
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>
2019-06-07 09:45:45 +02:00
Stefan Stefanović e310339fa2
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>
2019-06-07 09:45:45 +02:00
Kei Kebreau 8190e1edaf
gnu: rhythmbox: Update to 3.4.3.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3.
[source]: Remove upstream patch.
2019-06-06 21:03:55 -04:00
Danny Milosavljevic 07023ebc18
services: Add auditd.
* gnu/services/auditd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2019-06-06 22:23:35 +02:00
Julien Lepiller 850f787345
gnu: ocaml-batteries: Fix non determinism.
* gnu/packages/ocaml.scm (ocaml-batteries)[arguments]: Fix non
deterministic file ordering.
2019-06-06 21:23:38 +02:00
Robert Vollmert 4c7ffc2ab0
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>
2019-06-07 00:09:33 +05:30
Robert Vollmert 4913af19f4
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>
2019-06-06 20:35:54 +02:00
Robert Vollmert 784e601e60
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>
2019-06-06 20:35:54 +02:00