me
/
guix
Archived
1
0
Fork 0
Commit Graph

832 Commits (f1d62ca272a719e32f1e8d39e40420c107780101)

Author SHA1 Message Date
Maxim Cournoyer e6480571a0
gnu: opendht: Really disable the problematic testListen test.
* gnu/packages/networking.scm (opendht)
[phases]{disable-problematic-tests}: Adjust regexp pattern.

Reported-by: Jack Hill <jackhill@jackhill.us>
2022-07-26 21:57:31 -04:00
Marius Bakke 9044b086dd
Merge branch 'staging' into core-updates 2022-07-22 01:09:14 +02:00
Maxim Cournoyer 4406e0e9e2
gnu: asio: Update to 1.22.2.
* gnu/packages/networking.scm (asio): Update to 1.22.2.
2022-07-21 10:12:05 -04:00
Maxim Cournoyer 6d2eb9ebf9
gnu: opendht: Enable tests.
* gnu/packages/networking.scm (opendht)
[phases]{disable-problematic-tests}: New phase.
{check}: New phase override.
[propagated-inputs]: Re-indent comments.
2022-07-21 10:11:30 -04:00
Maxim Cournoyer 9dcde6147e
gnu: opendht: Update to 2.4.9.
* gnu/packages/networking.scm (opendht): Update to 2.4.9.
2022-07-21 10:11:25 -04:00
Simon South 07986d0fad
gnu: Remove srt-1.4.1.
* gnu/packages/networking.scm (srt-1.4.1): Delete variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:14 +01:00
Simon South 5feeb51f1b
gnu: srt: Update to 1.4.4.
* gnu/packages/networking.scm (srt): Update to 1.4.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:13 +01:00
Simon South 70f3914c24
gnu: srt: Remove input labels.
* gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:13 +01:00
Thiago Jung Bauermann fe16fe59ee
gnu: iodine: Use regular check.
* gnu/packages/networking.scm (iodine)[native-inputs]: Replace check-0.14 with
check.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-02 11:28:28 +02:00
Marius Bakke 2a7648774f
Merge branch 'master' into core-updates 2022-06-27 19:23:48 +02:00
Ludovic Courtès 8655a71445
Merge branch master into core-updates 2022-06-22 18:48:00 +02:00
Pierre Langlois 185ae9b410
gnu: docker: Update to 20.10.17.
* gnu/packages/docker.scm (%docker-version): Update to 20.10.17.
(docker-libnetwork)[source]: Update commit according to vendor.conf.  Reset
revision to 1.  Simplify snippet.
(docker)[origin]: Remove docker-fix-tests.patch.
[arguments]: Adapt 'patch-paths phase, substitute "ip6tables" and
buildkit-qemu.  Remove trailing #t.
[native-inputs]: Replace go-1.14 by go.
(docker-cli)[source]: Update hash.
[arguments]: Set GO_LINKMODE to "dynamic".  Remove trailing #t.
[phases]{check}: Replace 'if' with 'when'.
* gnu/packages/networking.scm (go-sctp): Update commit according to
docker-libnetwork's vendor.conf.
* gnu/packages/patches/docker-fix-tests.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 23:54:19 -04:00
Marius Bakke e9bd919270
gnu: libcamera: Remove input labels.
* gnu/packages/networking.scm (libcamera)[native-inputs, inputs]: Remove
labels.
2022-06-21 23:53:40 +02:00
Marius Bakke b7279f1f05
gnu: libcamera: Update to 0.0.0-1.
* gnu/packages/networking.scm (libcamera): Update to 0.0.0-1.
[arguments]: Disable Python bindings in #:configure-flags.  Disable gstreamer
tests.
[inputs]: Add LIBYAML, PYTHON-JINJA2, and PYTHON-PLY.
2022-06-21 23:53:40 +02:00
Manolis Ragkousis 55567ca434
gnu: networking: Add arp-scan
* gnu/packages/networking.scm (arp-scan): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-21 12:35:15 +01:00
Petr Hodina a88de093fb
gnu: hcxtools: Update to 6.2.7.
* gnu/packages/networking.scm (hcxtools): Update to 6.2.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-16 23:57:41 +02:00
Petr Hodina 9317cb3e9c
gnu: hcxtools: Use gexps.
* gnu/packages/networking.scm (hcxtools)[arguments]: Link libraries and
use PREFIX instead of INSTALL_DIR.
[phases]: Use gexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-16 23:57:41 +02:00
Petr Hodina 887b23a73c
gnu: Add kismet.
* gnu/packages/networking.scm (kismet): New variable.
* gnu/local.mk: Add patch.
* gnu/packages/patches/kismet-unbundle-boost.patch: New file.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-15 00:25:22 +02:00
Ludovic Courtès 8c3e9da13a
Merge branch 'master' into core-updates 2022-06-08 14:46:24 +02:00
Tobias Geerinckx-Rice 9105c60f0d
gnu: putty: Update to 0.77.
* gnu/packages/networking.scm (putty): Update to 0.77.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Remove the old 'chdir phase.  Add a custom 'check phase.
[native-inputs]: Add perl.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian 2f3dec3de7
gnu: tch-ipv6: Build reproducibly.
* gnu/packages/networking.scm (thc-ipv6)[arguments]: Add
  'use-source-date-epoch-in-manpages phase.
