Commit graph

83487 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice ba8b59fc3e
gnu: pv: Update to 1.6.20.
* gnu/packages/pv.scm (pv): Update to 1.6.20.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 22fee8a020
gnu: cifs-utils: Use @acronym{} in description.
* gnu/packages/samba.scm (cifs-utils)[description]: Substitute Texinfo
@acronym{} for @dfn{}.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice c206f6dda5
gnu: pv: Slightly expand description.
* gnu/packages/pv.scm (pv)[description]: Use @acronym{} mark-up and
mention the total data amount, progress bar, and other features from the
man page.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 4d5f7986d6
gnu: libcacard: Update to 2.8.1.
* gnu/packages/spice.scm (libcacard): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/libcacard-unknown-variable.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 15e5d22fcb
gnu: cifs-utils: Fix support for dropping capabilities.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add a new
'trigger-bootstrap phase.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice ac22683d64
gnu: cifs-utils: Update to 6.14.
* gnu/packages/samba.scm (cifs-utils): Update to 6.14.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 0448bff770
gnu: cifs-utils: Build & install man pages.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add "--enable-man"
to #:configure-flags.  Remove useless 'create-man8dir phase.  Add a new
'install-man-pages phase to do just that.
[native-inputs]: Add python-docutils.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice ec7bcdc35a
gnu: openssh: Remove empty /var/empty.
* gnu/packages/ssh.scm (openssh)[arguments]: Delete /var/empty after
‘make install’.  Make the rest less repetitive—no functional changes.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 3235a54cd7
gnu: openssh: Update to 8.8p1 [security fixes].
The securities fixed did not affect the default installation.

* gnu/packages/ssh.scm (openssh): Update to 8.8p1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 4736b077ce
gnu: cawbird: Update to 1.4.2.
* gnu/packages/syndication.scm (cawbird): Update to 1.4.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 814872d224
gnu: osinfo-db: Update to 20210903.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20210903.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 0fd3b422cf
gnu: wireguard-tools: Update to 1.0.20210914.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210914.
[arguments]: Don't explicitly return #t from phases.
Re-indent not to exceed 80 columns.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 1eaf8eb7eb
gnu: wolfssl: Update to 4.8.1.
* gnu/packages/tls.scm (wolfssl): Update to 4.8.1.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice a47ce1e0e7
gnu: criu: Delete static libraries.
* gnu/packages/virtualization.scm (criu)[arguments]:
Add a new 'delete-static-libraries phase.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice b4d02219da
gnu: criu: Update to 3.16.
* gnu/packages/virtualization.scm (criu): Update to 3.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 8b5b7478ab
services: knot: Remove obsolete DISABLE-ANY? zone option.
It is now silently ignored by knotd.

* gnu/services/dns.scm (<knot-zone-configuration>):
Remove DISABLE-ANY? field.  Adjust all previous users.
* doc/guix.texi (DNS Services): Undocument it.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 8e71f48c0c
gnu: knot: Unambiguously enable XDP.
* gnu/packages/dns.scm (knot)[arguments]: Replace "--enable-xdp=auto"
with "--enable-xdp=yes" which now supports using the system libbpf.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice f97582dd8a
gnu: nginx-documentation: Update to 1.21.3-2769-16f6fa718be2.
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.3-2769-16f6fa718be2.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 6e53b3a8cd
gnu: nginx: Update to 1.21.3.
* gnu/packages/web.scm (nginx): Update to 1.21.3.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice d6d7e2ec50
gnu: httpd: Update to 2.4.49.
* gnu/packages/web.scm (httpd): Update to 2.4.49.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 2cab2eb675
gnu: links: Update to 2.25.
* gnu/packages/web-browsers.scm (links): Update to 2.25.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 43c1106732
gnu: slop: Update to 7.6.
* gnu/packages/xdisorg.scm (slop): Update to 7.6.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 70c186147f
gnu: stunnel: Don't install installation instructions.
* gnu/packages/web.scm (stunnel)[arguments]: Add a 'prune-documentation
phase.
2021-10-04 13:31:33 +02:00
Tobias Geerinckx-Rice 9ef958d8a2
gnu: stunnel: Update to 5.60.
* gnu/packages/web.scm (stunnel): Update to 5.60.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:33 +02:00
Tobias Geerinckx-Rice d5750d565f
gnu: android-udev-rules: Update to 20210501.
* gnu/packages/android.scm (android-udev-rules): Update to 20210501.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:33 +02:00
Efraim Flashner 356136e7ff
gnu: trezor-gpg-pinentry-tk: Adjust package.
This was supposed to be part of commit
8cf8be646a.

* gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip
tests.
[propagated-inputs]: Move python:tk ...
[inputs]: ... to here.
2021-10-04 12:11:54 +03:00
Nicolas Goaziou 287ac9398a
gnu: emacs-ebdb: Update to 0.8.5.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.5.
2021-10-04 11:09:48 +02:00
Nicolas Goaziou f3e8e58521
gnu: emacs-mood-line: Update to 1.2.5.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 1.2.5.
2021-10-04 11:07:11 +02:00
Attila Lendvai 8cf8be646a
gnu: Add trezor-gpg-pinentry-tk 0.0.10.
* gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:29:42 +03:00
Efraim Flashner 6a544b2130
scripts: home: Support dry-run.
* guix/scripts/home.scm (%options): Add option for dry-run.
2021-10-04 11:26:43 +03:00
jgart 5333d2cac6
gnu: abjad: Update to 3.4.
* gnu/packages/music.scm (abjad): Update to 3.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:24:00 +03:00
jgart d2fd1ffaa5
gnu: abjad-ext-rmakers: Update to 3.4.
* gnu/packages/music.scm (abjad-ext-rmakers): Update to 3.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:23:59 +03:00
jgart fff9ccbee2
gnu: abjad-ext-nauert: Update to 3.4.
* gnu/packages/music.scm (abjad-ext-nauert): Update to 3.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:23:59 +03:00
jgart 69d7efbf99
gnu: python-uqbar: Update to 0.5.6.
* gnu/packages/graphviz.scm (python-uqbar): Update to 0.5.6.
[arguments]: Update setup.py version requirements.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:23:58 +03:00
phodina 6ac237d87b
gnu: Add rust-sha3.
* gnu/packages/crates-io.scm (rust-sha3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:13:55 +03:00
Felix Gruber 51cc90fcbf
gnu: vtk: Depend on proj instead of proj.4.
* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with
  proj.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 10:13:59 +03:00
Felix Gruber acf1cae83d
gnu: xygrib: Depend on proj instead of proj.4.
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 09:53:01 +03:00
Felix Gruber 552fde3b1e
gnu: grass: Depend on proj instead of proj.4.
* gnu/packages/geo.scm (grass)[inputs]: Replace proj.4 with proj.
[arguments]: Change --with-proj-share.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 09:37:25 +03:00
Efraim Flashner 4992cd7c4e
gnu: librecad: Build with qt-build-system.
* gnu/packages/engineering.scm (librecad)[build-system]: Switch to
qt-build-system.
[arguments]: Add test-target. Remove custom 'wrap-executable phase.
2021-10-04 09:01:22 +03:00
Efraim Flashner 26f1c93982
gnu: librecad: Don't use autogenerated tarball.
* gnu/packages/engineering.scm (librecad)[source]: Download using
git-fetch.
2021-10-04 08:50:27 +03:00
Efraim Flashner 53d67f4625
gnu: libx86emu: Adjust license field.
* gnu/packages/virtualization.scm (libx86emu)[license]: Add text field
pointing to license location.
2021-10-04 08:42:19 +03:00
Tobias Geerinckx-Rice 7f5e881e31
gnu: knot: Honour PARALLEL-BUILD?.
* gnu/packages/dns.scm (knot)[arguments]:
Spawn multiple make jobs if requested.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice fdb4540f78
gnu: knot: Don't build static libraries.
* gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static"
to #:configure-flags.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice 8018d7d1f8
gnu: knot: Update to 3.1.2.
* gnu/packages/dns.scm (knot): Update to 3.1.2.
[source]: Remove explicit #t snippet return value.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Add libmnl.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice 413f8f3fa5
gnu: hexchat: Update to 2.16.0.
* gnu/packages/messaging.scm (hexchat): Update to 2.16.0.
[source]: Remove patch.
[inputs]: Remove libnotify and libproxy.  Upgrade python-2 to python@3.
Add python-cffi and bash-minimal.
[arguments]: Don't explicitly return #t from phases.
Add a new 'wrap-program phase.
2021-10-03 21:49:54 +02:00
Nicolas Goaziou f7f7b9f423
gnu: giac: Update to 1.7.0-35.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
2021-10-03 21:47:59 +02:00
Nicolas Goaziou 668fd92a22
gnu: emacs-with-editor: Update to 3.0.5.
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.5.
2021-10-03 21:45:21 +02:00
Nicolas Goaziou f446806107
gnu: emacs-no-littering: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.3.
2021-10-03 21:44:18 +02:00
Nicolas Goaziou 61faa4914e
gnu: emacs-minions: Update to 0.3.6.
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.6.
2021-10-03 21:43:28 +02:00
Nicolas Goaziou 6948f57052
gnu: emacs-ghub: Update to 3.5.4.
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.4.
2021-10-03 21:42:35 +02:00