summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ruby-bio-commandeer: Update to 0.4.0.Ben Woodcroft2017-08-10
| | | | * gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.4.0.
* gnu: Add emacs-erc-hl-nicks.Oleg Pykhalov2017-08-10
| | | | | | * gnu/packages/emacs.scm (emacs-erc-hl-nicks): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-gitpatch.Oleg Pykhalov2017-08-10
| | | | | | | | | | | | | | | | | | | | | By the way, “gitpatch.el” says different version than release tarball. Do I need to ask a developer? --8<---------------cut here---------------start------------->8--- ;; Author: Feng Shu <tumashu@163.com> ;; Homepage: https://github.com/tumashu/gitpatch ;; Keywords: convenience ;; Package-Requires: ((emacs "24.3")) ;; Version: 0.10 --8<---------------cut here---------------end--------------->8--- >From 9eddf07fa401468738c2f48a25e51ddef2a3ceed Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov <go.wigust@gmail.com> Date: Sat, 29 Jul 2017 14:22:48 +0300 Subject: [PATCH] gnu: Add emacs-gitpatch. * gnu/packages/emacs.scm (emacs-gitpatch): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-git-messenger.Oleg Pykhalov2017-08-10
| | | | | | gnu/packages/emacs.scm (emacs-git-messenger): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* services: admin: Simplify the handling of the Tailon debug? option.Christopher Baines2017-08-09
| | | | | * gnu/services/admin.scm (tailon-configuration-file-compiler): Simplify the handling of debug?.
* services: Update the Tailon service for Tailon 1.3.0.Christopher Baines2017-08-09
| | | | | | | | | | | | Tailon 1.3.0 (upgraded from 1.1.1) adds support for HTTP authentication. * gnu/services/admin.scm (<tailon-configuration-file>): Add http-auth and users configuration values. (tailon-configuration-file-http-auth, tailon-configuration-file-users): New procedures. (tailon-configuration-file-compiler): Add support for the http-auth and users configuration options. * doc/guix.texi (Monitoring Services): Document authentication for Tailon.
* services: Add missing wrap-lines option to tailon.Christopher Baines2017-08-09
| | | | | | | | * gnu/services/admin.scm (<tailon-configuration-file>): Add wrap-lines. (tailon-configuration-wrap-lines): New procedure. (tailon-configuration-file-compiler): Add support for wrap-lines. * doc/guix.texi (Monitoring Services): Document the wrap-lines Tailon configuration option.
* gnu: Update tailon to version 1.3.0.Christopher Baines2017-08-09
| | | | | | | From version 1.1.1. * gnu/packages/logging.scm (tailon)[version]: Change to 1.3.0. [inputs]: Add python-tornado-http-auth.
* gnu: Add python-tornado-http-auth.Christopher Baines2017-08-09
| | | | * gnu/packages/python.scm (python-tornado-http-auth): New variable.
* gnu: nmap: Update to 7.60.Marius Bakke2017-08-10
| | | | * gnu/packages/admin.scm (nmap): Update to 7.60.
* gnu: curl: Update replacement to 7.55.0. [security fixes]Marius Bakke2017-08-10
| | | | | | | | | | | Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101. See <https://curl.haxx.se/docs/security.html> for details. * gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0. (curl-7.54.1): Rename to ... (curl-7.55.0): ... this. [source]: Update source URI to match upstream compression method change. [arguments]: Add 'fix-Makefile' phase.
* gnu: samba: Update to 4.6.7.Marius Bakke2017-08-10
| | | | * gnu/packages/samba.scm (samba): Update to 4.6.7.
* gnu: python-nbformat: Update to 4.3.0.Leo Famulari2017-08-09
| | | | * gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
* download: Add the canonical GnuPG download site.Leo Famulari2017-08-09
| | | | * guix/download.scm (%mirrors)<gnupg>: Add https://gnupg.org.
* gnu: gnupg: Update to 2.1.23.Leo Famulari2017-08-09
| | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.23. [arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now the default.
* gnu: r-wgcna: Update to 1.61.Ricardo Wurmus2017-08-09
| | | | | * gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.61. [propagated-inputs]: Add r-rcpp, r-robust, r-survival.
* gnu: Add r-robust.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-robust): New variable.
* gnu: Add r-fit-models.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-fit-models): New variable.
* gnu: Add r-rrcov.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-rrcov): New variable.
* gnu: Add r-pcapp.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-pcapp): New variable.
* gnu: r-gdtools: Update to 0.1.5.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-gdtools): Update to 0.1.5.
* gnu: r-ggbeeswarm: Update to 0.6.0.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/statistics.scm (r-ggbeeswarm): Update to 0.6.0.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2017-08-09
| | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2017-7802, CVE-2017-7803, CVE-2017-7807, and the remaining 6 out of 23 changesets for CVE-2017-7779.
* gnu: icecat: Rename patches to reflect CVE assignments.Mark H Weaver2017-08-09
| | | | | | | | | | Document that our existing patches include fixes for CVE-2017-7753, CVE-2017-7784, CVE-2017-7786, CVE-2017-7787, CVE-2017-7791, CVE-2017-7792, CVE-2017-7798, CVE-2017-7798, CVE-2017-7800, CVE-2017-7801, and 17 out of 23 changesets for CVE-2017-7779. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE assignments.
* gnu: gnurl: Update to 7.55.0.ng02017-08-09
| | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.55.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: virt-manager: Update to 1.4.2.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/virtualization.scm (virt-manager): Update to 1.4.2.
* gnu: libgdata: Disable failing tests.Tobias Geerinckx-Rice2017-08-09
| | | | | * gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’ phase.
* gnu: Add reference to (gnu packages graph).Ricardo Wurmus2017-08-09
| | | | This is a follow-up to 1738138cb3a48ed2f55c59c8d7c6ce12a4c4dcb3.
* gnu: r-igraph: Move to (gnu packages graph).Ricardo Wurmus2017-08-09
| | | | | * gnu/packages/statistics.scm (r-igraph): Move from here... * gnu/packages/graph.scm (r-igraph): ...to here.
* gnu: Add python-igraph.Ricardo Wurmus2017-08-09
| | | | * gnu/packages/graph.scm (python-igraph): New variable.
* gnu: Add igraph.Ricardo Wurmus2017-08-09
| | | | | * gnu/packages/graph.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: viewnior: Don't build icon-theme.cache.Efraim Flashner2017-08-09
| | | | | * gnu/packages/image-viewers.scm (viewnior)[arguments]: Add phase to disable building the icon-theme.cache.
* gnu: googletest: Build shared libraries.Manolis Ragkousis2017-08-09
| | | | | * gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON" in #:configure-flags.
* gnu: Add ois.Manolis Ragkousis2017-08-09
| | | | * gnu/packages/game-development.scm (ois): New variable.
* gnu: dealii: Update to 8.5.0.Eric Bavier2017-08-09
| | | | | | | * gnu/packages/maths.scm (dealii): Update to 8.5.0. [arguments]: Delete 'hint-example-prefix phase, which would need adjusting for this version. Users can use e.g. 'export DEAL_II_DIR=$GUIX_ENVIRONMENT'. Adjust configuration flags.
* gnu: stress-make: Patch default shell.Eric Bavier2017-08-09
| | | | | * gnu/packages/debug.scm (stress-make)[arguments]: Add 'set-default-shell phase.
* gnu: suitesparse: Update to 4.5.5.Eric Bavier2017-08-09
| | | | | | | | * gnu/packages/maths.scm (suitesparse): Update to 4.5.5. [source]: Add 'modules' and 'snippet' field to remove bundled source. [arguments]: Remove 'prepare-out' phase. Adjust #:make-flags for metis. Make build parallel, since it now appears to be safe. [inputs]: Add metis.
* gnu: suitesparse: Use modify-phases.Eric Bavier2017-08-09
| | | | * gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
* gnu: petsc, slepc: Use 'parallel-job-count'.Eric Bavier2017-08-09
| | | | | | | * gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to override default unlimited '-j'. (petsc)[arguments]: Scrub build machine cores from installed files in 'clean-local-references' phase.
* gnu: slepc: Update to 3.7.4.Eric Bavier2017-08-09
| | | | | * gnu/packages/maths.scm (slepc): Update to 3.7.4. [source]: Use direct source link. Remove 'file-name' field.
* gnu: petsc: Update to 3.7.6.Eric Bavier2017-08-09
| | | | * gnu/packages/maths.scm (petsc): Update to 3.7.6.
* gnu: epiphany: Update to 3.24.3.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
* gnu: tracker: Update to 1.12.2.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (tracker): Update to 1.12.2.
* gnu: gnome-online-accounts: Update to 3.24.2.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
* gnu: mutter: Update to 3.24.4.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (mutter): Update to 3.24.4.
* gnu: gedit: Support gspell.Tobias Geerinckx-Rice2017-08-09
| | | | | * gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags. [inputs]: Add gspell.
* gnu: gedit: Update to 3.22.1.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (gedit): Update to 3.22.1.
* gnu: gspell: Propagate enchant dependency.Tobias Geerinckx-Rice2017-08-09
| | | | | * gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here... [propagated-inputs]: ...to here.
* gnu: gspell: Order inputs alphabetically.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
* gnu: gnumeric: Update to 1.12.35.Tobias Geerinckx-Rice2017-08-09
| | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.