summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: bwa: Update to 0.7.15.Ben Woodcroft2017-07-01
| | | | * gnu/packages/bioinformatics.scm (bwa): Update to 0.7.15.
* gnu: btrfs-progs: Update to 4.11.1.Tobias Geerinckx-Rice2017-07-01
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.11.1.
* gnu: tor: Update to 0.3.0.9 [fixes CVE-2017-0377].Tobias Geerinckx-Rice2017-07-01
| | | | * gnu/packages/tor.scm (tor): Update to 0.3.0.9.
* gnu: Add emacs-exwm-x.Feng Shu2017-06-30
| | | | * gnu/packages/emacs.scm (emacs-exwm-x): New variable.
* gnu: Add emacs-switch-window.Feng Shu2017-06-30
| | | | * gnu/packages/emacs.scm (emacs-switch-window): New variable.
* gnu: guile-cairo: Switch to Guile 2.2.Ludovic Courtès2017-06-30
| | | | | | | | | | | | This patch adjusts dependent packages accordingly. * gnu/packages/gtk.scm (guile-cairo)[inputs]: Switch to GUILE-2.2 and GUILE-LIB. (guile-rsvg)[inputs]: Likewise. (guile-present)[inputs]: Likewise. (guile-gnome)[inputs]: Likewise. * gnu/packages/plotutils.scm (guile-charting)[inputs]: Switch go GUILE-2.2.
* gnu: guile-gnome: Update to 2.16.5.Ludovic Courtès2017-06-30
| | | | | | | * gnu/packages/gtk.scm (guile-gnome): Update to 2.16.5. [arguments] <pre-configure>: Use @GUILE_EFFECTIVE_VERSION@ instead of "2.0". [properties]: New field.
* gnu: guile-rsvg: Update to commit 05c6a2fd.Ludovic Courtès2017-06-30
| | | | | | | | * gnu/packages/gtk.scm (guile-rsvg): Update to commit 05c6a2fd. [source](url): Change to gitlab.com. (snippet): Use @GUILE_EFFECTIVE_VERSION@ instead of "2.0". * gnu/packages/patches/guile-rsvg-pkgconfig.patch: Use "$GUILE_EFFECTIVE_VERSION" instead of "2.0".
* gnu: guile-lib: Switch to Guile 2.2.Ludovic Courtès2017-06-30
| | | | | | | | | | | * gnu/packages/guile.scm (guile-lib)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile2.0-lib): New variable. (guile2.2-lib): Mark as deprecated. * gnu/packages/guile.scm (guile-ics): Use GUILE2.0-LIB. * gnu/packages/gtk.scm (guile-cairo, guile-rsvg) (guile-present, guile-gnome): Likewise. * gnu/packages/skribilo.scm (skribilo): Likewise.
* gnu: guile-lib: Update to 0.2.5.1.Ludovic Courtès2017-06-30
| | | | * gnu/packages/guile.scm (guile-lib): Update to 0.2.5.1.
* gnu: npth: Update to 1.5.Leo Famulari2017-06-30
| | | | * gnu/packages/gnupg.scm (npth): Update to 1.5.
* gnu: libreoffice: Update to 5.3.2.2.Leo Famulari2017-06-30
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.2.2.
* gnu: hwloc: Add "lib" and "debug" outputs.Ludovic Courtès2017-06-30
| | | | | | | * gnu/packages/mpi.scm (hwloc)[outputs]: New field. [arguments]: Add 'avoid-circular-references' phase. (openmpi)[inputs]: Use the "lib" output of HWLOC. * gnu/packages/parallel.scm (slurm)[inputs]: Likewise.
* gnu: hwloc: Use /var as the localstatedir.Ludovic Courtès2017-06-30
| | | | * gnu/packages/mpi.scm (hwloc)[arguments]: Add #:configure-flags.
* gnu: Add mkvtoolnix.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/video.scm (mkvtoolnix): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libmatroska.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/video.scm (libmatroska): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libebml.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/xml.scm (libebml): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add nlohmann-json-cpp.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/serialization.scm (nlohmann-json-cpp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: isc-dhcp: Update bundled bind to 9.9.10-P2 [fixes CVE-2017-{3142,3143}].Leo Famulari2017-06-30
| | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.10-P2.
* gnu: bind: Update to 9.11.1-P2 [fixes CVE-2017-{3142,3143}].Leo Famulari2017-06-30
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P2.
* gnu: Add jo.Arun Isaac2017-06-30
| | | | * gnu/packages/web.scm (jo): New variable.
* gnu: Add emacs-org-edit-latex.Oleg Pykhalov2017-06-30
| | | | | | * gnu/packages/emacs.scm (emacs-org-edit-latex): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: itpp: Use texlive-tiny and ghostscript.Ricardo Wurmus2017-06-30
| | | | | * gnu/packages/maths.scm (itpp)[native-inputs]: Replace texlive-minimal with texlive-tiny; add ghostscript.
* gnu: gnuplot: Use texlive-tiny.Ricardo Wurmus2017-06-30
| | | | | * gnu/packages/maths.scm (gnuplot)[native-inputs]: Replace texlive-minimal with texlive-tiny.
* gnu: giac-xcas: Use texlive-tiny.Ricardo Wurmus2017-06-30
| | | | | * gnu/packages/algebra.scm (giac-xcas)[inputs]: Replace texlive-minimal with texlive-tiny.
* gnu: pari-gp: Use texlive-tiny.Ricardo Wurmus2017-06-30
| | | | | * gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace texlive-minimal with texlive-tiny.
* gnu: po4a: Use texlive-tiny.Ricardo Wurmus2017-06-30
| | | | | * gnu/packages/gettext.scm (po4a)[native-inputs]: Replace texlive-minimal with texlive-tiny.
* system: Use "@" to refer to the 'shadow' package.Ludovic Courtès2017-06-30
| | | | | | | | | Reported by Mark H Weaver at <https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00349.html>. * gnu/system.scm (%base-packages): Use '@' for shadow. This fixes an error on Guile 2.0 where 'shadow' alone resolves to the (gnu system shadow) module.
* gnu: linux-libre: Update to 4.11.8.Mark H Weaver2017-06-30
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.35.Mark H Weaver2017-06-30
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.35.
* gnu: linux-libre@4.4: Update to 4.4.75.Mark H Weaver2017-06-30
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.75.
* gnu: linux-libre@4.1: Update to 4.1.42 [mitigates CVE-2017-1000364].Mark H Weaver2017-06-30
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.42.
* maint: Disk image size is automatically guessed.Ludovic Courtès2017-06-30
| | | | | | * Makefile.am (GUIXSD_VM_IMAGE_SIZE): Remove. (release): Remove --image-size argument from 'guix system disk-image' command.
* vm: Use 'fold2' from (guix combinators).Ludovic Courtès2017-06-30
| | | | | * gnu/build/vm.scm: Use (guix combinators). (fold2): Remove.
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
| | | | | | | | | | | | | | | * gnu/build/vm.scm (estimated-partition-size): New procedure. * gnu/system/vm.scm (expression->derivation-in-linux-vm): Change #:disk-image-size default to 'guess. [builder]: When DISK-IMAGE-SIZE is 'guess, use 'estimated-partition-size' and compute and estimate of the image size. (qemu-image): Likewise. * guix/build/store-copy.scm (file-size, closure-size): New procedures. * guix/scripts/system.scm (%default-options): Change 'image-size' to 'guess. * doc/guix.texi (Building the Installation Image): Remove '--image-size' flag from example. (Invoking guix system): Document the image size estimate.
* vm: Display the disk and partition sizes.Ludovic Courtès2017-06-30
| | | | | | | * gnu/build/vm.scm (load-in-linux-vm): Add 'format' call when MAKE-DISK-IMAGE? is true. (initialize-partition-table): Show the size of the partitions being created.
* vm: Fix 'load-in-linux-vm' docstring.Ludovic Courtès2017-06-30
| | | | | | * gnu/build/vm.scm (load-in-linux-vm): Change default value of #:disk-image-size. Update docstring to note that DISK-IMAGE-SIZE is in bytes.
* build: Remove check for broken (srfi srfi-37).Ludovic Courtès2017-06-30
| | | | | | | | | | | | This was for Guile < 2.0.9 and we've been requiring 2.0.9+ for some time already. * configure.ac: Remove 'GUIX_CHECK_SRFI_37' use and 'INSTALL_SRFI_37' conditional. * Makefile.am: Remove code in "if INSTALL_SRFI_37". (EXTRA_DIST): Remove srfi/srfi-37.scm.in. * srfi/srfi-37.scm.in: Remove. * m4/guix.m4 (GUIX_CHECK_SRFI_37): Remove.
* gnu: poppler: Fix CVE-2017-{9775,9776}.Leo Famulari2017-06-29
| | | | | | * gnu/packages/pdf.scm (poppler)[replacement]: New field. (poppler-0.56.0): New variable. (poppler-qt4, poppler-qt5): Use 'package/inherit'.
* gnu: thermald: Add file-name for source.Efraim Flashner2017-06-29
| | | | * gnu/packages/admin.scm (thermald)[source]: Add file-name field.
* gnu: thermald: Only build on i686 and x86_64.Efraim Flashner2017-06-29
| | | | * gnu/packages/admin.scm (thermald)[supported-systems]: New field.
* gnu: libgcrypt: Add mitigation for CVE-2017-7526.Efraim Flashner2017-06-29
| | | | | | * gnu/packages/gnupg.scm (libgcrypt)[replacment]: New field. (libgcrypt-1.7.8): New variable. (libgcrypt-1.5)[replacment]: New field.
* gnu: mes: Update to 0.8.Jan Nieuwenhuizen2017-06-29
| | | | * gnu/packages/mes.scm (mes): Update to 0.8.
* gnu: Add mescc-tools.Jan Nieuwenhuizen2017-06-29
| | | | * gnu/packages/mes.scm (mescc-tools): New variable.
* system: Add 'shadow' to %BASE-PACKAGES.Ludovic Courtès2017-06-29
| | | | | | Suggested by Göktuğ Kayaalp <self@gkayaalp.com>. * gnu/system.scm (%base-packages): Add SHADOW.
* gnu: libxfce4ui: Do not propagate gtk+-2.Ricardo Wurmus2017-06-29
| | | | | | | | | | | | Propagation of both gtk+ and gtk+-2 causes a conflict to be detected, preventing the installation of xfce. * gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Move "gtk+-2"... [inputs]: ...to here. (garcon)[inputs]: Add "gtk+-2". (xfce4-appfinder)[inputs]: Add "gtk+-2". (xfce4-power-manager)[inputs]: Add "gtk+-2". (ristretto)[inputs]: Add "gtk+-2".
* gnu: xfce: Build union instead of propagating inputs.Ricardo Wurmus2017-06-29
| | | | | | * gnu/packages/xfce.scm (xfce)[propagated-inputs]: Move all... [inputs]: ...here. [arguments]: Build a union.
* gnu: clojure: Update "tools-reader-src" to 1.0.0.Alex Vong2017-06-29
| | | | | | | * gnu/packages/java.scm (clojure)[inputs]: Update "tools-reader-src" to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add procenv.Dave Love2017-06-29
| | | | | | * gnu/packages/linux.scm (procenv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ansible: Apply experimental patch to deal with wrapping of ansible script.Jelle Licht2017-06-29
| | | | | | | | | | | See <http://lists.gnu.org/archive/html/bug-guix/2017-05/msg00015.html> for the rationale. * gnu/packages/patches/ansible-wrap-program-hack.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (ansible)[source]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>