Commit graph

58849 commits

Author SHA1 Message Date
Guillaume Le Vaillant 660912a477
gnu: Add flamp.
* gnu/packages/radio.scm (flamp): New variable.
2020-04-16 14:53:50 +02:00
Ricardo Wurmus 3f782a6d95
gnu: r-destiny: Add missing input.
* gnu/packages/bioconductor.scm (r-destiny)[native-inputs]: Add r-nbconvertr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus 506cbeabaa
gnu: r-bacon: Add missing input.
* gnu/packages/bioconductor.scm (r-bacon)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus faaf2b3571
gnu: r-bioassayr: Add missing input.
* gnu/packages/bioconductor.scm (r-bioassayr)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus fca68e34fb
gnu: Add r-nbconvertr.
* gnu/packages/cran.scm (r-nbconvertr): New variable.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus 229736aa52
gnu: r-activepathways: Add missing input.
* gnu/packages/bioconductor.scm (r-activepathways)[native-inputs]:
Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus 5ef2b749b5
gnu: r-dose: Add missing input.
* gnu/packages/bioconductor.scm (r-dose)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus 2ff4197626
gnu: r-ggextra: Add missing input.
* gnu/packages/cran.scm (r-ggextra)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus 507a608397
gnu: r-gdina: Add missing input.
* gnu/packages/cran.scm (r-gdina)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Leo Famulari 46bc7c31c6
gnu: ISC DHCP: Update bundled BIND to 9.11.18 [security fixes].
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.18.
2020-04-15 23:19:08 -04:00
Guillaume Le Vaillant 8080c03d14
gnu: Add flrig.
* gnu/packages/radio.scm (flrig): New variable.
2020-04-15 22:35:14 +02:00
Guillaume Le Vaillant 72f6ee0e15
gnu: Add fldigi.
* gnu/packages/radio.scm (fldigi): New variable.
2020-04-15 22:35:14 +02:00
TomZ 87b343f753
gnu: Add flowee.
* gnu/packages/finance.scm (flowee): New variable.
2020-04-15 22:27:07 +02:00
Ricardo Wurmus 8f0b41c8bf
gnu: cuirass: Update to 0.0.1-29.27af1d3.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-29.27af1d3.
[version]: Use git-version.
[file-name]: Use git-file-name.
2020-04-15 20:02:55 +02:00
Tobias Geerinckx-Rice ce6619b059
gnu: bind: Update to 9.16.2 [security fixes].
* gnu/packages/dns.scm (isc-bind): Update to 9.16.2.
2020-04-15 19:55:44 +02:00
Nicolas Goaziou b44e19acd1
doc: Fix typo.
* doc/guix.texi (Running Guix in a VM): Add missing reference to
`spice-vdagent-service' and misuse of @pxref.
2020-04-15 19:11:32 +02:00
Ludovic Courtès b4440de133
Merge branch 'version-1.1.0' 2020-04-15 16:09:18 +02:00
guy fleury iteriteka 141262f266
gnu: Add gtkd.
* gnu/packages/dlang.scm (gtkd): New variable.
2020-04-15 15:15:27 +02:00
Vitaliy Shatrov dfe277a5ce
gnu: Add g-golf
* gnu/packages/guile-xyz.scm (g-golf): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-15 13:18:07 +01:00
Marius Bakke 27ed894851
gnu: Remove libvpx@1.7.
* gnu/packages/patches/libvpx-use-after-free-in-postproc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx-1.7): Remove variable.
2020-04-15 13:50:19 +02:00
Marius Bakke 07fc1c0d44
gnu: IceCat: Build with the latest libvpx.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from LIBVPX-1.7 to LIBVPX.
2020-04-15 13:48:54 +02:00
Marius Bakke ff2bf8a223
gnu: python-jedi: Update to 0.17.0.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.0.
[source](patches): Remove.
* gnu/packages/patches/python-jedi-deleted-variables.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2020-04-15 13:23:40 +02:00
Mike Rosset 2708ae3d69
gnu: emacsy-minimal: Update to v0.4.1-28.d459ca1.
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-28.d459ca1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-15 09:22:35 +01:00
Guillaume Le Vaillant 01e62a022d
gnu: gqrx: Add volk to inputs.
* gnu/packages/radio.scm (gqrx)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant 29cab668f6
gnu: gnuradio-iqbalance: Add volk to inputs.
* gnu/packages/radio.scm (gnuradio-iqbalance)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant b39262021d
gnu: gnuradio-osmosdr: Add volk to inputs.
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant 8e1e86b0e2
gnu: gnuradio: Use shared volk instead of bundled one.
* gnu/packages/radio.scm (gnuradio)[source]: Add snippet to delete bundled
  volk.
  [inputs]: Add volk.
  [arguments]: Add "-DENABLE_INTERNAL_VOLK=OFF" to configure-flags.
2020-04-15 10:20:53 +02:00
Jan (janneke) Nieuwenhuizen 01782ad006
gnu: hardware: Add copyright line.
Add missing copyright line for commit
22a98cda38

* gnu/packages/hardware.scm: Add copyright.
2020-04-15 10:04:58 +02:00
Ludovic Courtès 33ff35d570
gnu: guix: Update to 1.1.0. 2020-04-15 09:58:26 +02:00
Vagrant Cascadian be0ecfb178
gnu: u-boot: Update to 2020.04.
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
2020-04-15 00:44:55 -07:00
Mathieu Othacehe 575032c80a
gnu: guile-parted: Update to 0.0.4.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.4.
2020-04-15 08:56:20 +02:00
Leo Famulari 004033a9cf
gnu: cgit: Update Git source code to 2.25.3.
* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.3.
2020-04-15 01:54:50 -04:00
Leo Famulari 3f717354d4
gnu: Git: Update to 2.26.1 [fixes CVE-2020-5260].
* gnu/packages/version-control.scm (git): Update to 2.26.1.
[native-inputs]: Update git-manpages.
2020-04-15 01:54:49 -04:00
Ludovic Courtès d62c9b2671
Update NEWS. 2020-04-15 00:02:23 +02:00
Ludovic Courtès 8aa752ba22
services: shepherd: Increase the PID file timeout to 30s.
When running the installation image off a DVD, early I/O operations are
extremely slow, to the point that something like dbus-daemon would need
~20s to start.  This change works around the issue.

Fixes <https://bugs.gnu.org/40572>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.

* gnu/services/shepherd.scm (shepherd-configuration-file): Set
%pid-file-timeout to 30.
2020-04-15 00:02:23 +02:00
Michael Rohleder 06e48de57e
gnu: emacs-helm-ag: Update to 0.59.
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.59.
2020-04-14 22:54:34 +02:00
Marius Bakke 2e3d5fdf05
gnu: cook: Fix test failure.
* gnu/packages/cook.scm (cook)[arguments]: Override LC_ALL for one test.
2020-04-14 22:48:52 +02:00
Marius Bakke 671dba6566
gnu: python-pyrsistent: Update to 0.16.0.
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.16.0.
2020-04-14 22:48:51 +02:00
Marius Bakke 83031dee87
gnu: python-gssapi: Update to 1.6.5.
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.5.
2020-04-14 22:48:51 +02:00
Marius Bakke c0b6bb23c1
gnu: python-parso: Update to 0.7.0.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.7.0.
2020-04-14 22:48:51 +02:00
Tobias Geerinckx-Rice a4dd5955b3
gnu: mksh: Update to 58.
* gnu/packages/shells.scm (mksh): Update to 58.
2020-04-14 20:23:22 +02:00
Tobias Geerinckx-Rice eaa668ddda
gnu: txr: Update to 235.
* gnu/packages/lisp.scm (txr): Update to 235.
[arguments]: Cosmetic shortening.
2020-04-14 20:23:22 +02:00
Tobias Geerinckx-Rice 92e52d25ad
gnu: txr: Call ./configure manually instead of patching.
* gnu/packages/lisp.scm (txr)[source]: Remove patch.
[arguments]: Add ‘--prefix’ to #:configure-flags.
Use a custom ‘configure’ phase.
* gnu/packages/patches/txr-shell.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-04-14 20:23:21 +02:00
Tobias Geerinckx-Rice c3f88d4f34
gnu: txr: Declare test target.
* gnu/packages/lisp.scm (txr)[arguments]: Use #:test-target instead of
a trivial custom ‘check’ phase.
2020-04-14 20:23:21 +02:00
Tobias Geerinckx-Rice 8aa0d29d3e
gnu: i2pd: Update to 2.31.0.
* gnu/packages/i2p.scm (i2pd): Update to 2.31.0.
2020-04-14 20:23:21 +02:00
Tobias Geerinckx-Rice d9b9989a5b
gnu: strongswan: Update to 5.8.4.
* gnu/packages/networking.scm (strongswan): Update to 5.8.4.
2020-04-14 20:23:21 +02:00
Brice Waegeneire 1373cb4080
doc: Fix typo.
* doc/guix.texi (Web Services)[nginx-php-fpm-location]: Replace
'nginx-php-fpm-location' by 'nginx-php-location'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-14 19:21:12 +01:00
Tobias Geerinckx-Rice d94271f9ca
gnu: python-podcastparser: Update to 0.6.5.
* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.5.
2020-04-14 17:33:12 +02:00
Tobias Geerinckx-Rice 49f8912bca
gnu: man-pages: Update to 5.06.
* gnu/packages/man.scm (man-pages): Update to 5.06.
2020-04-14 17:33:11 +02:00
Tobias Geerinckx-Rice 0fc1feec2e
gnu: x265: Update to 3.3.
* gnu/packages/video.scm (x265): Update to 3.3.
2020-04-14 17:33:11 +02:00