summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-09-12gnu: Add perl-text-template.Christopher Baines
* gnu/packages/perl.scm (perl-text-template): New variable.
2017-09-12gnu: Add perl-net-idn-encode.Christopher Baines
* gnu/packages/perl.scm (perl-net-idn-encode): New variable.
2017-09-12gnu: Add perl-mime-tools.Christopher Baines
* gnu/packages/perl.scm (perl-mime-tools): New variable.
2017-09-12gnu: Add perl-mailtools.Christopher Baines
* gnu/packages/perl.scm (perl-mailtools): New variable.
2017-09-12gnu: Add perl-convert-binhex.Christopher Baines
* gnu/packages/perl.scm (perl-convert-binhex): New variable.
2017-09-12gnu: Add perl-moox-late.Christopher Baines
* gnu/packages/perl.scm (perl-moox-late): New variable.
2017-09-12gnu: Add perl-moox-handlesvia.Christopher Baines
* gnu/packages/perl.scm (perl-moox-handlesvia): New variable.
2017-09-12gnu: Add perl-data-perl.Christopher Baines
* gnu/packages/perl.scm (perl-data-perl): New variable.
2017-09-12gnu: Add perl-moox.Christopher Baines
* gnu/packages/perl.scm (perl-moox): New variable.
2017-09-12gnu: texinfo: Add 6.5.Ludovic Courtès
* gnu/packages/texinfo.scm (texinfo-latest): New variable.
2017-09-12doc: Use Screen and OpenSSH in the bare-bones example.Ludovic Courtès
* gnu/system/examples/bare-bones.tmpl (packages): Remove TCPDUMP; add SCREEN and OPENSSH. * doc/guix.texi (Using the Configuration System): Adjust explanation accordingly.
2017-09-12install: Include the whole bare-bones OS in the image.Ludovic Courtès
* gnu/system/install.scm (%installation-services): Load "example/bare-bones.tmpl". Add a 'gc-root-service-type' instance.
2017-09-12system: Add gexp compiler for <operating-system>.Ludovic Courtès
* gnu/system.scm (operating-system-compiler): New procedure.
2017-09-12store: 'run-with-store' has a #:target parameter.Ludovic Courtès
* guix/store.scm (run-with-store): Add #:target and honor it.
2017-09-12gnu: youtube-dl: Update to 2017.09.11.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.11.
2017-09-12gnu: gtksourceview: Update to 3.24.4.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.4.
2017-09-12gnu: libpeas: Update to 1.22.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libpeas): Update to 1.22.0. [inputs]: Remvoe libxml2.
2017-09-12gnu: network-manager: Update to 1.8.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (network-manager): Update to 1.8.2.
2017-09-12gnu: tracker: Update to 1.12.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker): Update to 1.12.3.
2017-09-12gnu: gnome-shell-extensions: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.3.
2017-09-12gnu: gnome-settings-daemon: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.3.
2017-09-12gnu: gsettings-desktop-schemas: Update to 3.24.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.24.1.
2017-09-12gnu: imagemagick: Update to 6.9.9-12.Marius Bakke
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-12.
2017-09-12gnu: libraw: Update to 0.18.4.Marius Bakke
* gnu/packages/photo.scm (libraw): Update to 0.18.4.
2017-09-12gnu: ffmpeg: Update to 3.3.4.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 3.3.4.
2017-09-12gnu: feh: Update to 2.20.Marius Bakke
* gnu/packages/image-viewers.scm (feh): Update to 2.20.
2017-09-12gnu: notmuch: Update to 0.25.1.Marius Bakke
* gnu/packages/mail.scm (notmuch): Update to 0.25.1.
2017-09-12gnu: python-django: Update to 1.10.8 [fixes CVE-2017-12794].Marius Bakke
* gnu/packages/django.scm (python-django): Update to 1.10.8.
2017-09-12gnu: neomutt: Update to 20170912.ng0
* gnu/packages/mail.scm (neomutt): Update to 20170912.
2017-09-12gnu: openmpi: Configure without builtin atomics.Dave Love
See https://www.mail-archive.com/users@lists.open-mpi.org//msg31400.html * gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure with --enable-builtin-atomics. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2017-09-12guix system: Pretty-print device UUIDs.Ludovic Courtès
* guix/scripts/system.scm (display-system-generation): Check if ROOT-DEVICE is a UUID and pretty-print it if it is.
2017-09-12gnu: openmpi: Remove Valgrind from closure.Dave Love
* gnu/packages/mpi.scm (openmpi)[arguments]: Elide romio config info to avoid reference to valgrind. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-12gnu: Add mate.ng0
* gnu/packages/mate.scm (mate): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-control-center.ng0
* gnu/packages/mate.scm (mate-control-center): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-media.ng0
* gnu/packages/mate.scm (mate-media): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-applets.ng0
* gnu/packages/mate.scm (mate-applets): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-settings-daemon.ng0
* gnu/packages/mate.scm (mate-settings-daemon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add libmatekbd.ng0
* gnu/packages/mate.scm (libmatekbd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add libmatemixer.ng0
* gnu/packages/mate.scm (libmatemixer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-panel.ng0
* gnu/packages/mate.scm (mate-panel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-session-manager.ng0
* gnu/packages/mate.scm (mate-session-manager): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add marco.ng0
* gnu/packages/mate.scm (marco): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-terminal.ng0
* gnu/packages/mate.scm (mate-terminal): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add caja.ng0
* gnu/packages/mate.scm (caja): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: monero: Fix building on aarch64-linux.Efraim Flashner
* gnu/packages/finance.scm (monero)[arguments]: Add a configure-flag to set architecture type on aarch64.
2017-09-11gnu: mes: Update to 0.10.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mes): Update to 0.10.
2017-09-11system: Fix typo in 'read-boot-parameters'.Ludovic Courtès
Fixes a regression introduced in commit 075681d3501082c6e22df8abf29dfe89d85effc1. * gnu/system.scm (read-boot-parameters): For 'root-device', use 'device-sexp->device', not 'device->sexp'.
2017-09-11vm: Generate a UUID to identify the root file system.Ludovic Courtès
This makes collisions less likely than when using a label to look up the partition. See <https://bugs.gnu.org/27735>. * gnu/system/vm.scm (operating-system-uuid): New procedure. (system-disk-image): Define 'root-uuid' and use it for the root file system. Pass it to 'iso9660-image' and 'qemu-image'.
2017-09-11vm: Allow users to specify a UUID for the root partition.Ludovic Courtès
* gnu/system/vm.scm (qemu-image): Add #:file-system-uuid parameter; pass it as the 'uuid' field of the root partition.
2017-09-11uuid: 'uuid' macro supports more UUID types.Ludovic Courtès
* gnu/system/uuid.scm (string->uuid): Turn 'type' into an optional argument. (uuid): Add clauses to allow for an optional 'type' parameter.