summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\
| * gnu: mes: Update to 0.14.Jan Nieuwenhuizen2018-05-24
| | | | | | | | * gnu/packages/mes.scm (mes): Use nyacc-for-mes. Update to 0.14.
| * gnu: mescc-tools: Update to 0.4.Jan Nieuwenhuizen2018-05-24
| | | | | | | | * gnu/packages/mes.scm (mescc-tools): Update to 0.4.
| * gnu: Add nyacc-for-mes.Jan Nieuwenhuizen2018-05-24
| | | | | | | | * gnu/packages/mes.scm (nyacc-for-mes): New variable.
| * gnu: linux-libre: Update to 4.16.11.Mark H Weaver2018-05-24
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.43.Mark H Weaver2018-05-24
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.102.Mark H Weaver2018-05-24
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
| * gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].Leo Famulari2018-05-23
| | | | | | | | * gnu/packages/linux.scm (procps): Update to 3.3.15.
| * gnu: Add postgis.Julien Lepiller2018-05-23
| | | | | | | | * gnu/packages/geo.scm (postgis): New variable.
| * gnu: Add gdal.Julien Lepiller2018-05-23
| | | | | | | | * gnu/packages/geo.scm (gdal): New variable.
| * gnu: connman: Update to 1.36.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/connman.scm (connman): Update to 1.36.
| * gnu: python-gitpython: Update to 2.1.10.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
| * gnu: simplescreenrecorder: Update to 0.3.11.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | | | * gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11. [inputs]: Use defaut FFMPEG version.
| * gnu: redshift: Update to 1.12.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/xdisorg.scm (redshift): Update to 1.12.
| * gnu: stunnel: Update to 5.45.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/web.scm (stunnel): Update to 5.45.
| * gnu: parallel: Update to 20180522.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20180522.
| * gnu: tor: Update to 0.3.3.6 [security fixes].Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/tor.scm (tor): Update to 0.3.3.6.
| * gnu: x265: Return a boolean from the snippet.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/video.scm (x265)[source]: End snippet with #t.
| * gnu: x265: Update to 2.7.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/video.scm (x265): Update to 2.7.
| * gnu: pigx-scrnaseq: Update to 0.0.4.Ricardo Wurmus2018-05-23
| | | | | | | | * gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.4.
| * gnu: libusb-for-axoloti: Adjust patch.Ricardo Wurmus2018-05-23
| | | | | | | | | | * gnu/packages/patches/libusb-for-axoloti.patch: Adjust patch for use with current version of libusb.
| * gnu: Use "code" instead of "indent".Ricardo Wurmus2018-05-23
| | | | | | | | | | | | | | This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832. * gnu/packages/commencement.scm, gnu/packages/flex.scm: Use module "code" instead of "indent".
| * gnu: Use "code" instead of "indent".Ricardo Wurmus2018-05-23
| | | | | | | | | | | | This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832. * gnu/packages/debug.scm: Use module "code" instead of "indent".
| * gnu: Add go-github-com-tevino-abool.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-tevino-abool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-github-com-stretchr-testify.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-stretchr-testify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-github-com-jpillora-backoff.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-jpillora-backoff): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-github-com-hashicorp-go-version.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-go-version): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-github-com-getsentry-raven-go.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-getsentry-raven-go): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-github-com-burntsushi-toml.Rouby Pierre-Antoine2018-05-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-burntsushi-toml): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add r-learnr.Ricardo Wurmus2018-05-23
| | | | | | | | * gnu/packages/cran.scm (r-learnr): New variable.
| * gnu: Add r-rappdirs.Ricardo Wurmus2018-05-23
| | | | | | | | * gnu/packages/cran.scm (r-rappdirs): New variable.
| * gnu: Move 'indent' to code.scm.Ludovic Courtès2018-05-23
| | | | | | | | | | | | | | | | Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/indent.scm: Remove. Move 'indent' to... * gnu/packages/code.scm (indent): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm.
| * gnu: Move 'astyle' to code.scm.Ludovic Courtès2018-05-23
| | | | | | | | | | | | | | Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/pretty-print.scm (astyle): Move to... * gnu/packages/code.scm (astyle): ... here. New variable.
| * gnu: Add uncrustify.Pierre Neidhardt2018-05-23
| | | | | | | | | | | | * gnu/packages/code.scm (uncrustify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * records: Insert record type ABI checks in constructors.Ludovic Courtès2018-05-23
| | | | | | | | | | | | | | | | | | | | | | * guix/records.scm (print-record-abi-mismatch-error): New procedure. <top level>: Add 'set-exception-printer!' call. (current-abi-identifier, abi-check): New procedures. (make-syntactic-constructor): Add #:abi-cookie parameter. Insert calls to 'abi-check'. (define-record-type*)[compute-abi-cookie]: New procedure. Use it and emit a definition of the 'current-abi-identifier' for TYPE. * tests/records.scm ("ABI checks"): New test.
| * vm: Use a deterministic file system UUID in shared-store VMs.Ludovic Courtès2018-05-23
| | | | | | | | | | * gnu/system/vm.scm (system-qemu-image/shared-store): Pass #:file-system-uuid to 'qemu-image'.
| * vm: Print the label and UUID of partitions.Ludovic Courtès2018-05-23
| | | | | | | | * gnu/build/vm.scm (create-ext-file-system): Print the label and UUID.
| * linux-initrd: Enable "virtio-rng".Ludovic Courtès2018-05-23
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/31268>. * gnu/system/linux-initrd.scm (default-initrd-modules)[virtio-modules]: Add "virtio-rng".
| * gnu: gimp-fourier: Fix build.Ricardo Wurmus2018-05-23
| | | | | | | | | | | | * gnu/packages/gimp.scm (gimp-fourier)[arguments]: Copy gegl-0.4.pc to gegl-0.3.pc in the configure phase. [inputs]: Add gegl.
| * gnu: cmake.scm: Add missing module.Oleg Pykhalov2018-05-22
| | | | | | | | * gnu/packages/cmake.scm: Import emacs-build-system.
| * gnu: Add emacs-cmake-mode.Oleg Pykhalov2018-05-22
| | | | | | | | * gnu/packages/cmake.scm (emacs-cmake-mode): New public variable.
| * gnu: bismark: Patch bismark2report before installing.Ricardo Wurmus2018-05-22
| | | | | | | | | | * gnu/packages/bioinformatics.scm (bismark)[arguments]: Patch file before installing it.
| * gnu: Add emacs-esh-autosuggest.Pierre Neidhardt2018-05-22
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-esh-autosuggest): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: emacs-daemons: Fix typo in description.Ricardo Wurmus2018-05-22
| | | | | | | | * gnu/packages/emacs.scm (emacs-daemons)[description]: Fix typo.
| * gnu: Add emacs-daemons.Pierre Neidhardt2018-05-22
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-daemons): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: mutt: Update to 1.10.0.Leo Famulari2018-05-21
| | | | | | | | * gnu/packages/mail.scm (mutt): Update to 1.10.0.
* | Revert "gnu: cmake: Delete Emacs library."Mark H Weaver2018-05-22
| | | | | | | | This reverts commit f037673c3133ae7453794f1f62eecebf9d06b092.
* | gnu: cmake: Delete Emacs library.Oleg Pykhalov2018-05-22
| | | | | | | | * gnu/packages/finance.scm (cmake)[arguments]: Delete Emacs library.
* | gnu: gstreamer: Update to 4.14.1.Mark H Weaver2018-05-22
| | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good) (gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 4.14.1.
* | gnu: isc-dhcp: Update to 4.4.1.Mark H Weaver2018-05-22
| | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Update to 4.4.1. Update bundled copy of bind to 9.11.3. [license]: Change license to MPL-2.0.