Commit Graph

14014 Commits

Author SHA1 Message Date
XYenon
8a8dd9ea09 globalping-cli: 1.1.0 -> 1.1.5 2023-10-21 17:33:08 +08:00
oluceps
30e5f80a76
hysteria: 2.0.3 -> 2.1.1
Diff: https://github.com/apernet/hysteria/compare/app/v2.0.3...app/v2.1.1
2023-10-21 10:54:33 +08:00
R. Ryantm
49493c3891 tgt: 1.0.87 -> 1.0.88 2023-10-21 00:54:19 +00:00
github-actions[bot]
fb3e2499b7
Merge master into staging-next 2023-10-21 00:02:17 +00:00
Bjørn Forsman
04ddb3994a ddclient: set meta.mainProgram
To silence warning from lib.getExe.
2023-10-20 23:49:18 +02:00
Bjørn Forsman
5770688fdb ddclient: don't run preConfigure in installPhase
Running preConfigure is done to fix the perl shebang in ddclient from
plain perl to perl with modules. But there's a less ugly way: pass the
correct perl to ddclient at configure time.
2023-10-20 23:49:18 +02:00
Bjørn Forsman
2668c2162e ddclient: 3.10.0 -> 3.11.0_1
As per the changelog[1], ddclient uses curl instead of perl
IO::Socket::IP and IO::Socket::SSL now.

[1] d4f9816a6a/ChangeLog.md (2023-10-15-v3110_1)
2023-10-20 23:49:18 +02:00
Bjørn Forsman
c57531c8d0 ddclient: update maintainers: SuperSandro2000 -> bjornfor
SuperSandro2000 doesn't want to maintain this anymore, as per
commit d35df28f65
("ddclient: remove package and module on upstream maintainer request").
2023-10-20 23:49:18 +02:00
Bjørn Forsman
8a8ec36615 Revert "ddclient: remove package and module on upstream maintainer request"
This reverts commit d35df28f65.