2022-06-10 16:56:57 -07:00
Tobias Geerinckx-Rice 0a58c7c1c0
gnu: restinio: Update to 0.6.15.
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
2022-06-05 02:00:12 +02:00
Maxim Cournoyer 9bdab23f22
gnu: Remove python2-ipy.
* gnu/packages/networking.scm (python2-ipy): Delete variable.
2022-05-31 14:52:32 -04:00
Pierre Langlois b8fc3403d3
gnu: gandi.cli: Fix by downgrading python-click.
* gnu/packages/python-xyz.scm (python-click-7): New variable.
* gnu/packages/networking.scm (gandi.cli)[inputs]: Depend on python-click-7.
2022-05-30 22:18:21 +01:00
Tobias Geerinckx-Rice 428bc13434
gnu: mbuffer: Update to 20220418.
* gnu/packages/networking.scm (mbuffer): Update to 20220418.
2022-05-22 02:00:08 +02:00
Tobias Geerinckx-Rice adf5ae5a41
gnu: proxychains-ng: Update to 4.16.
* gnu/packages/networking.scm (proxychains-ng): Update to 4.16.
2022-05-22 02:00:08 +02:00
Tobias Geerinckx-Rice 12c9411899
gnu: aircrack-ng: Run more tests.
* gnu/packages/networking.scm (aircrack-ng)[native-inputs]: Add expect.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice f9e20e979e
gnu: aircrack-ng: Improve SMP performance.
* gnu/packages/networking.scm (aircrack-ng)[inputs]: Add hwloc:lib.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice f262ec40a5
gnu: aircrack-ng: Update to 1.7.
* gnu/packages/networking.scm (aircrack-ng): Update to 1.7.
[arguments]: Don't explicitly return #t from phases.
2022-05-22 02:00:01 +02:00
Michael Rohleder 473676dd66
gnu: nethogs: Update to 0.8.7.
* gnu/packages/networking.scm (nethogs): Update to 0.8.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:30:53 +02:00
Maxim Cournoyer a9429c8f22
Merge branch 'staging' into core-updates. 2022-03-21 23:39:43 -04:00
jgart 9223b81071
gnu: socat: Update to 1.7.4.3.
* gnu/packages/networking.scm (socat): Update to 1.7.4.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-11 10:47:41 +01:00
Maxim Cournoyer 59001c4f91
gnu: opendht: Update to 2.3.4.
* gnu/packages/networking.scm (opendht): Update to 2.3.4.
2022-03-08 14:13:31 -05:00
Ludovic Courtès 0e91da1d34
Revert "gnu: socat: Update to 1.7.4.3."
This reverts commit 3cd42883c4, which led
to ~13K rebuilds.
2022-03-08 17:19:16 +01:00
jgart 3cd42883c4
gnu: socat: Update to 1.7.4.3.
* gnu/packages/networking.scm (socat): Update to 1.7.4.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-08 14:47:55 +01:00
raingloom b15cf03a0c
gnu: yggdrasil: Update to 0.4.3.
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-02-23 12:47:30 +02:00
Greg Hogan e562a9812e
gnu: iperf: Update to 3.11.
* gnu/packages/networking.scm (iperf): Update to 3.11.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-02-23 12:47:30 +02:00
Marius Bakke 8863395217
gnu: fping: Update to 5.1.
* gnu/packages/networking.scm (fping): Update to 5.1.
2022-02-13 13:33:56 +01:00
Nicolas Goaziou 03833d041a
gnu: wireshark: Update to 3.6.2.
* gnu/packages/networking.scm (wireshark): Update to 3.6.2.
2022-02-11 08:20:24 +01:00
Simon South 4be896d6e0
gnu: iwd: Update to 1.24.
* gnu/packages/linux.scm (ell): Update to 0.48.
[arguments]: Remove obsolete "fix-dbus-tests" phase.
* gnu/packages/networking.scm (iwd): Update to 1.24.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 20516fbb92
gnu: iwd: Build from Git sources.
* gnu/packages/networking.scm (iwd)[source]: Use "git-fetch" and
"git-file-name".
[inputs]: Add ell source code.
[native-inputs]: Add autoconf, automake, libtool.
[arguments]<#:phases>: Add "copy-ell-header-files" phase to copy shared header
files from ell source into source tree.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 0d0f2b9c35
gnu: iwd: Remove reference to %outputs.
* gnu/packages/networking.scm (iwd)[arguments]: Remove reference to %outputs
by using a gexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 6413eb61af
gnu: iwd: Remove input labels.
* gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South dd823172d8
gnu: cppzmq: Update to 4.8.1.
* gnu/packages/networking.scm (cppzmq)[version]: Update to 4.8.1.
[arguments]: Update to run test suite except when cross-compiling.
[inputs]: Add catch2-framework.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-05 00:59:30 +01:00
Marius Bakke 7971f88e83
gnu: fping: Enable IPv6 support.
* gnu/packages/networking.scm (fping)[arguments]: New field.
2022-01-29 12:52:37 +01:00
Maxim Cournoyer 0d41fe4855
Merge branch 'staging' into core-updates.
With "conflicts" resolved in (mostly in favor of master/staging):
	gnu/packages/admin.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/gtk.scm
	gnu/packages/kerberos.scm
	gnu/packages/linux.scm
	guix/lint.scm
2022-01-25 23:48:37 -05:00
Tobias Geerinckx-Rice dfc32d8d99
gnu: tftp-hpa: Fix build with GCC 10.
Fixes #53424.

* gnu/packages/networking.scm (tftp-hpa)[arguments]: Rewrite as Gexp list.
Add "CFLAGS=-fcommon" to #:configure-flags.

