Commit Graph

41243 Commits (845c44012c2a05436dc0a5316ff3c2a9e5bd725f)

Author SHA1 Message Date
Tobias Geerinckx-Rice e1abfc7679
gnu: perl-test-manifest: Update to 2.021.
* gnu/packages/perl-check.scm (perl-test-manifest): Update to 2.021.
2019-03-15 18:40:44 +01:00
Tobias Geerinckx-Rice 39199eb440
gnu: perl-test-harness: Update to 3.42.
* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.42.
2019-03-15 18:40:44 +01:00
Tobias Geerinckx-Rice 2ad839f373
gnu: perl-test-differences: Update to 0.67.
* gnu/packages/perl-check.scm (perl-test-differences): Update to 0.67.
2019-03-15 18:40:43 +01:00
Tobias Geerinckx-Rice 88c2cb5e12
gnu: perl-test-cleannamespaces: Update to 0.24.
* gnu/packages/perl-check.scm (perl-test-cleannamespaces): Update to 0.24.
2019-03-15 18:40:43 +01:00
Guy Fleury Iteriteka bc4cea6f0e
download: Add MATE mirrors.
* guix/download.scm (%mirrors): Add mirrors for the MATE Desktop.
2019-03-15 13:05:08 -04:00
Pierre Neidhardt 65fc1932b3
gnu: emacs-magit-svn: Update to 20190216.
* gnu/packages/emacs-xyz.scm (emacs-magit-svn): Update to 20190216.
2019-03-15 16:53:55 +01:00
Pierre Neidhardt 3a7ca60adc
gnu: emacs-magit: Update to 20190311.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 20190311.
2019-03-15 16:51:42 +01:00
Pierre Neidhardt a6e4af53f9
gnu: Add emacs-transient.
* gnu/packages/emacs-xyz.scm (emacs-transient): New variable.
2019-03-15 16:40:23 +01:00
Marius Bakke ce32ce7047
gnu: fio: Update to 3.13.
* gnu/packages/benchmark.scm (fio): Update to 3.13.
2019-03-15 16:20:29 +01:00
Marius Bakke b12af3fd1e
gnu: ceph: Update to 13.2.5.
* gnu/packages/storage.scm (ceph): Update to 13.2.5.
2019-03-15 16:16:42 +01:00
Marius Bakke 18e627beac
gnu: libssh2: Update home page.
* gnu/packages/ssh.scm (libssh2)[home-page]: Use HTTPS.
2019-03-15 16:08:24 +01:00
Marius Bakke 82924965d7
gnu: rapidjson: Disable CPU optimization.
* gnu/packages/web.scm (rapidjson)[arguments]: Add #:configure-flags.
2019-03-15 15:03:31 +01:00
Marius Bakke df9f515ebc
gnu: rapidjson: Adjust indentation.
* gnu/packages/web.scm (rapidjson): Reindent.  Remove unnecessary splicing in
arguments while at it.
2019-03-15 15:03:31 +01:00
Marius Bakke ca497b4311
gnu: Update libimobiledevice.org home pages.
* gnu/packages/libusb.scm (libplist, libusbmuxd, libimobiledevice,
ifuse)[source, home-page]: Use HTTPS.
2019-03-15 15:03:31 +01:00
Pierre Neidhardt 034b8fd475
gnu: emacs-helm-pass: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.3.
2019-03-15 14:42:32 +01:00
Ricardo Wurmus 526b1efbba
gnu: Add python-ws4py.
* gnu/packages/python-web.scm (python-ws4py): New variable.
2019-03-15 11:37:26 +01:00
Ricardo Wurmus 07c8b558e3
gnu: Add bwa-meth.
* gnu/packages/bioinformatics.scm (bwa-meth): New variable.
2019-03-15 11:36:56 +01:00
Ricardo Wurmus 963dfd3a06
gnu: Add python-toolshed.
* gnu/packages/python-xyz.scm (python-toolshed): New variable.
2019-03-15 11:36:38 +01:00
Ricardo Wurmus e4a17532f9
gnu: Add r-ioniser.
* gnu/packages/bioconductor.scm (r-ioniser): New variable.
2019-03-15 10:58:05 +01:00
Pierre Neidhardt 43a0db3cd4
gnu: emacs-helm-slime: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.3.0.
2019-03-15 10:14:25 +01:00
Pierre Neidhardt 98a1ca7eb2
gnu: emacs-helm-eww: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.2.
2019-03-15 10:14:19 +01:00
Pierre Neidhardt 4d0f20d91c
gnu: Add emacs-elmacro.
* gnu/packages/emacs-xyz.scm (emacs-elmacro): New variable.
2019-03-15 10:01:42 +01:00
Pierre Neidhardt 99d5e5df27
gnu: mkvtoolnix: Install GUI to separate output.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Do it.
2019-03-15 09:19:00 +01:00
Brett Gilio fe4a4bd23a
gnu: python-language-server: Update to 0.25.0.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.25.0.
[propagated-inputs]: Add python-pylint.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-14 21:42:09 -04:00
Jonathan Brielmaier 138950a88b
gnu: meep: Update to 1.8.0.
* gnu/packages/engineering.scm (meep): Update to 1.8.0.
[source]: Fetch source from GitHub, as it's only there.
[inputs]: Use Guile 2.2, as meep supports it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier e719562d59
gnu: mpb: Update to 1.8.0.
* gnu/packages/engineering.scm (mpb): Update to 1.8.0.
[source]: Fetch source from GitHub, as it's only there.
[arguments]: Build shared library, as required by meep.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier a7de5a5006
gnu: guile-libctl: Update to 4.2.0.
* gnu/packages/engineering.scm (guile-libctl): Update to 4.2.0.
[source]: Update source link to GitHub.
[arguments]: Build shared library as required by meep.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier 1618c6fe3b
gnu: harminv: Build shared library.
The shared library is required by meep.