Upstream ddclient has new maintainers and made a new release (update in
next commit(s)).
2023-10-20 23:49:18 +02:00
Dmitry Kalinkin
6392f18258
Merge pull request #262351 from h7x4/remove-nix-exec-bits
treewide: remove execute bit for non-executable `*.nix` files
2023-10-20 14:45:16 -04:00
Yueh-Shun Li
872fe27639
voms, xrootd: clean up $out/etc.orig (#241466)
When externalEtc is not null, create an extra output "etc" and move the
"$out/etc" content into "$etc/etc" before creating the symlink at
"$out/etc".
2023-10-20 14:35:38 -04:00
github-actions[bot]
cfc75eec46
Merge master into staging-next 2023-10-20 18:00:54 +00:00
h7x4
e6321d2788
treewide: remove execute bit for non-executable *.nix files 2023-10-20 19:55:39 +02:00
Nick Cao
62d61cf699
Merge pull request #262066 from r-ryantm/auto-update/sish
sish: 2.9.2 -> 2.11.0
2023-10-20 08:19:46 -04:00
R. Ryantm
e34d4d2001 ooniprobe-cli: 3.18.1 -> 3.19.0 2023-10-20 11:28:21 +00:00
Artturin
3342d1a9a9 Merge branch 'master' into staging-next 2023-10-20 09:29:36 +03:00
Dmitry Kalinkin
15051381ad
Merge pull request #244545 from ShamrockLee/xrootd-wrap
xrootd: wrap executables with [DY]LD_LIBRARY_PATH prefix
2023-10-20 01:09:06 -04:00
Adam Stephens
68829e6b03
nqptp: 1.2.3 -> 1.2.4 2023-10-19 10:41:52 -04:00
Adam Stephens
7f45cd96e9
nqptp: add adamcstephens as maintainer 2023-10-19 10:09:57 -04:00
R. Ryantm
78747a5988 sish: 2.9.2 -> 2.11.0 2023-10-19 13:41:27 +00:00
github-actions[bot]
25bcfa6c2f
Merge master into staging-next 2023-10-19 12:01:00 +00:00
Fabian Affolter
2bbf67d3c7
Merge pull request #261855 from figsoda/findomain
findomain: 9.0.1 -> 9.0.2
2023-10-19 09:35:26 +02:00
Randy Eckenrode
05108b8214
uwimap: fix build with clang 16
* Include missing headers to fix calls to undeclared functions; and
* Adjust function declarations to fix incompatible function pointer
  conversion errors.
2023-10-18 20:22:22 -04:00
github-actions[bot]
4b9cf6ff6e
Merge master into staging-next 2023-10-19 00:02:21 +00:00
Florian Warzecha
5743177782
vpn-slice: switch maintainer to liketechnik 2023-10-18 22:39:47 +02:00
R. Ryantm
b3dc7eafcd requestly: 1.5.6 -> 1.5.12 2023-10-18 19:29:16 +00:00
github-actions[bot]
de8dd334ab
Merge master into staging-next 2023-10-18 18:01:05 +00:00
Franz Pletz
195726bfaa
Merge pull request #260791 from marsam/fix-whois-darwin
whois: fix build with Clang
2023-10-18 18:37:56 +02:00
figsoda
0e7bf03d3f findomain: 9.0.1 -> 9.0.2
Diff: https://github.com/findomain/findomain/compare/refs/tags/9.0.1...9.0.2

Changelog: https://github.com/Findomain/Findomain/releases/tag/9.0.2
2023-10-18 11:07:48 -04:00
github-actions[bot]
8e8fc73296
Merge master into staging-next 2023-10-18 12:01:25 +00:00
Pierre Bourdon
f4d81e367f
Merge pull request #261216 from liketechnik/vpn-slice-add-iproute2-iptables
vpn-slice: add iproute2,iptables to propagatedBuildInputs
2023-10-18 10:35:44 +02:00
Fabian Affolter
dea3a72fcc
Merge pull request #261673 from mimame/fix-termscp
termscp: Fix broken Cargo.lock for v0.12.3
2023-10-18 08:33:06 +02:00
github-actions[bot]
35eee590be
Merge master into staging-next 2023-10-18 00:02:17 +00:00
Weijia Wang
a624ad34ef
Merge pull request #260148 from r-ryantm/auto-update/haproxy
haproxy: 2.8.2 -> 2.8.3
2023-10-17 23:46:26 +02:00
Florian Warzecha
5b83108257
vpn-slice: replace propagatedInputs with substituteInPlace
Does not rely on python builder specific magic to provide
the runtime binaries this way.
2023-10-17 19:57:45 +02:00
Miguel Madrid-Mencía
f1ac2b1167
termscp: Fix broken Cargo.lock for v0.12.3 2023-10-17 18:50:09 +02:00
Alyssa Ross
acf111d42b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/flask-wtf/default.nix
	pkgs/development/python-modules/unstructured-inference/default.nix
	pkgs/development/python-modules/unstructured/default.nix
	pkgs/development/python-modules/velbus-aio/default.nix
2023-10-17 13:05:40 +00:00
Franz Pletz
396a4e2bcc
Merge pull request #261553 from mfrw/mfrw/iperf-3.15 2023-10-17 14:27:38 +02:00
Mario Rodas
d93b059c14
Merge pull request #261507 from r-ryantm/auto-update/rathole
rathole: 0.4.8 -> 0.5.0
2023-10-17 05:58:35 -05:00
asymmetric
7f3b0a30cf
Merge pull request #259688 from chayleaf/maubot
maubot: 0.4.1 -> 0.4.2
2023-10-17 12:22:27 +02:00
Muhammad Falak R Wani
e12ce1c4c0 iperf: 3.14 -> 3.15 2023-10-17 09:19:32 +05:30
R. Ryantm
866674593b rathole: 0.4.8 -> 0.5.0 2023-10-16 22:15:04 +00:00
github-actions[bot]
3a75845d38
Merge master into staging-next 2023-10-16 18:01:26 +00:00
Oleksii Filonenko
81cec3f625
Merge pull request #261419 from SuperSandro2000/bandwhich 2023-10-16 19:02:37 +03:00
Florian Warzecha
46e4e8ad83
vpn-slice: fix propagated dependencies on darwin
vpn-slice has different requirements for externally available
commands depending on the os:

> Supported OSes:
>   - Linux kernel 3.x+ with iproute2 and iptables utilities (used for all routing setup)
>   - macOS 10.x with BSD route
2023-10-16 17:11:22 +02:00
Sandro Jäckel
22f3d6b190
bandwhich: 0.21.0 -> 0.21.1
Diff: https://github.com/imsnif/bandwhich/compare/v0.21.0...v0.21.1
2023-10-16 16:03:15 +02:00
Jennifer Graul
f96942e68b oui: change maintainters to wdz team 2023-10-16 15:19:02 +02:00
github-actions[bot]
cb4734193d
Merge master into staging-next 2023-10-16 12:01:25 +00:00
Ninjatrappeur
301949dcf0
Merge pull request #261379 from NinjaTrappeur/nin/sockdump-bump
sockdump: unstable-2022-10-12 -> unstable-2023-09-16
2023-10-16 12:52:23 +02:00
Félix Baylac Jacqué
337ddeb935 sockdump: unstable-2022-10-12 -> unstable-2023-09-16 2023-10-16 12:31:31 +02:00
Alyssa Ross
579ae9b989
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/cirq-core/default.nix
2023-10-16 08:49:23 +00:00
OTABI Tomoya
4cf226ce50
Merge pull request #261032 from r-ryantm/auto-update/easyrsa
easyrsa: 3.1.6 -> 3.1.7
2023-10-16 13:38:43 +09:00
Bruno Bigras
47a14ca29e veilid: 0.2.3 -> 0.2.4 2023-10-15 18:57:17 -04:00
Martin Weinelt
94c8c31bee
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/numba/default.nix
2023-10-15 22:31:34 +02:00
Weijia Wang
dc945c5783
Merge pull request #251911 from hraban/fix/wireguard-tools-path
wireguard-tools: bake wireguard-go in PATH on Darwin
2023-10-15 21:46:01 +02:00
Oleksii Filonenko
0c78a79ad0
Merge pull request #260259 from r-ryantm/auto-update/frp 2023-10-15 22:42:57 +03:00
7c6f434c
9606c209b8
Merge pull request #261169 from trofi/mailsend-parallel-fix
mailsend: fix parallel build failures
2023-10-15 15:30:14 +00:00
Florian Warzecha
d14eb44383
vpn-slice: add iproute2,iptables to propagatedBuildInputs
Those executables are needed for correct operation of vpn-slice
during runtime. Otherwise the error message "cannot execute
/sbin/ip" / "cannot execute /sbin/iptables" occurrs.
2023-10-15 15:22:52 +02:00
Sergei Trofimovich
ae4f9722d9 mailsend: fix parallel build failures
Without the change parallel build fails as:

       > install flags: -j16 install
       > install -c -m 644 doc/mailsend.1.gz $out/share/man/man1
       > install: cannot create regular file '$out/share/man/man1': No such file or directory
2023-10-15 08:32:23 +01:00
Weijia Wang
e39aad56c2 Merge branch 'master' into staging-next 2023-10-14 16:33:49 +02:00
R. Ryantm
1782e55579 easyrsa: 3.1.6 -> 3.1.7 2023-10-14 10:25:10 +00:00
Gabriel Arazas
568da999d1
xh: 0.18.0 -> 0.19.1 2023-10-14 18:22:28 +08:00
github-actions[bot]
57667077ed
Merge master into staging-next 2023-10-14 06:00:57 +00:00
Mario Rodas
082e6bef89 shadowsocks-rust: 1.16.2 -> 1.17.0
Diff: https://github.com/shadowsocks/shadowsocks-rust/compare/v1.16.2...v1.17.0

Changelog: https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.0/debian/changelog
2023-10-14 04:20:00 +00:00
OTABI Tomoya
644e2d24e9
Merge pull request #260461 from r-ryantm/auto-update/networkmanagerapplet
networkmanagerapplet: 1.32.0 -> 1.34.0
2023-10-14 12:33:34 +09:00
OTABI Tomoya
e9789a108a
Merge pull request #260391 from r-ryantm/auto-update/mockoon
mockoon: 4.1.0 -> 5.0.0
2023-10-14 12:31:21 +09:00
Hraban Luyat
012978daf9 wireguard-tools: bake wireguard-go in PATH
It’s a dependency. Without this, wg-quick doesn’t work if it’s installed on a
system without wireguard-go available in the PATH of the user.
2023-10-13 23:31:08 +02:00
github-actions[bot]
4a7eb88e55
Merge master into staging-next 2023-10-13 18:01:03 +00:00
Janik
96896946dd
Merge pull request #242371 from jfly/add-openvpn3-systemd-resolved-support 2023-10-13 19:58:37 +02:00
Weijia Wang
108f00eaae curl: fix patch 2023-10-13 17:02:14 +02:00
Weijia Wang
66681011bd Revert "curl: fixup build on darwin after update"
This reverts commit c2cce178fa.
2023-10-13 17:01:39 +02:00
github-actions[bot]
4645621691
Merge master into staging-next 2023-10-13 12:01:05 +00:00
Tobias Mayer
c2cce178fa
curl: fixup build on darwin after update
> checking for connect in libraries... cannot find connect
> configure: error: cannot find connect function in libraries.
2023-10-13 10:37:45 +02:00
Jeremy Fleischman
7ee5699496
nixos/openvpn3: Add support for systemd-resolved
I noticed that openvpn3 is been clobbering my `/etc/resolv.conf` file. I
dug around a bit, and it turns out that upstream actually does have
support for systemd-resolved. I think it makes sense for us to
automatically enable that feature if the system is configured to use
systemd-resolved.

I opted to not change the default behavior of `pkgs.openvpn3`, but can
easily be convinced to change that if folks think I should.
2023-10-13 00:32:15 -07:00
Janik
4c2613a3f2
Merge pull request #260758 from lilyinstarlight/fix/curl-impersonate-vulns 2023-10-13 09:15:42 +02:00
github-actions[bot]
8a68e0b5f5
Merge master into staging-next 2023-10-13 06:01:14 +00:00
Weijia Wang
dbbab6dfc0
Merge pull request #259316 from r-ryantm/auto-update/inadyn
inadyn: 2.11.0 -> 2.12.0
2023-10-13 04:11:55 +02:00
Weijia Wang
7bd816e436
Merge pull request #258929 from r-ryantm/auto-update/gsocket
gsocket: 1.4.40 -> 1.4.41
2023-10-13 03:57:07 +02:00
Weijia Wang
7c1c04eb60
Merge pull request #258305 from r-ryantm/auto-update/i2pd
i2pd: 2.48.0 -> 2.49.0
2023-10-13 02:32:46 +02:00
github-actions[bot]
58485aaddb
Merge master into staging-next 2023-10-13 00:02:24 +00:00
Weijia Wang
5a9c5c5dfc
Merge pull request #260691 from SharzyL/update/nexttrace
nexttrace: 1.2.1.1 -> 1.2.2.2
2023-10-12 23:45:25 +02:00
Linus Heckemann
75db88ef46
Merge pull request #260378 from 999eagle/feat/curl
curl: 8.3.0 -> 8.4.0
2023-10-12 23:18:13 +02:00
Lily Foster
d9eddb2270
curl-impersonate: add CVE-2023-38545 as a known vulnerability 2023-10-12 15:11:47 -04:00
github-actions[bot]
176015fc74
Merge master into staging-next 2023-10-12 18:01:06 +00:00
Nick Cao
4ca9f92d38
Merge pull request #260594 from r-ryantm/auto-update/onetun
onetun: 0.3.4 -> 0.3.5
2023-10-12 11:40:05 -04:00
SharzyL
035fbc134e
nexttrace: 1.2.1.1 -> 1.2.2.2 2023-10-12 21:20:42 +08:00
Alyssa Ross
1bb67a90ba
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/bambi/default.nix
	pkgs/development/python-modules/jaxopt/default.nix
2023-10-12 09:08:12 +00:00
Mario Rodas
11cbcd514c
Merge pull request #260034 from figsoda/oha
oha: 0.6.4 -> 0.6.5
2023-10-12 03:40:26 -05:00
lewo
24b175a8c8
Merge pull request #260439 from r-ryantm/auto-update/ipinfo
ipinfo: 3.0.1 -> 3.1.2
2023-10-12 08:47:48 +02:00
lewo
18ef9d3990
Merge pull request #260596 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 7.0.0 -> 7.0.1
2023-10-12 08:44:55 +02:00
R. Ryantm
d23b1b8697 openapi-generator-cli: 7.0.0 -> 7.0.1 2023-10-12 04:28:37 +00:00
Mario Rodas
f9114acb17 whois: fix build with Clang 2023-10-12 04:20:00 +00:00
R. Ryantm
6e022c37aa onetun: 0.3.4 -> 0.3.5 2023-10-12 04:16:23 +00:00
Nick Cao
a8942d7dde
Merge pull request #260451 from NickCao/singbox
sing-box: 1.5.2 -> 1.5.3
2023-10-11 23:41:47 -04:00
github-actions[bot]
b8d473b6d2
Merge master into staging-next 2023-10-11 18:01:06 +00:00
Nick Cao
535734e71c
Merge pull request #259865 from marsam/ssl-proxy-buildGo119Module
ssl-proxy: use buildGo119Module
2023-10-11 13:59:54 -04:00
R. Ryantm
c4c8c9333c networkmanagerapplet: 1.32.0 -> 1.34.0 2023-10-11 15:04:47 +00:00
R. Ryantm
f7af28c117 netbird: 0.23.6 -> 0.23.8 2023-10-11 14:37:52 +00:00
Nick Cao
20aad7f6f9
sing-box: 1.5.2 -> 1.5.3
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.2...v1.5.3
2023-10-11 10:33:27 -04:00
R. Ryantm
7279e8455f ipinfo: 3.0.1 -> 3.1.2 2023-10-11 13:41:28 +00:00