Reported by Ivan Vilata i Balaguer <ivan@selidor.net>
2022-01-16 01:00:00 +01:00
Marius Bakke 69cc97cdfb
gnu: Add pproxy.
* gnu/packages/networking.scm (pproxy): New variable.
2022-01-22 10:22:59 +01:00
Maxim Cournoyer 276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Tobias Geerinckx-Rice 501d26650f
gnu: mtr: Update to 0.95.
* gnu/packages/networking.scm (mtr): Update to 0.95.
2022-01-16 01:00:00 +01:00
Maxim Cournoyer fa8fb40f6b
gnu: iwd: Update to 1.20.
* gnu/packages/networking.scm (iwd): Update to 1.20.
2022-01-10 11:51:30 -05:00
Maxim Cournoyer 2fb54e94c3
gnu: libproxy: Remove target condition from check phase.
* gnu/packages/networking.scm (libproxy)[phases]{check}: Remove target condition.
2022-01-10 11:44:32 -05:00
Maxim Cournoyer 85b23114e7
gnu: opendht: Use the GNU build system.
Autotools is still supported; use it, so that it remains well tested and at
feature parity with the CMake build system it also supports.

* gnu/packages/networking.scm (opendht)[build-system]: Switch to
gnu-build-system.
[arguments]: Move field above inputs.
[imported-modules, modules]: Adjust accordingly.
[configure-flags]: Likewise.
[phases]: Use G-Exp, and adjust accordingly.
2022-01-13 00:57:51 -05:00
Maxim Cournoyer f44003444f
gnu: opendht: Update to 2.3.1-0.dbbfdaa.
* gnu/packages/networking.scm (opendht): Update to 2.3.1-0.dbbfdaa.
Normalize comments indentation.

[inputs]: Add bash-minimal to please 'guix lint'.  Move argon2, nettle,
jsoncpp and openssl to...
[propagated-inputs]: ... here.
2022-01-13 00:57:50 -05:00
Tobias Geerinckx-Rice 8bcc04f1c7
gnu: whois: Update to 5.5.11.
* gnu/packages/networking.scm (whois): Update to 5.5.11.
2022-01-07 21:41:50 +01:00
Tobias Geerinckx-Rice 4b784c6846
gnu: nbd: Update to 3.23.
* gnu/packages/networking.scm (nbd): Update to 3.23.
2022-01-05 03:54:04 +01:00
Nicolas Goaziou 40892cc188
gnu: wireshark: Fix build.
* gnu/packages/networking.scm (wireshark)[inputs]: Add missing libgcrypt.
2022-01-02 00:28:10 +01:00
Nicolas Goaziou 3fb9602099
gnu: wireshark: Update to 3.6.1.
* gnu/packages/networking.scm (wireshark): Update to 3.6.1.
[inputs]: Remove labels.
[native-inputs]: Remove labels.
2021-12-31 19:26:43 +01:00
Vagrant Cascadian 0fdfbb2d23
gnu: frrouting: Fix trailing whitespace in description.
* gnu/packages/networking.scm (frrouting)[description]: Fix trailing
  whitespace.
2021-12-29 22:49:30 -08:00
Nicolas Goaziou b2b926856e
gnu: axel: Update to 2.17.11.
* gnu/packages/networking.scm (axel): Update to 2.17.11.
2021-12-21 00:26:18 +01:00
Efraim Flashner 6ccf8ea81f
Merge branch 'master' into core-updates 2021-12-19 15:15:11 +02:00
Tobias Geerinckx-Rice 7c6f0b4249
gnu: restinio: Update to 0.6.14.
* gnu/packages/networking.scm (restinio): Update to 0.6.14.
[arguments]: Don't explicitly return #t from phases.
2021-12-18 17:35:46 +01:00
Marius Bakke 467485a50a
gnu: Remove superfluous "linux-libre-headers" inputs.
This input is already propagated from glibc.

* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS.
* gnu/packages/graphics.scm (directfb)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise.
* gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise.
(bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise.
* gnu/packages/video.scm (tslib)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise.
* gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise.
* gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
2021-12-13 23:28:57 +01:00
Ludovic Courtès e3196755e6
gnu: Further simplify package inputs.
This is the result of running:

  ./pre-inst-env guix style --input-simplification=safe

and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès 8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus 9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Efraim Flashner 923a121751
gnu: yggdrasil: Simplify build phases.
* gnu/packages/networking.scm (yggdrasil)[arguments]: Rewrite custom
'build phase reusing go-build-system 'build phase. Remove custom
'install phase.
2021-12-02 14:28:06 +02:00
raingloom d9956e9383
gnu: yggdrasil: Update to 0.4.1.
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.1.
* gnu/packages/patches/yggdrasil-extra-config.patch: Update for new version.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-01 17:03:34 +01:00
raingloom f3b2af2147
gnu: yggdrasil: Update to 0.4.0.
* gnu/packages/patches/yggdrasil-extra-config.patch: Update patch.
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.0.
[arguments]: Also install genkeys.
[propagated-inputs]: Remove go-github-com-cheggaaa-pb; add go-golang-org-x-sys,
go-github-com-mattn-go-runewidth, go-github-com-mattn-go-isatty,
go-github-com-fatih-color, go-github-com-cheggaaa-pb-v3,
go-github-com-vividcortex-ewma, and go-github-com-arceliar-ironwood.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-01 17:03:34 +01:00
Tobias Geerinckx-Rice eb62e3e54d
gnu: ethtool: Update to 5.15.
* gnu/packages/networking.scm (ethtool): Update to 5.15.
2021-11-30 01:08:53 +01:00
Tobias Geerinckx-Rice 162e8ea5fc
gnu: squid: Update to 4.17.
* gnu/packages/networking.scm (squid): Update to 4.17.
2021-11-27 16:24:01 +01:00
Nicolas Goaziou bd7ef5ab0f
gnu: shadowsocks: Update to 2.9.1.
* gnu/packages/networking.scm (shadowsocks): Update to 2.9.1.
2021-11-27 09:58:18 +01:00
Nicolas Goaziou f63b3d0105
gnu: Remove asio-1.12.
* gnu/packages/networking.scm (asio-1.12): Remove variable.
2021-11-27 09:03:24 +01:00
Nicolas Goaziou 4316e93705
gnu: restbed: Update to 4.8.
* gnu/packages/networking.scm (restbed): Update to 4.8.
[inputs]: Use latest `asio'.
[arguments]: Activate tests.  Remove unknown configure flags.
2021-11-27 08:58:12 +01:00
Tobias Geerinckx-Rice 0850ce7224
gnu: lldpd: Update to 1.0.13.
* gnu/packages/networking.scm (lldpd): Update to 1.0.13.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice b48c89e938
gnu: batctl: Update to 2021.4.
* gnu/packages/networking.scm (batctl): Update to 2021.4.
2021-11-27 00:49:51 +01:00
Nicolas Goaziou e184396844
Revert "gnu: Remove asio-1.12."
This reverts commit e8cb755774.

The variable is still required by restbed.
2021-11-26 23:20:29 +01:00
Nicolas Goaziou e8cb755774
gnu: Remove asio-1.12.
* gnu/packages/networking.scm (asio-1.12): Remove variable.
2021-11-26 23:18:29 +01:00
Nicolas Goaziou 74364d9506
gnu: asio: Update to 1.20.0.
* gnu/packages/networking.scm (asio): Update to 1.20.0.
2021-11-26 21:08:32 +01:00
Ludovic Courtès b15e543d30
Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
Nicolas Goaziou e469eee10e
gnu: wireshark: Update to 3.6.0.
* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
2021-11-23 10:18:02 +01:00
Ludovic Courtès ce67634629
gnu: tcp-wrappers: Allow compilation with glibc 2.33.
* gnu/packages/networking.scm (tcp-wrappers)[source]: Add 'snippet'.
2021-11-20 23:11:44 +01:00
Maxim Cournoyer 58c42ce41d
gnu: libnice: Disable the 'test-bsd' test.
* gnu/packages/networking.scm (libnice)
[phases]{disable-failing-test}: Rename to...
{disable-failing-tests}: ... this, plural.  Disable 'test-bsd'.
2021-11-20 08:57:02 -05:00
Ricardo Wurmus 5f6558792f
gnu: opendht: Use GUIX_PYTHONPATH.
* gnu/packages/networking.scm (opendht)[arguments]: Use GUIX_PYTHONPATH in the wrapper.
2021-11-20 12:02:19 +01:00
Nicolas Goaziou 039c3848c3
gnu: wireshark: Update to 3.4.10.
* gnu/packages/networking.scm (wireshark): Update to 3.4.10.
2021-11-18 09:18:41 +01:00
Ludovic Courtès 3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Maxim Cournoyer feab09f72a
gnu: gtk: Replace gdk-pixbuf+svg by librsvg.
With the addition of a profile hook for computing the gdk-pixbuf loaders cache
file, there is no longer a need for gdk-pixbuf+svg, and librsvg can propagate
gdk-pixbuf without fear, so replace the former for the latter.

The replacement was automated with the following command:

   $ git grep -l ',gdk-pixbuf+svg)' \
     | xargs sed 's/(".*" ,gdk-pixbuf+svg)/("librsvg" ,librsvg)/' -i

* gnu/packages/gtk.scm (gdk-pixbuf+svg): Delete package.
(gtk+-2)[propagated-inputs]: Replace gdk-pixbuf+svg with librsvg.
(gtk+)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (gdk-pixbuf+svg): Add deprecated package.
2021-11-11 12:18:20 -05:00
Maxim Cournoyer a91c3d336c
gnu: libnice: Update to 0.1.18-0.47a9633 and disable test-bind test.
This resolves a build failure following the GStreamer update to 1.18.5.

* gnu/packages/networking.scm (libnice): Update to 0.1.18-0.47a9633.
[phases]{disable-failing-tests}: Comment out rather than delete
test-set-port-range; disable the bind test, which is flaky.
2021-11-11 10:31:29 -05:00
Tobias Geerinckx-Rice a2d0bee323
gnu: mbuffer: Update to 20211018.
* gnu/packages/networking.scm (mbuffer): Update to 20211018.
[native-inputs]: Add which.
2021-11-08 23:00:57 +01:00
Tobias Geerinckx-Rice f5ab35f9f9
gnu: nbd: Update to 3.22.
* gnu/packages/networking.scm (nbd): Update to 3.22.
[native-inputs]: Add bison.
2021-11-08 23:00:57 +01:00
Efraim Flashner 075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice 7c62015837
gnu: openvswitch: Omit most static libraries.
* gnu/packages/networking.scm (openvswitch)[arguments]:
Add "--disable-static" to #:configure-flags.
2021-11-03 11:19:54 +01:00
Tobias Geerinckx-Rice c19181291b
gnu: openvswitch: Update to 2.16.1.
* gnu/packages/networking.scm (openvswitch): Update to 2.16.1.
2021-11-03 11:19:54 +01:00
Tobias Geerinckx-Rice af5742c05b
gnu: proxychains-ng: Cross-compile.
* gnu/packages/networking.scm (proxychains-ng)[arguments]:
Use CC-FOR-TARGET.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice 4b63373ea4
gnu: proxychains-ng: Update to 4.15.
* gnu/packages/networking.scm (proxychains-ng): Update to 4.15.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice 012ee8c255
gnu: putty: Edit description.
* gnu/packages/networking.scm (putty)[synopsis, description]:
Write PuTTY.  Expand the used @acronym{}s.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice c1f2c6c39e
gnu: putty: Try the upstream download URL first.
* gnu/packages/networking.scm (putty)[source]:
Add greenend.org.uk URL to the list.
2021-11-03 03:10:53 +01:00
Tobias Geerinckx-Rice a807ae2666
gnu: putty: Update to 0.76.
* gnu/packages/networking.scm (putty): Update to 0.76.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 03:10:53 +01:00
Efraim Flashner bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Tobias Geerinckx-Rice cbe902545d
gnu: blueman: Update to 2.2.3.
* gnu/packages/networking.scm (blueman): Update to 2.2.3.
2021-10-29 21:31:18 +02:00
Ludovic Courtès 2dffe4767c
gnu: Use 'search-input-file' some more.
This patch replaces occurrences of:

  (string-append (assoc-ref %build-inputs "…") "/…")

by:

  (search-input-file %build-inputs "/…")

* doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R
Shiny example.
* gnu/packages/admin.scm (screenfetch): Use 'search-input-file'.
(ufetch): Likewise.
(hosts): Likewise.
* gnu/packages/backup.scm (dirvish): Likewise.
* gnu/packages/code.scm (colormake): Likewise.
* gnu/packages/compression.scm (makeself-safeextract): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/education.scm (snap): Likewise.
(omnitux): Likewise.
* gnu/packages/emacs-xyz.scm (epipe): Likewise.
* gnu/packages/games.scm (openttd-opensfx): Likewise.
(openttd-openmsx): Likewise.
(openrct2-title-sequences):  Likewise.
(openrct2-objects):  Likewise.
(mrrescue):  Likewise.
(0ad-data):  Likewise.
(xonotic-data):  Likewise.
(drascula):  Likewise.
(make-lure-package):  Likewise.
(make-queen-package):  Likewise.
(sky):  Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/gnuzilla.scm (icedove): Likewise.
* gnu/packages/guile-xyz.scm (guile-shapefile): Likewise.
* gnu/packages/hurd.scm (netdde): Likewise.
* gnu/packages/javascript.scm (js-context-menu): Likewise.
(js-commander): Likewise.
(js-xmldom-sre): Likewise.
* gnu/packages/kde-frameworks.scm (krunner): Likewise.
* gnu/packages/kodi.scm (kodi-cli): Likewise.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise.
* gnu/packages/linux.scm (e2fsck/static): Likewise.
* gnu/packages/markup.scm (markdown): Likewise.
* gnu/packages/maths.scm (hdf-java): Likewise.
* gnu/packages/multiprecision.scm (libtomcrypt): Likewise.
* gnu/packages/networking.scm (batctl): Likewise.
* gnu/packages/python-xyz.scm (python-pymediainfo): Likewise.
* gnu/packages/shells.scm (fish-foreign-env): Likewise.
* gnu/packages/tex.scm (texlive-fonts-iwona): Likewise.
* gnu/packages/upnp.scm (miniupnpc): Likewise.
* gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/web.scm (icedtea-web): Likewise.
* gnu/packages/wm.scm (stumpish): Likewise.
2021-10-23 23:05:21 +02:00
Tobias Geerinckx-Rice 9792e14a66
gnu: ethtool: Update to 5.14.
* gnu/packages/networking.scm (ethtool): Update to 5.14.
2021-10-21 00:39:50 +02:00
Mathieu Othacehe e486b2b674
Merge remote-tracking branch 'signed/master' into core-updates 2021-10-18 14:37:26 +00:00
Tobias Geerinckx-Rice a7e7978937
gnu: blueman: Update to 2.2.2.
* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:19 +02:00
Marius Bakke 0f77e50139
Merge branch 'master' into core-updates-frozen 2021-10-14 00:01:12 +02:00
Tobias Geerinckx-Rice 28b5ef1159
gnu: Rename google-brotli back to brotli.
Sorry for the noise, but good riddance.  Our nonstandard name for this
package has caused confusion since it was added.  For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.

The Python packages will be fixed in the next commit.

* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13 01:20:19 +02:00
Mathieu Othacehe a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
Nicolas Goaziou e75fcb1ebb
gnu: wireshark: Update to 3.4.9.
* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
2021-10-07 08:54:39 +02:00
Marius Bakke 772c0fbc55
gnu: Open vSwitch: Enable tests.
* gnu/packages/networking.scm (openvswitch)[arguments]: Remove #:tests?.  Add
two new phases to patch /bin/sh, and create a 'kill -0' script that handles
zombies.
[native-inputs]: Add BASH and PROCPS.
[inputs]: Add BASH-MINIMAL.
2021-10-05 19:52:30 +02:00
Marius Bakke 0a6f874b83
gnu: Open vSwitch: Update to 2.16.0.
* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
2021-10-05 19:52:30 +02:00
Tobias Geerinckx-Rice fa6bcae4c4
gnu: squid: Update to 4.16.
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 73c6459d21
gnu: ndisc6: Update to 1.0.5.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
2021-10-04 13:31:36 +02:00
Maxime Devos a7bc1c8dd3
gnu: libproxy: Respect #:tests?.
* gnu/packages/networking.scm (libproxy)[arguments]<#:phases>{check}: Don't
  run the tests if the value for #:tests? is false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-02 11:00:06 +00:00
Greg Hogan a5b2474037
gnu: Consolidate duplicate copyright names.
* gnu/packages/android.scm: Consolidate copyright lines with the same email address.
* gnu/packages/code.scm: Likewise.
* gnu/packages/cpp.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/file.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/web.scm: Likewise.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-09-25 09:34:29 +02:00
Tobias Geerinckx-Rice 5654a24057
gnu: batctl: Update to 2021.3.
* gnu/packages/networking.scm (batctl): Update to 2021.3.
2021-09-21 00:06:23 +02:00
Maxime Devos bce0a7d3d8
gnu: libproxy: Don't run tests when cross-compiling.
* gnu/packages/networking.scm
  (libproxy)[arguments]]<#:phases>{check}: Respect #:tests? when
  cross-compiling.
2021-09-20 11:15:09 +00:00
Guillaume Le Vaillant a9798a0abe
gnu: aircrack-ng: Fix build.
* gnu/packages/networking.scm (aircrack-ng)[arguments]: Add '-fcommon' to
  CFLAGS.
2021-09-18 14:54:45 +02:00
Marius Bakke 5c3cb22c9b
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/bioinformatics.scm
	gnu/packages/chez.scm
	gnu/packages/docbook.scm
	gnu/packages/ebook.scm
	gnu/packages/gnome.scm
	gnu/packages/linux.scm
	gnu/packages/networking.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tex.scm
	gnu/packages/version-control.scm
	gnu/packages/xml.scm
	guix/build-system/dune.scm
	guix/build-system/go.scm
	guix/build-system/linux-module.scm
	guix/packages.scm
2021-09-17 01:25:52 +02:00
Oleg Pykhalov 9d9759f3ae
gnu: Add bird.
* gnu/packages/networking.scm (bird): New variable.
2021-09-12 22:44:06 +03:00
Milkey Mouse 44db980932
gnu: Add slurm-monitor.
* gnu/packages/networking.scm (slurm-monitor): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-07 14:41:11 +02:00
Ludovic Courtès d9dfbf886d
Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
Felix Gruber 6900b3c1aa
gnu: libnice: Fix build.
* gnu/packages/networking.scm (libnice)[native-inputs]: Add graphviz
  which is required to provide the dot program.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-06 09:30:52 +02:00
Marius Bakke 2ace5d7de7
gnu: perl-io-socket-inet6: Propagate runtime dependency.
* gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ...
[propagated-inputs]: ... this.
2021-09-04 12:25:17 +02:00
Tobias Geerinckx-Rice bb6257212f
gnu: lldpd: Update to 1.0.12.
* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
2021-09-03 23:26:19 +02:00
Marius Bakke c4133c43c7
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/algebra.scm
	gnu/packages/games.scm
	gnu/packages/golang.scm
	gnu/packages/kerberos.scm
	gnu/packages/mail.scm
	gnu/packages/python.scm
	gnu/packages/ruby.scm
	gnu/packages/scheme.scm
	gnu/packages/tex.scm
	gnu/packages/tls.scm
	gnu/packages/version-control.scm
2021-08-12 00:30:27 +02:00
Leo Famulari e6388b48f3
gnu: VDE 2: Update to 2.3.2-0.8c65ebc.
Updating to this unreleased revision allows us to package VDE 2 with
wolfSSL instead of the obsolete OpenSSL 1.0:

https://github.com/virtualsquare/vde-2/issues/2

* gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc.
[source]: Use git-fetch.
[native-inputs]: Add autoconf, automake, and libtool
[inputs]: Replace openssl-1.0 with wolfssl.
2021-07-27 12:35:00 -04:00
Marius Bakke b029be2ee0
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/bioinformatics.scm
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/gpodder.scm
	gnu/packages/music.scm
	gnu/packages/patches/glibc-bootstrap-system.patch
	gnu/packages/python-xyz.scm
	gnu/packages/shells.scm
	gnu/packages/statistics.scm
2021-07-29 22:34:57 +02:00
Nicolas Goaziou c410001d21
gnu: wireshark: Update to 3.4.8.
* gnu/packages/networking.scm (wireshark): Update to 3.4.8.
2021-08-26 10:36:02 +02:00
Leo Famulari 0652abcf3f
gnu: Remove pidentd.
As discussed in <https://bugs.gnu.org/46602>, pidentd does not support a
current release of OpenSSL, and there does not seem to be any activity
upstream to improve that.

* gnu/packages/networking.scm (pidentd): Remove variable.
2021-07-27 12:34:56 -04:00
Maxim Cournoyer 0bfbd2ac8b
gnu: opendht: Update to 2.3.0.
* gnu/packages/networking.scm (opendht): Update to 2.3.0.
2021-08-13 12:15:45 -04:00
Nicolas Goaziou 1829e9d80f
gnu: wireshark: Update to 3.4.7.
* gnu/packages/networking.scm (wireshark): Update to 3.4.7.
2021-07-26 09:45:58 +02:00
Ludovic Courtès d468a03a00
gnu: Use 'search-input-directory' and 'search-input-file' where appropriate.
This changes some of the remaining uses of this idiom:

  (string-append (assoc-ref inputs "LABEL") "FILE")

to one of:

  (search-input-file inputs "FILE")
  (search-input-directory inputs "FILE")

* gnu/packages/axoloti.scm (axoloti-patcher): Use
'search-input-directory'.
(axoloti-patcher-next): Likewise.
* gnu/packages/bioinformatics.scm (java-picard): Likewise.
* gnu/packages/bootloaders.scm (grub-hybrid): Likewise.
(u-boot-puma-rk3399): Likewise.
(u-boot-rock64-rk3328): Likewise.
(u-boot-firefly-rk3399): Likewise.
(u-boot-rockpro64-rk3399): Likewise.
(u-boot-pinebook-pro-rk3399): Likewise.
* gnu/packages/cran.scm (r-shiny): Likewise.
(r-shinytree): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Likewise.
(emacs-rime): Likewise.
* gnu/packages/emulators.scm (dolphin-emu): Likewise.
* gnu/packages/games.scm (bsd-games): Likewise.
(seahorse-adventures): Likewise.
(einstein): Likewise.
* gnu/packages/gimp.scm (gimp-fourier): Likewise.
* gnu/packages/gnome.scm (gspell): Likewise.
* gnu/packages/guile-xyz.scm (guile-libyaml): Likewise.
* gnu/packages/java.scm (icedtea-7): Likewise.
* gnu/packages/language.scm (nimf): Likewise.
* gnu/packages/lxde.scm (spacefm): Likewise.
* gnu/packages/mail.scm (claws-mail): Likewise.
* gnu/packages/netpbm.scm (netpbm): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/scheme.scm (scm): Likewise.
* gnu/packages/security-token.scm (python-fido2): Likewise.
* gnu/packages/syndication.scm (rtv): Likewise.
* gnu/packages/tls.scm (acme-client): Likewise.
* gnu/packages/web.scm (netsurf): Likewise.
* gnu/packages/wine.scm (wine-staging): Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets): Likewise.
2021-07-24 16:23:24 +02:00
Ludovic Courtès bc64d9554b
gnu: Use 'search-input-file' when looking for executables.
* gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when
looking for executables.
* gnu/packages/audio.scm (ableton-link): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (roary): Likewise.
(ngless): Likewise.
* gnu/packages/boost.scm (boost-for-irods): Likewise.
* gnu/packages/bootloaders.scm (grub): Likewise.
(grub-efi): Likewise.
* gnu/packages/chemistry.scm (inchi): Likewise.
* gnu/packages/dictionaries.scm (ding): Likewise.
* gnu/packages/dlang.scm (ldc): Likewise.
* gnu/packages/education.scm (childsplay): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise.
(emacs-haskell-mode): Likewise.
(emacs-auctex): Likewise.
(emacs-ggtags): Likewise.
(emacs-graphviz-dot-mode): Likewise.
(emacs-flycheck-grammalecte): Likewise.
(emacs-counsel-notmuch): Likewise.
(emacspeak): Likewise.
(emacs-exwm): Likewise.
(emacs-exwm-x): Likewise.
(emacs-treemacs): Likewise.
(emacs-telega): Likewise.
(emacs-exiftool): Likewise.
* gnu/packages/emulators.scm (higan): Likewise.
* gnu/packages/engineering.scm (freehdl): Likewise.
(librepcb): Likewise.
* gnu/packages/entr.scm (entr): Likewise.
* gnu/packages/file-systems.scm (libeatmydata): Likewise.
(xfstests): Likewise.
(mergerfs): Likewise.
(mergerfs-tools): Likewise.
* gnu/packages/finance.scm (monero-gui): Likewise.
* gnu/packages/flashing-tools.scm (flashrom): Likewise.
* gnu/packages/fontutils.scm (fontforge): Likewise.
* gnu/packages/game-development.scm (python2-renpy): Likewise.
* gnu/packages/games.scm (opensurge): Likewise.
(xboard): Likewise.
(hyperrogue): Likewise.
(flare-game): Likewise.
(chessx): Likewise.
* gnu/packages/geo.scm (grass): Likewise.
* gnu/packages/glib.scm (glib): Likewise.
* gnu/packages/gnome.scm (mm-common): Likewise.
(network-manager-openvpn): Likewise.
(network-manager-vpnc): Likewise.
(network-manager-openconnect): Likewise.
(apostrophe): Likewise.
* gnu/packages/gnupg.scm (pius): Likewise.
(jetring): Likewise.
* gnu/packages/gnuzilla.scm (icedove): Likewise.
* gnu/packages/golang.scm (go-1.4): Likewise.
* gnu/packages/graphviz.scm (xdot): Likewise.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise.
* gnu/packages/ibus.scm (ibus): Likewise.
* gnu/packages/image.scm (phockup): Likewise.
* gnu/packages/irc.scm (quassel): Likewise.
* gnu/packages/java.scm (drip): Likewise.
(ant-bootstrap): Likewise.
(tla2tools): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/less.scm (lesspipe): Likewise.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/linux.scm (fuse): Likewise.
(lm-sensors): Likewise.
(bluez): Likewise.
(fakeroot): Likewise.
(inputattach): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise.
* gnu/packages/lua.scm (fennel): Likewise.
* gnu/packages/lxde.scm (spacefm): Likewise.
* gnu/packages/mail.scm (public-inbox): Likewise.
* gnu/packages/maths.scm (hdf-java): Likewise.
(maxima): Likewise.
(frama-c): Likewise.
* gnu/packages/messaging.scm (libgadu): Likewise.
* gnu/packages/music.scm (denemo): Likewise.
(curseradio): Likewise.
* gnu/packages/netpbm.scm (netpbm): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
(squid): Likewise.
(aircrack-ng): Likewise.
* gnu/packages/node.scm (node): Likewise.
(node-llparse-frontend-bootstrap): Likewise.
(node-llparse-bootstrap): Likewise.
(llhttp-bootstrap): Likewise.
(node-lts): Likewise.
* gnu/packages/ocaml.scm (ocaml-4.11): Likewise.
(opam): Likewise.
(ocaml-graph): Likewise.
* gnu/packages/orpheus.scm (orpheus): Likewise.
* gnu/packages/password-utils.scm (password-store): Likewise.
* gnu/packages/python.scm (pypy3): Likewise.
* gnu/packages/qt.scm (qt5ct): Likewise.
* gnu/packages/radio.scm (libosmo-dsp): Likewise.
* gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise.
* gnu/packages/rust.scm (rust-1.30): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/statistics.scm (r-with-tests): Likewise.
* gnu/packages/suckless.scm (surf): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telephony.scm (mumble): Likewise.
* gnu/packages/terminals.scm (alacritty): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/packages/uml.scm (plantuml): Likewise.
* gnu/packages/version-control.scm (python-git-multimail): Likewise.
(gitolite): Likewise.
(hg-commitsigs): Likewise.
(git-when-merged): Likewise.
(git-imerge): Likewise.
(gita): Likewise.
* gnu/packages/video.scm (you-get): Likewise.
* gnu/packages/vim.scm (eovim): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
(virt-manager): Likewise.
(criu): Likewise.
* gnu/packages/vpn.scm (strongswan): Likewise.
(xl2tpd): Likewise.
* gnu/packages/wm.scm (i3lock-fancy): Likewise.
* gnu/packages/wxwidgets.scm (python-wxpython): Likewise.
(python2-wxpython): Likewise.
* gnu/packages/xdisorg.scm (autorandr): Likewise.
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
(v86d): Likewise.
(mkfontdir): Likewise.
(xpra): Likewise.
2021-07-24 16:23:23 +02:00
Vinicius Monego f8790ba4b4
gnu: zeromq: Enable DRAFTs.
* gnu/packages/networking.scm (zeromq)[arguments]<#:configure-flags>: Pass
--enable-drafts.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-19 19:57:51 +02:00
Ludovic Courtès 0e47fcced4
Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
terramorpha a49c5488bd
gnu: Add putty.
* gnu/packages/networking.scm (putty): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-15 20:55:42 +02:00
Vincent Legoll 59e97a67ba
gnu: Add traceroute.
* gnu/packages/networking.scm (traceroute): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 23:09:52 -04:00
Justin Veilleux 24ee1448e8
gnu: Add netdiscover.
* gnu/packages/networking.scm (netdiscover): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-07-10 15:11:26 +05:30
Brice Waegeneire be36896470
gnu: blueman: Update to 2.2.1.
* gnu/packages/networking.scm (blueman): Update to 2.2.1.
[arguments]: Remove patch on dropped commands "assistant" and "report".

squash! bnu: blueman: Update to 2.2.1.
2021-07-03 22:20:22 +02:00
Tobias Geerinckx-Rice b87f5645b8
gnu: iwd: Update to 1.15.
* gnu/packages/networking.scm (iwd): Update to 1.15.
2021-06-24 00:31:53 +02:00
Tobias Geerinckx-Rice 9dea3f101f
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/cups.scm
	gnu/packages/python-web.scm
	gnu/packages/web.scm
	guix/build/maven/pom.scm
2021-06-23 18:45:21 +02:00
Tobias Geerinckx-Rice 2955fec1c9
gnu: asio: Update to 1.18.2.
* gnu/packages/networking.scm (asio): Update to 1.18.2.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice 4ebc965ede
gnu: whois: Update to 5.5.10.
* gnu/packages/networking.scm (whois): Update to 5.5.10.
2021-06-21 01:51:56 +02:00
Marius Bakke 6f9a80b331
Merge branch 'master' into core-updates
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a277 and
12964df69a respectively.

4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.

 Conflicts:
	gnu/local.mk
	gnu/packages/aidc.scm
	gnu/packages/boost.scm
	gnu/packages/curl.scm
	gnu/packages/nettle.scm
	gnu/packages/networking.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tls.scm
2021-06-19 17:38:47 +02:00
Tobias Geerinckx-Rice ad879bffa3
gnu: Add missing imports to (gnu packages vpn).
This follows up on c85ed0e758.

* gnu/packages/vpn.scm: Import (gnu packages curl), (gnu packages gnome),
and (gnu packages multiprecision).
* gnu/packages/networking.scm: Remove unused
(gnu packages multiprecision) import.

f
2021-06-19 13:07:51 +02:00
Tobias Geerinckx-Rice c85ed0e758
gnu: Move strongswan to (gnu packages vpn).
See <https://logs.guix.gnu.org/guix/2021-06-19.log#015517>.

* gnu/packages/networking.scm (strongswan): Move from here…
* gnu/packages/vpn.scm (strongswan): …to here.
2021-06-19 12:35:17 +02:00
Domagoj Stolfa 36bfd64213
gnu: strongswan: Update to 5.9.2.
* gnu/packages/networking.scm (strongswan): Update to 5.9.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-19 00:04:54 +02:00
Maxim Cournoyer ea0a51071e
gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Maxim Cournoyer d2686be816
gnu: opendht: Update to 2.2.0rc7-1.c8a0b44.
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7-1.c8a0b44.
2021-06-08 00:02:13 -04:00
Marius Bakke 8d59c262ad
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/algebra.scm
	gnu/packages/bioinformatics.scm
	gnu/packages/curl.scm
	gnu/packages/docbook.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/maths.scm
	gnu/packages/plotutils.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/readline.scm
	gnu/packages/tls.scm
	gnu/packages/xml.scm
	gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00