Commit Graph

31504 Commits (a076f19908d06b6df49f1c25c40de8838213cd71)

Author SHA1 Message Date
Jan Nieuwenhuizen 0b68943066
gnu: mescc-tools: Update to 0.4.
* gnu/packages/mes.scm (mescc-tools): Update to 0.4.
2018-05-24 07:50:03 +02:00
Jan Nieuwenhuizen d236c51c17
gnu: Add nyacc-for-mes.
* gnu/packages/mes.scm (nyacc-for-mes): New variable.
2018-05-24 07:49:58 +02:00
Mark H Weaver b7290048ea
gnu: linux-libre: Update to 4.16.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11.
(%linux-libre-hash): Update hash.
2018-05-24 01:15:22 -04:00
Mark H Weaver a75702d242
gnu: linux-libre@4.14: Update to 4.14.43.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43.
(%linux-libre-4.14-hash): Update hash.
2018-05-24 01:14:34 -04:00
Mark H Weaver 24c9d8b084
gnu: linux-libre@4.9: Update to 4.9.102.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
2018-05-24 01:13:34 -04:00
Leo Famulari ad3068b5f1
gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].
* gnu/packages/linux.scm (procps): Update to 3.3.15.
2018-05-23 20:47:30 -04:00
Julien Lepiller 2b9be1a63a
gnu: Add postgis.
* gnu/packages/geo.scm (postgis): New variable.
2018-05-23 23:07:10 +02:00
Julien Lepiller 996e45cbf7
gnu: Add gdal.
* gnu/packages/geo.scm (gdal): New variable.
2018-05-23 23:06:50 +02:00
Tobias Geerinckx-Rice 34fb6c51ca
gnu: connman: Update to 1.36.
* gnu/packages/connman.scm (connman): Update to 1.36.
2018-05-23 15:29:35 +02:00
Tobias Geerinckx-Rice 8c8d015077
gnu: python-gitpython: Update to 2.1.10.
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
2018-05-23 15:29:35 +02:00
Tobias Geerinckx-Rice 8332ac031c
gnu: simplescreenrecorder: Update to 0.3.11.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11.
[inputs]: Use defaut FFMPEG version.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice a5a568d246
gnu: redshift: Update to 1.12.
* gnu/packages/xdisorg.scm (redshift): Update to 1.12.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice 0b1e903d1e
gnu: stunnel: Update to 5.45.
* gnu/packages/web.scm (stunnel): Update to 5.45.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice 1115119202
gnu: parallel: Update to 20180522.
* gnu/packages/parallel.scm (parallel): Update to 20180522.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice 27f44a46df
gnu: tor: Update to 0.3.3.6 [security fixes].
* gnu/packages/tor.scm (tor): Update to 0.3.3.6.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice b284877c31
gnu: x265: Return a boolean from the snippet.
* gnu/packages/video.scm (x265)[source]: End snippet with #t.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice afe0c03a4e
gnu: x265: Update to 2.7.
* gnu/packages/video.scm (x265): Update to 2.7.
2018-05-23 15:29:32 +02:00
Ricardo Wurmus a4ab65ee79
gnu: pigx-scrnaseq: Update to 0.0.4.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.4.
2018-05-23 15:27:32 +02:00
Ricardo Wurmus 6623bd826b
gnu: libusb-for-axoloti: Adjust patch.
* gnu/packages/patches/libusb-for-axoloti.patch: Adjust patch for use with
current version of libusb.
2018-05-23 15:23:01 +02:00
Ricardo Wurmus 8efe2a22ea
gnu: Use "code" instead of "indent".
This is a follow-up to commit e470abf8b7.

* gnu/packages/commencement.scm,
gnu/packages/flex.scm: Use module "code" instead of "indent".
2018-05-23 13:59:46 +02:00
Ricardo Wurmus 6c7d0620cf
gnu: Use "code" instead of "indent".
This is a follow-up to commit e470abf8b7.