* gnu/packages/engineering.scm (harminv)[arguments]: Enable building of
shared library.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-03-14 20:48:55 -04:00
Marius Bakke ebebee94f3
gnu: gjs: Use the test-only Xorg variant for tests.
* gnu/packages/gnome.scm (gjs)[native-inputs]: Change XORG-SERVER to
XORG-SERVER-FOR-TESTS.
2019-03-15 01:11:21 +01:00
Marius Bakke 4ca23a3d22
gnu: libseccomp: Update to 2.4.0.
* gnu/packages/linux.scm (libseccomp): Update to 2.4.0.
2019-03-15 01:11:21 +01:00
Tobias Geerinckx-Rice 60fddfae13
gnu: protozero: Update to 1.6.7.
* gnu/packages/geo.scm (protozero): Update to 1.6.7.
2019-03-15 00:41:02 +01:00
Leo Famulari 10b30b9773
gnu: Remove duplicate go-github-com-kr-text.
This effectively reverts 56f610f5c7. But I removed
the preexisting package since the new one is simpler.

* gnu/packages/golang.scm (go-github-com-kr-text): Remove variable.
2019-03-14 19:10:17 -04:00
Pierre Neidhardt 31960f6fd2
gnu: Add emacs-helm-notmuch.
* gnu/packages/emacs-xyz.scm (emacs-helm-notmuch): New variable.
2019-03-14 23:55:50 +01:00
Tobias Geerinckx-Rice a3783aca66
gnu: libgeotiff: Update to 1.4.3.
* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.
2019-03-14 23:51:49 +01:00
Tobias Geerinckx-Rice 93394133e1
gnu: perl-glib: Update to 1.329.
* gnu/packages/glib.scm (perl-glib): Update to 1.329.
2019-03-14 23:51:49 +01:00
Tobias Geerinckx-Rice 832e7be42d
gnu: perl-gd-securityimage: Update to 1.75.
* gnu/packages/gd.scm (perl-gd-securityimage): Update to 1.75.
2019-03-14 23:51:49 +01:00
Tobias Geerinckx-Rice 06900d90e7
gnu: perl-gd: Update to 2.71.
* gnu/packages/gd.scm (perl-gd): Update to 2.71.
2019-03-14 23:51:48 +01:00
Tobias Geerinckx-Rice 766bfda19d
gnu: emacs-org, emacs-org-contrib: Update to 9.2.2.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.2.
(emacs-org-contrib): Update to matching 20190311.
2019-03-14 23:51:48 +01:00
Ricardo Wurmus 992600141a
gnu: Add gst-kaldi-nnet2-online.
* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): New variable.
2019-03-14 23:32:51 +01:00
Ricardo Wurmus 1fdd20c7d7
gnu: kaldi: Install headers and fix installation of libraries.
* gnu/packages/machine-learning.scm (kaldi)[arguments]: Fix installation of
libraries and install headers in "install" phase.
2019-03-14 23:32:51 +01:00
Tobias Geerinckx-Rice a333cbf194
gnu: containerd: Update to 1.2.5.
* gnu/packages/docker.scm (containerd): Update to 1.2.5.
2019-03-14 23:18:49 +01:00
Tobias Geerinckx-Rice 947849010d
gnu: docker, docker-cli: Update to 18.09.3.
* gnu/packages/docker.scm (%docker-version): Update to 18.09.3.
2019-03-14 23:18:49 +01:00
Tobias Geerinckx-Rice 1e91d2ef3c
gnu: sigrok-firmware-fx2lafw: Update to 0.1.6.
* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): Update to 0.1.6.
2019-03-14 22:09:37 +01:00
Tobias Geerinckx-Rice a431e21383
gnu: font-terminus: Install X11 8-bit code pages.
* gnu/packages/fonts.scm (font-terminus)[outputs]: Add ‘pcf-8bit’ output.
[arguments]: Add new phases to build and install these 8-bit PCF fonts.
2019-03-14 22:09:19 +01:00
Tobias Geerinckx-Rice 223055dd3f
gnu: unbound: Update to 1.9.1.
* gnu/packages/dns.scm (unbound): Update to 1.9.1.
2019-03-14 21:15:19 +01:00
Tobias Geerinckx-Rice 0bc38ce286
gnu: inxi-minimal: Update to 3.0.32-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.32-1.
2019-03-14 21:15:18 +01:00
Tobias Geerinckx-Rice ea28271110
gnu: python-django-appconf: Update to 1.0.3.
* gnu/packages/django.scm (python-django-appconf): Update to 1.0.3.
2019-03-14 21:15:17 +01:00
Leo Famulari 21d06acd91
gnu: Syncthing: Stop using bundled dependencies.
* gnu/packages/syncthing.scm (syncthing)[snippet]: Remove.
[inputs]: New field.
2019-03-14 15:34:31 -04:00
Leo Famulari d69f9f4a30
gnu: Remove go-github-com-audriusbutkevicius-cli.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Remove
variable.
2019-03-14 15:34:31 -04:00
Leo Famulari 78d1b85a54
gnu: Provide the full 'rollinghash' Go library.
* gnu/packages/syncthing.scm
(go-github-com-chmduquesne-rollinghash-adler32): Replace with ...
(go-github-com-chmduquesne-rollinghash): ... new variable.
2019-03-14 15:34:31 -04:00