summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: libgc: Add 'libgc-back-pointers' variant.Ludovic Courtès2017-09-28
| | | | * gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
* gnu: Add font-rachana.Mohammed Sadiq2017-09-28
| | | | | | * gnu/packages/fonts.scm (font-rachana): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gnome-todo.Mohammed Sadiq2017-09-28
| | | | | | * gnu/packages/gnome.scm (gnome-todo): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* cuirass: Support subset with list of package[@version].Jan Nieuwenhuizen2017-09-27
| | | | | * build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset of packages: ("name[@version" ...).
* cuirass: Add gnu-system build spec.Jan Nieuwenhuizen2017-09-27
| | | | | | * build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset "hello". * build-aux/cuirass/gnu-system.scm: New file. * doc/guix.texi (Continuous Integration): Update example spec.
* gnu: Add ocaml-camomile.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-camomile): New variable.
* gnu: Add bap.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (bap): New variable.
* gnu: Add ocaml-piqi.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-piqi): New variable.
* gnu: Add ocaml-graph.Julien Lepiller2017-09-27
| | | | | | | * gnu/packages/ocaml.scm (ocaml-graph): New variable. * gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ocaml-uuidm.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
* gnu: Add ocaml-piqilib.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
* gnu: Add ocaml-optcomp.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
* gnu: Add ocaml-easy-format.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
* gnu: Add ocaml-uri.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-uri): New variable.
* gnu: Add ocaml-ezjsonm.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.
* gnu: samba: Install manual pages.Marius Bakke2017-09-27
| | | | | | * gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add 'locate-docbook-stylesheets' phase. [native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
* gnu: tklib: Fix typo.Marius Bakke2017-09-27
| | | | | | This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae. * gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
* gnu: potrace: Update to 1.15 [fixes CVE-2017-12067].Marius Bakke2017-09-27
| | | | * gnu/packages/fontutils.scm (potrace): Update to 1.15.
* gnu: e2fsprogs: Update to 1.43.6.Marius Bakke2017-09-27
| | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
* gnu: powertop: Update to 2.9.Marius Bakke2017-09-27
| | | | | * gnu/packages/linux.scm (powertop): Update to 2.9. [source]: Adjust URI.
* gnu: lftp: Update to 4.8.2.Marius Bakke2017-09-27
| | | | * gnu/packages/ftp.scm (lftp): Update to 4.8.2.
* gnu: pulseview: Build with modular Qt.Marius Bakke2017-09-27
| | | | * gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT. Add QTBASE and QTSVG.
* gnu: tklib: Add missing closing brace.Maxim Cournoyer2017-09-27
| | | | | | | Fixes <http://bugs.gnu.org/28624>. Reported by Jelle Licht <wordempire@gmail.com> * gnu/packages/tcl.scm (tklib): Add closing brace.
* gnu: lilypond: Fix fontforge detection.Efraim Flashner2017-09-27
| | | | | * gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build.
* gnu: git: Update to 2.14.2.Tobias Geerinckx-Rice2017-09-26
| | | | * gnu/packages/version-control.scm (git): Update to 2.14.2.
* gnu: btrfs-progs: Update to 4.13.1.Tobias Geerinckx-Rice2017-09-26
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1. [inputs]: Add zstd.
* build-system: meson: Fix typo in variable name.Mohammed Sadiq2017-09-26
| | | | * guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?.
* gnu: Add tklib.Danny Milosavljevic2017-09-26
| | | | * gnu/packages/tcl.scm (tklib): New variable.
* services: cuirass: Add host option.Jan Nieuwenhuizen2017-09-26
| | | | | | * gnu/services/cuirass.scm (<cuirass-configuration>): Add host option. (cuirass-shepherd-service): Pass host option. * doc/guix.texi (Continuous Integration): Document it.
* gnu: cuirass: Update development snapshot.Jan Nieuwenhuizen2017-09-26
| | | | * gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
* gnu: libunwind: Update to 1.2.1.Leo Famulari2017-09-26
| | | | | | | * gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1. [source]: Remove 'libunwind-CVE-2015-3239.patch'. * gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add uim, uim-gtk and uim-qt.Arun Isaac2017-09-26
| | | | * gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
* tests: install: Switch to modifying the gc-root-service-type.Ludovic Courtès2017-09-26
| | | | | | | | | | | Fixes <https://bugs.gnu.org/28600>. Fixes a regression introduced in 4e854b1814a9216ae7cc90aef4d82fd989a519c3. Reported by Christopher Baines <mail@cbaines.net>. * gnu/tests/install.scm (operating-system-with-gc-roots): Use 'simple-service' to extend GC-ROOT-SERVICE-TYPE instead of instantiating it.
* gnu: Add gpa.ng02017-09-26
| | | | | | * gnu/packages/gnupg.scm (gpa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add lxqt-build-tools.ng02017-09-26
| | | | | | * gnu/packages/lxqt.scm (lxqt-build-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: mcron: Adjust use of 'wait-for-file'.Ludovic Courtès2017-09-26
| | | | | | | | | | Fixes a regression introduced in 8bd5231485cdeb02078c4294badb3a1e7caa0fe0, whereby returning #<eof> would no longer work (since #<eof> would be in the cdr of the result, and thus it would not get converted to a string.) * gnu/tests/base.scm (run-mcron-test)["root's job with command"]: Pass #:read to 'wait-for-file'.
* build: Build (guix import gnome) only when we have Guile-JSON.Ludovic Courtès2017-09-26
| | | | | * Makefile.am (MODULES): Move guix/import/gnome.scm under "if HAVE_GUILE_JSON".
* http-client: Reset cache TTL upon 304 "Not Modified" responses.Ludovic Courtès2017-09-26
| | | | | * guix/http-client.scm (http-fetch/cached)[update-cache]: Add call to 'utime' in the 304 case.
* gnu: libgtop: Update to 2.38.0.Ludovic Courtès2017-09-26
| | | | * gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
* upstream: Add new GNOME updater.Ludovic Courtès2017-09-26
| | | | | | | | | | Partly fixes <https://bugs.gnu.org/28159>. Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>. * guix/import/gnome.scm: New file. * Makefile.am (MODULES): Add it. * guix/gnu-maintenance.scm (latest-gnome-release) (%gnome-updater): Remove.
* upstream: Add 'url-prefix-predicate'.Ludovic Courtès2017-09-26
| | | | | * guix/gnu-maintenance.scm (url-prefix-predicate): Move to... * guix/upstream.scm (url-prefix-predicate): ... here.
* gnu: lm-sensors: Add "lib" output.Dave Love2017-09-26
| | | | | | | | * gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib". [arguments]: Fix up make flags. (xsensors)[inputs]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: certbot, python-acme: Update to 0.18.2.Leo Famulari2017-09-25
| | | | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2. * gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: i3-wm: Update to 4.14.1.Marius Bakke2017-09-25
| | | | * gnu/packages/wm.scm (i3-wm): Update to 4.14.1.
* README: Replace http:// with https:// where applicable.Marius Bakke2017-09-25
|
* gnu: openntpd: Update to 6.2p2.Efraim Flashner2017-09-24
| | | | * gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
* gnu: fontforge: Update to 20170731.Efraim Flashner2017-09-24
| | | | | | | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20170731. [source]: Remove patch, remove snippet. [arguments]: Enable tests. Remove phase to build showttf. [inputs]: Use python-wrapper instead of python. [home-page]: Update to new home page. * gnu/packages/patches/fontforge-svg-modtime.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: imagemagick: Update to 6.9.9-15.Marius Bakke2017-09-24
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-15.
* gnu: lvm2: Update to 2.02.174.Marius Bakke2017-09-24
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.02.174.
* gnu: Add emacs-olivetti.Roel Janssen2017-09-25
| | | | * gnu/packages/emacs.scm (emacs-olivetti): New variable.