Tobias Geerinckx-Rice
1ee0ac3f0d
gnu: man-pages: Update to 5.03.
...
* gnu/packages/man.scm (man-pages): Update to 5.03.
2019-10-16 05:41:02 +02:00
Tobias Geerinckx-Rice
655ffa6ab3
gnu: perl-class-c3-adopt-next: Update to 0.14.
...
* gnu/packages/perl.scm (perl-class-c3-adopt-next): Update to 0.14.
[native-inputs]: Add perl-module-build and perl-module-build-tiny.
2019-10-16 05:41:01 +02:00
Tobias Geerinckx-Rice
9ffbc2456b
gnu: perl-file-find-object-rule: Update to 0.0311.
...
* gnu/packages/perl.scm (perl-file-find-object-rule): Update to 0.0311.
2019-10-16 05:41:01 +02:00
Tobias Geerinckx-Rice
6f2697f748
gnu: perl-datetime-format-flexible: Make test input native.
...
* gnu/packages/perl.scm (perl-datetime-format-flexible)
[native-inputs]: Move perl-test-mocktime here…
[propagated-inputs]: …from here.
2019-10-16 05:41:01 +02:00
Tobias Geerinckx-Rice
f2eacb3b33
gnu: perl-datetime-format-flexible: Fix typo in synopsis.
...
* gnu/packages/perl.scm (perl-datetime-format-flexible)[synopsis]: Fix typo.
2019-10-16 05:41:01 +02:00
Tobias Geerinckx-Rice
ae3f309033
gnu: perl-datetime-format-flexible: Update to 0.32.
...
* gnu/packages/perl.scm (perl-datetime-format-flexible): Update to 0.32.
[native-inputs]: Add perl-test-exception and perl-test-nowarnings.
2019-10-16 05:41:01 +02:00
Tobias Geerinckx-Rice
803b973668
gnu: perl-net-dns: Update to 1.21.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.21.
2019-10-16 05:41:00 +02:00
Tobias Geerinckx-Rice
c1abd9d7e7
gnu: perl-yaml: Update to 1.29.
...
* gnu/packages/perl.scm (perl-yaml): Update to 1.29.
2019-10-16 05:41:00 +02:00
Tobias Geerinckx-Rice
0910bf508f
gnu: perl-yaml-libyaml: Update to 0.80.
...
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.80.
2019-10-16 05:41:00 +02:00
Tobias Geerinckx-Rice
dedb10b24b
gnu: perl-test-runvalgrind: Update to 0.2.1.
...
* gnu/packages/perl-check.scm (perl-test-runvalgrind): Update to 0.2.1.
2019-10-16 05:41:00 +02:00
Tobias Geerinckx-Rice
8524b1b8b4
gnu: perl-gtk2: Update to 1.24993.
...
* gnu/packages/gtk.scm (perl-gtk2): Update to 1.24993.
2019-10-16 05:41:00 +02:00
Tobias Geerinckx-Rice
ee70f49b77
gnu: kakoune: Update to 2019.07.01.
...
* gnu/packages/text-editors.scm (kakoune): Update to 2019.07.01.
2019-10-16 05:40:59 +02:00
Tobias Geerinckx-Rice
79bc917685
gnu: python-pylibmc: Update to 1.6.1.
...
* gnu/packages/databases.scm (python-pylibmc): Update to 1.6.1.
2019-10-16 05:40:59 +02:00
Tobias Geerinckx-Rice
5051ef95b8
gnu: python-tornado-http-auth: Update to 1.1.1.
...
* gnu/packages/python-web.scm (python-tornado-http-auth): Update to 1.1.1.
2019-10-16 05:40:59 +02:00
Eric Bavier
3268fba3d2
gnu: onionshare: Update to 2.2.
...
* gnu/packages/tor.scm (onionshare): Update to 2.2.
[inputs]: Add python-flask-httpauth.
[arguments]: Adjust 'fix-install-path' to new file name.
[description]: Improve wording and clarity.
[license]: Add expat license for bundled jquery.
2019-10-15 22:35:25 -05:00
Brian Leung
808dd2d0ab
gnu: python-language-server: Update to 0.29.1.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.29.1.
[inputs]: Add python-flake8
2019-10-15 15:06:58 -07:00
Efraim Flashner
11af54466c
gnu: econnman: Build with python.
...
* gnu/packages/connman.scm (econnman)[inputs]: Remove python-2,
python2-dbus, python2-efl. Add python-wrapper, python-dbus, python-efl.
2019-10-15 23:48:11 +03:00
Efraim Flashner
4eb639ccf9
gnu: connman: Update build inputs.
...
* gnu/packages/connman.scm (connman)[arguments]: Don't enable pptp, it
isn't available.
[native-inputs]: Remove python-2, add python-wrapper.
[inputs]: Remove polkit, add xl2tpd.
2019-10-15 23:48:11 +03:00
Efraim Flashner
1f3700a43c
gnu: xl2tpd: Update to 1.3.15.
...
* gnu/packages/vpn.scm (xl2tpd): Update to 1.3.15.
2019-10-15 23:48:10 +03:00
Efraim Flashner
0309e004e9
gnu: xl2tpd: Fix install directory.
...
* gnu/packages/vpn.scm (xl2tpd)[arguments]: Unset DESTDIR, set PREFIX.
2019-10-15 23:48:10 +03:00
Arun Isaac
131e967699
gnu: ansible: Update to 2.8.5.
...
* gnu/packages/admin.scm (ansible): Update to 2.8.5.
2019-10-16 01:31:35 +05:30
Arun Isaac
ba8551ec79
gnu: ansible: Work around issues with Guix wrapper scripts.
...
* gnu/packages/admin.scm (ansible)[arguments]: Remove fix-symlinks phase. Add
replace-symlinks phase.
2019-10-16 01:31:19 +05:30
Efraim Flashner
50bfb70b73
gnu: pwsafe: Move googletest to native-inputs.
...
* gnu/packages/password-utils.scm (pwsafe)[inputs]: Move googletest ...
[native-inputs]: ... to here.
2019-10-15 22:30:49 +03:00
Tim Gesthuizen
747aa6c46b
gnu: pwsafe: Update to 3.5.0
...
* gnu/packages/password-utils.scm (pwsafe): Update to 3.5.0.
[source]: Use git-file-name.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-15 22:01:23 +03:00
Efraim Flashner
40cad6b956
gnu: wm.scm: Sort module imports.
...
* gnu/packages/wm.scm: Sort module imports.
2019-10-15 21:57:36 +03:00
Efraim Flashner
005c2ccf2b
gnu: polybar: Add jsoncpp.
...
* gnu/packages/wm.scm (polybar)[inputs]: Add jsoncpp.
2019-10-15 21:51:07 +03:00
Efraim Flashner
44b7352073
gnu: polybar: Update source uri.
...
* gnu/packages/wm.scm (polybar)[source]: Update source uri. Remove
file-name.
2019-10-15 21:37:29 +03:00
tanguy@bioneland.org
d5329de9ac
gnu: polybar: Update to 3.4.0.
...
* gnu/packages/wm.scm (polybar): Update to 3.4.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-15 21:19:51 +03:00
Christopher Baines
ef0c265438
inferior: Set the error port when using older Guix versions.
...
This makes the behaviour more consistent.
* guix/inferior.scm (inferior-pipe): Wrap the second open-pipe* call with
with-error-to-port, to match the first call to open-pipe*.
2019-10-15 19:01:50 +01:00
Christopher Baines
f0428c18f8
inferior: Allow controlling the inferior error port.
...
Previously, stderr for the inferior process would always be sent to /dev/null
because the current-output-port when the process is launched is a void
port. This change means that it's possible to pass in a different port to use.
* guix/inferior.scm (inferior-pipe): Take the error-port as an argument.
(open-inferior): Add new error-port keyword argument, with a default
of (%make-void-port "w").
2019-10-15 19:01:47 +01:00
Marius Bakke
1007640a63
gnu: ruby-concurrent: Update to 1.1.5.
...
* gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch,
gnu/packages/patches/ruby-concurrent-test-arm.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ruby.scm (ruby-concurrent): Update to 1.1.5.
[source](patches): Remove.
[arguments]: Set #:test-target to "ci". Remove obsolete phases. Remove
dependencies on 'rake_compiler_dock' and concurrent_ruby.jar.
2019-10-15 17:19:27 +02:00
Marius Bakke
8fcba3be28
gnu: ruby-concurrent: Do not use unstable source tarball.
...
* gnu/packages/ruby.scm (ruby-concurrent)[source]: Switch to GIT-FETCH.
2019-10-15 17:19:27 +02:00
Tobias Geerinckx-Rice
7d87eede5d
gnu: network-manager-openvpn: Update to 1.8.10.
...
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
2019-10-15 17:16:48 +02:00
Tobias Geerinckx-Rice
3df63444f3
gnu: network-manager-applet: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME.
2019-10-15 17:16:48 +02:00
Tobias Geerinckx-Rice
be1c4b079e
gnu: network-manager-applet: Build libnm-gtk.
...
Fixes network-manager-openvpn <https://issues.guix.gnu.org/issue/37759 >.
* gnu/packages/gnome.scm (network-manager-applet)[arguments]:
Set libnm_gtk=true in #:configure-flags.
2019-10-15 17:16:47 +02:00
Ricardo Wurmus
559e06b61c
gnu: patchmatrix: Update to 0.16.0.
...
* gnu/packages/music.scm (patchmatrix): Update to 0.16.0.
[arguments]: Remove custom phase make-gzip-archive-writable.
2019-10-15 16:04:48 +02:00
Tanguy Le Carrour
1133ca4460
gnu: Add python-cookiecutter.
...
* gnu/packages/python-xyz.scm (python-cookiecutter): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15 14:25:42 +02:00
Tanguy Le Carrour
b2b23d1242
gnu: Add python-whichcraft.
...
* gnu/packages/python-xyz.scm (python-whichcraft): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15 14:25:42 +02:00
Tanguy Le Carrour
6830120e58
gnu: Add python-poyo.
...
* gnu/packages/python-xyz.scm (python-poyo): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15 14:25:42 +02:00
Tanguy Le Carrour
ba42a6bfc4
gnu: Add python-jinja2-time.
...
* gnu/packages/python-xyz.scm (python-jinja2-time): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15 14:25:42 +02:00
David Wilson
93beace0e0
gnu: Add gnome-mahjongg.
...
* gnu/packages/gnome.scm (gnome-mahjongg) New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-15 14:20:32 +02:00
zimoun
86fb2c63be
gnu: Add r-unifiedwmwqpcr.
...
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-15 14:10:27 +02:00
zimoun
16e2e4f27b
gnu: Add r-htqpcr.
...
* gnu/packages/bioconductor.scm (r-htqpcr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-15 14:10:21 +02:00
Ludovic Courtès
8ba94edd8f
gnu: openmpi: Add dependency on UCX when supported.
...
* gnu/packages/mpi.scm (openmpi)[inputs]: Add UCX conditionally.
2019-10-15 13:58:45 +02:00
Ludovic Courtès
da414ec687
gnu: Add ucx.
...
* gnu/packages/fabric-management.scm (ucx): New variable.
2019-10-15 13:56:41 +02:00
Ludovic Courtès
81c5873ab7
ssh: Add a longer SSH timeout by default.
...
* guix/ssh.scm (open-ssh-session): Add #:timeout parameter, and add call
to 'session-set!' to honor it.
2019-10-15 13:56:41 +02:00
Ludovic Courtès
00d7321958
offload: Set a longer SSH session timeout.
...
Fixes <https://bugs.gnu.org/37762 >.
* guix/scripts/offload.scm (open-ssh-session): Add 'max-silent-time'
parameter. Add call to 'session-set!' before returning SESSION.
(transfer-and-offload): Pass MAX-SILENT-TIME to 'open-ssh-session'.
(%short-timeout): New variable.
(choose-build-machine): Pass %SHORT-TIMEOUT to 'open-ssh-session'.
(check-machine-availability): Likewise.
(check-machine-status): Likewise.
2019-10-15 13:56:41 +02:00
Ludovic Courtès
e464ac6672
tests: Skip container test when lacking kernel support.
...
This is a followup to 96b35998e6
.
* tests/containers.scm ("eval/container, non-empty load path"): Add
missing 'skip-if-unsupported' call.
2019-10-15 10:21:41 +02:00
Ludovic Courtès
062158cd7e
gnu: guix: Update to 88da011
.
...
* gnu/packages/package-management.scm (guix): Update to 88da011
.
2019-10-15 07:29:08 +02:00
Brian Leung
dbaa829ec6
gnu: emacs-magit: Add patch for compatibility with emacs-forge.
...
* gnu/local.mk (emacs-magit-format-author-margin.patch): Add patch.
* gnu/packages/emacs-xyz.scm: Add.
* gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Add.
2019-10-14 22:04:11 -07:00