summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: cuirass: Update to latest snapshot.Ludovic Courtès2017-09-29
| | | | | | | This fixes mishandling of 'GIT_SSL_CAINFO'. * gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f. [native-search-paths]: New field.
* gnu: tclxml: Propagate tcllib.Danny Milosavljevic2017-09-29
| | | | * gnu/packages/tcl.scm (tclxml): Propagate tcllib.
* gnu: linux-libre: Update to 4.13.4.Mark H Weaver2017-09-28
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.52.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
* gnu: linux-libre@4.4: Update to 4.4.89.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
* gnu: wireshark: Update to 2.4.1.Nicolas Goaziou2017-09-28
| | | | * gnu/packages/networking.scm (wireshark): Update to 2.4.1.
* gnu: r-ddalpha: Update to 1.3.1.Ricardo Wurmus2017-09-28
| | | | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1. [propagated-inputs]: Add r-sfsmisc. [native-inputs]: Add gfortran.
* gnu: r-lava: Update to 1.5.1.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/cran.scm (r-lava): Update to 1.5.1.
* gnu: r-rcpp: Update to 0.12.13.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
* gnu: r-lme4: Update to 1.1-14.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
* gnu: r-doparallel: Update to 1.0.11.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
* gnu: r-checkmate: Update to 1.8.4.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
* gnu: r-backports: Update to 1.1.1.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
* services: web: Add try-files for the nginx-service-type.Oleg Pykhalov2017-09-28
| | | | | | | * gnu/services/web.scm (<nginx-server-configuration>): Add nginx-server-configuration-try-files. (emit-nginx-server-config): Use it. * doc/guix.texi (Web Services): Document it.
* gnu: python-ipython: Update to 5.3.0.Thomas Danckaert2017-09-28
| | | | * gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
* gnu: python-numpy: Update to 1.13.1.Thomas Danckaert2017-09-28
| | | | | | | | | * gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1. [source]: Download the zip release from pypi instead of a git snapshot. [native-inputs]: Add unzip. [arguments]: Set SHELL environment variable. Co-authored by Leo Famulari <leo@famulari.name>
* gnu: Add footswitch.Stefan Reichör2017-09-28
| | | | | | | I have tested the built footswitch tool with my foot switch. It works as expected. Is accessibility.scm the correct location for this tool? * gnu/packages/accessibility.scm (footswitch): New variable.
* gnu: r-minimal: Update to 3.4.2.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
* gnu: Add cadaver.ng02017-09-28
| | | | | | * gnu/packages/web.scm (cadaver): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-jinja2-mode.ng02017-09-28
| | | | | | * gnu/packages/emacs.scm (emacs-jinja2-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-sr-speedbar.Oleg Pykhalov2017-09-28
| | | | | | * gnu/packages/emacs.scm (emacs-sr-speedbar): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: lirc: Update to 0.10.1.Alex Kost2017-09-28
| | | | | * gnu/packages/lirc.scm (lirc): Update to 0.10.1. [arguments]: Use "--enable-devinput" configure flag.
* gnu: dunst: Update to 1.2.0.Alex Kost2017-09-28
| | | | | | * gnu/packages/dunst.scm (dunst): Update to 1.2.0. [inputs]: Update: remove 'libxext' and 'libxft', add 'gtk' and 'libxrandr'. [home-page]: Update for the new location.
* gnu: emacs-pdf-tools: Update to 0.80.Alex Kost2017-09-28
| | | | | * gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80. [propagated-inputs]: Add 'emacs-tablist' as it is the new dependency.
* gnu: Add emacs-tablist.Alex Kost2017-09-28
| | | | * gnu/packages/emacs.scm (emacs-tablist): New variable.
* gnu: Add asco.Theodoros Foradis2017-09-28
| | | | | | * gnu/packages/engineering.scm (asco): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openocd: Update to 0.10.0Theodoros Foradis2017-09-28
| | | | | | | | | | | * gnu/packages/embedded.scm (openocd): Update to 0.10.0. [arguments] <configure-flags>: Add "--enable-sysfsgpio" flag. Remove "--enable-oocd_trace" flag. [arguments] <phases>: Add phase "change-udev-group". Add phase "install-udev-rules". * gnu/packages/patches/openocd-nrf52.patch: Modify to apply on 0.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libjaylink: Update to commit 699b700.Theodoros Foradis2017-09-28
| | | | | | * gnu/packages/embedded.scm (libjaylink): Update to commit 699b700. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qtmultimedia: Build gstreamer backend.Ricardo Wurmus2017-09-28
| | | | | | * gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and gst-plugins-base. [arguments]: Replace configure phase to pass extra arguments to qmake.
* gnu: Add dino.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/messaging.scm (dino): New variable.
* gnu: libical: Fix libdir install path.Efraim Flashner2017-09-28
| | | | | | | Reported by sadiq on IRC. * gnu/packages/calendar.scm (libical)[arguments]: Remove configure flag adding /lib64 to rpath, add flag to force libdir to /lib.
* 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>
* 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.