* gnu/packages/debug.scm: Use module "code" instead of "indent".
2018-05-23 13:58:40 +02:00
Rouby Pierre-Antoine 21290c35b1
gnu: Add go-github-com-tevino-abool.
* gnu/packages/golang.scm (go-github-com-tevino-abool): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 28380e0e28
gnu: Add go-github-com-stretchr-testify.
* gnu/packages/golang.scm (go-github-com-stretchr-testify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine c4230cda09
gnu: Add go-github-com-jpillora-backoff.
* gnu/packages/golang.scm (go-github-com-jpillora-backoff): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 0972411a57
gnu: Add go-github-com-hashicorp-go-version.
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 8c5a69aa00
gnu: Add go-github-com-getsentry-raven-go.
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine fb50664f6b
gnu: Add go-github-com-burntsushi-toml.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:13 +02:00
Ricardo Wurmus 2b47ebe1a6
gnu: Add r-learnr.
* gnu/packages/cran.scm (r-learnr): New variable.
2018-05-23 13:48:57 +02:00
Ricardo Wurmus 94a8990f78
gnu: Add r-rappdirs.
* gnu/packages/cran.scm (r-rappdirs): New variable.
2018-05-23 13:48:57 +02:00
Ludovic Courtès e470abf8b7
gnu: Move 'indent' to code.scm.
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.
2018-05-23 12:14:27 +02:00
Ludovic Courtès c1e5109b68
gnu: Move 'astyle' to code.scm.
Suggested by Pierre Neidhardt <ambrevar@gmail.com>.

* gnu/packages/pretty-print.scm (astyle): Move to...
* gnu/packages/code.scm (astyle): ... here.  New variable.
2018-05-23 12:14:12 +02:00
Pierre Neidhardt 9c4dcfaf66
gnu: Add uncrustify.
* gnu/packages/code.scm (uncrustify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 12:09:37 +02:00
Ludovic Courtès 7874bbbb9f
records: Insert record type ABI checks in constructors.
* 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.
2018-05-23 10:21:02 +02:00
Ludovic Courtès 56f9d442e0
vm: Use a deterministic file system UUID in shared-store VMs.
* gnu/system/vm.scm (system-qemu-image/shared-store): Pass
 #:file-system-uuid to 'qemu-image'.
2018-05-23 10:21:02 +02:00
Ludovic Courtès 353df40102
vm: Print the label and UUID of partitions.
* gnu/build/vm.scm (create-ext-file-system): Print the label and UUID.
2018-05-23 10:21:02 +02:00
Ludovic Courtès d282388789
linux-initrd: Enable "virtio-rng".
Fixes <https://bugs.gnu.org/31268>.

* gnu/system/linux-initrd.scm (default-initrd-modules)[virtio-modules]:
Add "virtio-rng".
2018-05-23 10:21:02 +02:00
Ricardo Wurmus b2086776f1
gnu: gimp-fourier: Fix build.
* gnu/packages/gimp.scm (gimp-fourier)[arguments]: Copy gegl-0.4.pc to
gegl-0.3.pc in the configure phase.
[inputs]: Add gegl.
2018-05-23 10:08:20 +02:00
Oleg Pykhalov aa4818c33b
gnu: cmake.scm: Add missing module.
* gnu/packages/cmake.scm: Import emacs-build-system.
2018-05-22 17:37:14 +03:00
Oleg Pykhalov bbdf36666b
gnu: Add emacs-cmake-mode.
* gnu/packages/cmake.scm (emacs-cmake-mode): New public variable.
2018-05-22 17:20:46 +03:00
Ricardo Wurmus 0f5ad3a1bc
gnu: bismark: Patch bismark2report before installing.
* gnu/packages/bioinformatics.scm (bismark)[arguments]: Patch file before
installing it.
2018-05-22 16:05:41 +02:00
Pierre Neidhardt 71d3521541
gnu: Add emacs-esh-autosuggest.
* gnu/packages/emacs.scm (emacs-esh-autosuggest): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-05-22 12:26:01 +02:00
Ricardo Wurmus 35d438439c
gnu: emacs-daemons: Fix typo in description.
* gnu/packages/emacs.scm (emacs-daemons)[description]: Fix typo.
2018-05-22 12:16:49 +02:00
Pierre Neidhardt bdadf8557e
gnu: Add emacs-daemons.
* gnu/packages/emacs.scm (emacs-daemons): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-05-22 12:15:33 +02:00
Leo Famulari 096c10cb47
gnu: mutt: Update to 1.10.0.
* gnu/packages/mail.scm (mutt): Update to 1.10.0.
2018-05-21 15:35:20 -04:00
Leo Famulari 4699ffa383
gnu: procps: Update to 3.3.14.
* gnu/packages/linux.scm (procps): Update to 3.3.14.
[arguments]: Remove obsolete phase 'disable-strtod-test' because the change has
been upstreamed.
2018-05-21 13:34:18 -04:00
Leo Famulari 7d798b3bb3
gnu: curl: Update replacement to 7.60.0 [Fixes CVE-2018-{1000300,1000301}].
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.60.0.
(curl-7.59.0): Replace with ...
(curl-7.60.0): ... new variable.
2018-05-21 13:34:18 -04:00
Leo Famulari 27135cf447
gnu: BIND: Update to 9.12.1-P2 [fixes CVE-2018-{5736,5737}].
* gnu/packages/dns.scm (isc-bind): Update to 9.12.1-P2.
2018-05-21 13:34:18 -04:00
Andreas Enge 6bc85e79c2
gnu: pius: Really add the patch file.
* gnu/packages/patches/pius.patch: New file.

This is a follow-up to commit a92d97266d.
2018-05-21 19:24:51 +02:00
Mark H Weaver c036959b1a
gnu: linux-libre: Update to 4.16.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10.
(%linux-libre-hash): Update hash.
2018-05-21 13:20:18 -04:00
Mark H Weaver b1bb1e8429
gnu: linux-libre@4.14: Update to 4.14.42.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42.
(%linux-libre-4.14-hash): Update hash.
2018-05-21 13:19:33 -04:00