| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/aspell.scm (aspell): Update to 0.60.8.
[source]: Remove patch.
* gnu/packages/patches/aspell-gcc-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/man.scm (man-pages): Update to 5.03.
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-class-c3-adopt-next): Update to 0.14.
[native-inputs]: Add perl-module-build and perl-module-build-tiny.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-find-object-rule): Update to 0.0311.
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-datetime-format-flexible)
[native-inputs]: Move perl-test-mocktime here…
[propagated-inputs]: …from here.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-datetime-format-flexible)[synopsis]: Fix typo.
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-datetime-format-flexible): Update to 0.32.
[native-inputs]: Add perl-test-exception and perl-test-nowarnings.
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns): Update to 1.21.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-yaml): Update to 1.29.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.80.
|
|
|
|
| |
* gnu/packages/perl-check.scm (perl-test-runvalgrind): Update to 0.2.1.
|
|
|
|
| |
* gnu/packages/gtk.scm (perl-gtk2): Update to 1.24993.
|
|
|
|
| |
* gnu/packages/text-editors.scm (kakoune): Update to 2019.07.01.
|
|
|
|
| |
* gnu/packages/databases.scm (python-pylibmc): Update to 1.6.1.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-tornado-http-auth): Update to 1.1.1.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.29.1.
[inputs]: Add python-flake8
|
|
|
|
|
| |
* gnu/packages/connman.scm (econnman)[inputs]: Remove python-2,
python2-dbus, python2-efl. Add python-wrapper, python-dbus, python-efl.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/vpn.scm (xl2tpd): Update to 1.3.15.
|
|
|
|
| |
* gnu/packages/vpn.scm (xl2tpd)[arguments]: Unset DESTDIR, set PREFIX.
|
|
|
|
| |
* gnu/packages/admin.scm (ansible): Update to 2.8.5.
|
|
|
|
|
| |
* gnu/packages/admin.scm (ansible)[arguments]: Remove fix-symlinks phase. Add
replace-symlinks phase.
|
|
|
|
|
| |
* gnu/packages/password-utils.scm (pwsafe)[inputs]: Move googletest ...
[native-inputs]: ... to here.
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
* gnu/packages/wm.scm: Sort module imports.
|
|
|
|
| |
* gnu/packages/wm.scm (polybar)[inputs]: Add jsoncpp.
|
|
|
|
|
| |
* gnu/packages/wm.scm (polybar)[source]: Update source uri. Remove
file-name.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (polybar): Update to 3.4.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
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*.
|
|
|
|
|
|
|
|
|
|
| |
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").
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-concurrent)[source]: Switch to GIT-FETCH.
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/packages/music.scm (patchmatrix): Update to 0.16.0.
[arguments]: Remove custom phase make-gzip-archive-writable.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-cookiecutter): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-whichcraft): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-poyo): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-jinja2-time): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-mahjongg) New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-htqpcr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/mpi.scm (openmpi)[inputs]: Add UCX conditionally.
|
|
|
|
| |
* gnu/packages/fabric-management.scm (ucx): New variable.
|
|
|
|
|
| |
* guix/ssh.scm (open-ssh-session): Add #:timeout parameter, and add call
to 'session-set!' to honor it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
This is a followup to 96b35998e610c7fc37bf87bf9e07e63d3bebd0a3.
* tests/containers.scm ("eval/container, non-empty load path"): Add
missing 'skip-if-unsupported' call.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 88da011.
|