Commit graph

5617 commits

Author SHA1 Message Date
Maximilian Bosch
ea8ae88f04
Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
xrelkd
05a3625d36 brook: 20200102 -> 20200201 2020-02-01 13:52:20 +08:00
Marek Mahut
aada254bc8
Merge pull request #78948 from mmahut/vegeta
vegeta: init at 12.7.0
2020-01-31 18:30:47 +01:00
Mario Rodas
a879bd6517
Merge pull request #78909 from r-ryantm/auto-update/axel
axel: 2.17.6 -> 2.17.7
2020-01-31 08:31:04 -05:00
Marek Mahut
dd5b64a61a vegeta: init at 12.7.0 2020-01-31 10:42:58 +01:00
R. RyanTM
8d510b3424 axel: 2.17.6 -> 2.17.7 2020-01-30 20:22:35 +00:00
Franz Pletz
c5b062d064
Merge pull request #78865 from r-ryantm/auto-update/whois
whois: 5.5.3 -> 5.5.5
2020-01-30 16:41:25 +00:00
R. RyanTM
fb8967127a whois: 5.5.3 -> 5.5.5 2020-01-30 15:31:53 +00:00
Maximilian Bosch
73bc3300ad
gftp: fix build w/glibc-2.30 2020-01-29 12:16:05 +01:00
Mario Rodas
9773e239e1
Merge pull request #78588 from r-ryantm/auto-update/keepalived
keepalived: 2.0.19 -> 2.0.20
2020-01-28 19:58:59 -05:00
xrelkd
6f5268e7fc brook: 20190601 -> 20200102 2020-01-29 03:13:33 +08:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Hugo Reeves
ddec4efa7c
croc: 6.4.8 -> 6.4.10 2020-01-28 09:56:18 +13:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
R. RyanTM
e838bebc78 cjdns: 20.4 -> 20.5 2020-01-27 13:26:20 +01:00
R. RyanTM
3316b8fe5d keepalived: 2.0.19 -> 2.0.20 2020-01-27 03:01:16 +00:00
Marek Mahut
dcf7dd278e
Merge pull request #77906 from r-ryantm/auto-update/snabb
snabb: 2018.01.2 -> 2019.11
2020-01-26 13:23:17 +01:00
Maximilian Bosch
eb5ec176ce
bandwhich: 0.10.0 -> 0.11.0
https://github.com/imsnif/bandwhich/releases/tag/0.11.0
2020-01-25 23:08:56 +01:00
Benno Fünfstück
59e7ecdcd0 burpsuite: 1.7.36 -> 2.1.07 2020-01-25 22:17:39 +01:00
Atemu
ad3f0d9829 dnscrypt-proxy2: 2.0.25 -> 2.0.36 2020-01-25 17:39:22 +01:00
Mario Rodas
e820245294
Merge pull request #78259 from r-ryantm/auto-update/pdsh
pdsh: 2.33 -> 2.34
2020-01-24 18:36:48 -05:00
Bruno Bigras
11af4a1b42 httplz: 1.6.0 -> 1.8.0 2020-01-24 15:29:06 -05:00
Ingo Blechschmidt
89864a01d1 dsniff: Unbreak the build 2020-01-24 18:58:54 +01:00
Maximilian Bosch
eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch
e7b6039d0c
xnbd: fix build w/glibc-2.30 2020-01-23 00:21:21 +01:00
zowoq
88235d99a4 amass: 3.0.25 -> 3.4.2 (#78001) 2020-01-22 12:13:51 -08:00
Robin Gloster
0751c48313
Merge pull request #78191 from Ma27/bump-wireguard
wireguard: 1.0.20200102 -> 1.0.20200121
2020-01-22 16:10:50 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Mario Rodas
03884c3fe1
Merge pull request #78164 from servalcatty/v2ray
v2ray: 4.22.0 -> 4.22.1
2020-01-22 05:14:58 -05:00
R. RyanTM
cc7267143b pdsh: 2.33 -> 2.34 2020-01-22 09:47:39 +00:00
Matt Layher
228425978d corerad: 0.1.8 -> 0.1.9 2020-01-22 01:19:35 -08:00
Maximilian Bosch
dea2f98262
wireguard-tools: 1.0.20200102 -> 1.0.20200121
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004869.html
2020-01-21 17:55:09 +01:00
Serval
39ee33c832
v2ray: 4.22.0 -> 4.22.1 2020-01-21 21:51:44 +08:00
lewo
2b4753182e
Merge pull request #77851 from zowoq/saldl
saldl: init at 40
2020-01-21 08:43:05 +01:00
Mario Rodas
e517c5251e
Merge pull request #77976 from filalex77/nebula-1.1.0
nebula: 1.0.0 -> 1.1.0
2020-01-18 15:04:56 -05:00
Maximilian Bosch
1470109737
bandwhich: 0.9.0 -> 0.10.0
https://github.com/imsnif/bandwhich/releases/tag/0.10.0
2020-01-18 13:51:58 +01:00
Oleksii Filonenko
ae3ba80c6d
nebula: 1.0.0 -> 1.1.0 2020-01-18 13:50:53 +02:00
Michael Raskin
bff47db030
Merge pull request #77918 from r-ryantm/auto-update/wavemon
wavemon: 0.9.0 -> 0.9.1
2020-01-17 22:01:32 +00:00
zowoq
531eb30f6b saldl: init at 40 2020-01-18 08:01:19 +10:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
R. RyanTM
34cec31015 wavemon: 0.9.0 -> 0.9.1 2020-01-17 12:26:58 +00:00
R. RyanTM
153934acfc snabb: 2018.01.2 -> 2019.11 2020-01-17 11:03:57 +00:00
Matt Layher
9c66687ef1 corerad: 0.1.4 -> 0.1.8 (#77848) 2020-01-16 16:44:30 -08:00
Will Dietz
0d5b21e9ba lftp: 4.9.0 -> 4.9.1
https://lftp.yar.ru/news.html
(cherry picked from commit 6c545f25f02a4dccf9fc2ceef3a15267d9eb53c5)
2020-01-16 21:38:19 +00:00
Silvan Mosberger
7869cd26b3
iperf3: fix compilation to support authentication creds (#77592)
iperf3: fix compilation to support authentication creds
2020-01-16 22:20:06 +01:00
Merlin Göttlinger
b9e7d34c1d mu: fixed incorrect substitution
The string to substitute was wrong.
2020-01-16 15:52:57 +01:00
Hugo Reeves
3697d7c523 cassowary: init at v0.3.0 2020-01-16 15:47:30 +01:00
Oleksii Filonenko
f7afe54cc3 subfinder: 2.2.4 -> 2.3.0 2020-01-16 14:38:20 +01:00
Bruno Bigras
8858cc1821 httpie: 1.0.3 -> 2.0.0 2020-01-15 10:45:12 -05:00
zowoq
3cccbaa980 curl: 7.67.0 -> 7.68.0
https://curl.haxx.se/changes.html#7_68_0
2020-01-15 09:40:40 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
worldofpeace
470037f15f
Merge pull request #76205 from worldofpeace/network-manager/update
networkmanager: 1.20.8 -> 1.22.4, modemmanager: 1.10.6 -> 1.12.2
2020-01-14 18:05:26 -05:00
Maximilian Bosch
4490cfad6c
bandwhich: 0.8.0 -> 0.9.0
https://github.com/imsnif/bandwhich/releases/tag/0.9.0
2020-01-14 18:25:54 +01:00
Luka Blaskovic
dcd9031572 ppp: fix build with glibc>=2.28 2020-01-14 09:06:23 +00:00
Luka Blaskovic
83069e18e6 maxscale: build with bison3 2020-01-13 21:35:19 +00:00
worldofpeace
4b332228ff modemmanager: 1.10.6 -> 1.12.2
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.12.2/NEWS
2020-01-13 13:05:12 -05:00
worldofpeace
0ec87b8aca networkmanager: 1.20.8 -> 1.22.4
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.22.4/NEWS
2020-01-13 13:05:00 -05:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Peter Hoeg
cd5222a8b5 netalyzr: service no longer exists as of 2019-03 2020-01-13 21:59:04 +08:00
Lio李欧
c926ef804f axel: enable darwin (#77593)
This derivation appears to work fine on Darwin.
2020-01-13 10:04:58 +00:00
Sergey Lukjanov
eabc138cb9 iperf3: fix compilation to support authentication creds
Service iperf3 defines authorizedUsersFile and rsaPrivateKey to
enable authenticated iperf server. It requires iperf to be compiled
with openssl.

https://nixos.org/nixos/options.html#services.iperf3.authorizedusersfile
2020-01-12 17:57:48 -08:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Will Dietz
2e33f671bf dhcp: fix homepage, quote 2020-01-11 12:57:32 -08:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Mario Rodas
86654205ee
shadowsocks-libev: 3.3.3 -> 3.3.4
Changelog: https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.4
2020-01-09 20:52:00 -05:00
Vladimír Čunát
9e0c8f0cbe
ppp: remove falsifian from meta.maintainers
https://github.com/NixOS/nixpkgs/pull/66528#issuecomment-572762705
2020-01-09 22:52:11 +01:00
Maximilian Bosch
7ee263e699
bandwhich: 0.7.0 -> 0.8.0
https://github.com/imsnif/bandwhich/releases/tag/0.8.0
2020-01-09 21:50:46 +01:00
Mario Rodas
459ec6d127
Merge pull request #77176 from r-ryantm/auto-update/ocserv
ocserv: 0.12.5 -> 0.12.6
2020-01-09 05:02:47 -05:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Ryan Mulligan
09e3b355a9
Merge pull request #77146 from r-ryantm/auto-update/mcrcon
mcrcon: 0.6.1 -> 0.7.1
2020-01-07 06:48:05 -08:00
R. RyanTM
7ee13b98fb ocserv: 0.12.5 -> 0.12.6 2020-01-06 21:12:15 -08:00
R. RyanTM
54553c2302 mcrcon: 0.6.1 -> 0.7.1 2020-01-06 15:12:26 -08:00
Matt Layher
987a5ffea5 corerad: init at v0.1.4
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-01-06 13:49:14 -08:00
Maximilian Bosch
1bb691ff9f
nfstrace: fix build
https://hydra.nixos.org/build/109722476
2020-01-06 18:16:14 +01:00
Ryan Mulligan
abd50675a3
Merge pull request #77025 from r-ryantm/auto-update/eternal-terminal
eternal-terminal: 6.0.4 -> 6.0.5
2020-01-06 05:57:04 -08:00
markuskowa
c10e8d6345
Merge pull request #76693 from filalex77/findomain-0.9.3
findomain: init at 0.9.3
2020-01-06 14:54:36 +01:00
markuskowa
7917562895
Merge pull request #77027 from filalex77/frp-0.31.1
frp: 0.30.0 -> 0.31.1
2020-01-06 13:04:44 +01:00
Oleksii Filonenko
3e036c262b
findomain: init at 0.9.3 2020-01-06 13:57:34 +02:00
Frederik Rietdijk
4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Oleksii Filonenko
5a0778c5e4
bandwhich: 0.6.0 -> 0.7.0 2020-01-06 11:27:45 +02:00
R. RyanTM
dce4b28327 eternal-terminal: 6.0.4 -> 6.0.5 2020-01-06 01:09:54 -08:00
Oleksii Filonenko
add9611b59
frp: 0.30.0 -> 0.31.1 2020-01-06 10:51:41 +02:00
Maximilian Bosch
069188467c
wireguard-go: fix darwin build
https://hydra.nixos.org/build/109407984
2020-01-05 16:42:17 +01:00
zimbatm
48f461d8c3
Merge pull request #76916 from danielfullmer/zerotierone-cross
zerotierone: fix cross compilation
2020-01-04 20:41:22 +00:00
Maximilian Bosch
8f0b3b1305
openssh_gssapi: fix build
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.

I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:

```
ERROR: configure is out of date; please run autoreconf (and configure)
```

[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
Daniel Fullmer
115534cf8c zerotierone: add arm platform
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer
7fffda016c zerotierone: add danielfullmer as maintainer 2020-01-03 20:26:42 -05:00
Daniel Fullmer
44d0aed677 zerotierone: fix cross compilation 2020-01-03 20:26:42 -05:00
Bernardo Meurer
0fb7ae83ad ngrok-2: isArm -> isAarch32 2020-01-03 14:44:17 +01:00
Maximilian Bosch
117d43d1a0
wireguard-go: 20190908 -> 20191012 2020-01-03 14:08:18 +01:00
Maximilian Bosch
fad24a7f9c
wireguard-tools: 1.0.20200102 2020-01-03 14:08:18 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Maximilian Bosch
dad49d0b5e
Merge pull request #76815 from filalex77/clash-0.17.1
clash: 0.16.0 -> 0.17.1
2020-01-02 20:31:37 +01:00
Marek Mahut
16061ff61d
Merge pull request #76764 from servalcatty/v2ray
v2ray: 4.21.3 -> 4.22.0
2020-01-02 17:24:30 +01:00
Oleksii Filonenko
0f13282340
clash: add constant.Version to ldflags 2020-01-02 12:56:51 +02:00
Oleksii Filonenko
2e43dd0e74
clash: add filalex77 to maintainers 2020-01-02 12:52:14 +02:00
Oleksii Filonenko
939ee5022e
clash: 0.16.0 -> 0.17.1 2020-01-02 12:51:19 +02:00
Anders Kaseorg
e474db24b1 dhcpcd: fix RA time unit confusion
Fixes #76710.  Submitted upstream as rsmarples/dhcpcd#12.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 15:31:05 -08:00
Serval
ceeb0ad038
v2ray: 4.21.3 -> 4.22.0 2020-01-01 10:44:07 +08:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Jörg Thalheim
a45447a3d5
bandwhich: init at 0.6.0 (#76689)
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Oleksii Filonenko
1a477dc895
bandwhich: 0.5.1 -> 0.6.0
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Jan Tojnar
9a8441c170
maphosts: fix build 2019-12-31 02:37:24 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
e9c27ed5f9
treewide: configureFlags is a flat list 2019-12-31 01:34:39 +01:00
Maximilian Bosch
b92fc0fba4
nfstrace: fix for structured attrs 2019-12-31 01:28:05 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Jonathan Ringer
d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Ryan Mulligan
3a644e30b9
Merge pull request #46131 from ju1m/shorewall
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Julien Moutinho
56a73dfb35 shorewall: init at 5.2.3.3
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Frederik Rietdijk
bfa5af85b7 Merge staging-next into staging 2019-12-30 16:25:56 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Oleksii Filonenko
014ffad408
what: init at 0.5.1 2019-12-30 13:40:22 +02:00
Maximilian Bosch
646c641358
Merge pull request #76578 from xwvvvvwx/wireguard-tools-1.0.20191226
wireguard-tools 1.0.20191226 / wireguard 0.0.20191226
2019-12-30 12:22:37 +01:00
Jan Tojnar
ea4da9b5fa
Merge pull request #76674 from jtojnar/structured-attrs-masterable
treewide: structured-attrs fixes
2019-12-30 04:52:45 +01:00
Robin Gloster
20b02b80aa
uwimap: fix makeFlags 2019-12-30 04:50:36 +01:00
Robin Gloster
9970f29513
treewide: *Flags are lists 2019-12-30 04:50:35 +01:00
B YI
1b20a627d5 clash: init at 0.16.0 (#76572) 2019-12-29 18:18:10 -08:00
Jan Tojnar
c691baf85f
strongswan: switch to python 3 2019-12-29 11:21:07 +01:00
R. RyanTM
a86e5f8a37 offlineimap: 7.3.0 -> 7.3.2 (#76353) 2019-12-28 11:45:39 -05:00
David Terry
d6be252921
wireguard-tools: 0.0.20191219 -> 1.0.20191226
the userspace wireguard tools have been pulled out into their own repo as
announced in this mailing list post:

https://lists.zx2c4.com/pipermail/wireguard/2019-December/004787.html
2019-12-27 21:02:22 +01:00
lewo
3ffbbd5951
Merge pull request #76224 from r-ryantm/auto-update/dhcpcd
dhcpcd: 8.1.2 -> 8.1.4
2019-12-27 10:15:34 +01:00
lewo
cee8906c5c
Merge pull request #76297 from ruuda/acme-client-0.2.5
acme-client: 0.2.4 -> 0.2.5
2019-12-27 10:14:02 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Vonfry
8b6bb39d39 offlineimap: add proxy dependency (#76347) 2019-12-26 12:30:57 +01:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Eduardo Quiros
52e490fd19 croc: 6.4.7 -> 6.4.8 2019-12-24 00:36:25 -06:00
R. RyanTM
3bb44f0f9d lftp: 4.8.4 -> 4.9.0 2019-12-23 23:52:28 +01:00
Ruud van Asseldonk
6d4c8730d9 acme-client: 0.2.4 -> 0.2.5 2019-12-23 20:03:02 +01:00
Domen Kožar
2004784aa4
datadog-agent: enable secrets and allow extending tags 2019-12-23 10:43:15 +01:00
R. RyanTM
0bc45ecba1 dhcpcd: 8.1.2 -> 8.1.4 2019-12-22 22:32:49 -08:00
Jörg Thalheim
aadfcc0900
nixos/keepalived: add test 2019-12-22 08:52:56 +00:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Jörg Thalheim
475aecef6a
argus: flex & bison belongs to nativeBuildInputs 2019-12-21 22:56:06 +00:00
Jörg Thalheim
2ce0f06a7c
keepalived: 1.4.5 -> 2.0.19 2019-12-21 22:56:03 +00:00
worldofpeace
e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
Maximilian Bosch
ca70dc27f7
Merge pull request #72595 from r-ryantm/auto-update/ocserv
ocserv: 0.12.4 -> 0.12.5
2019-12-20 23:50:19 +01:00
Ivan Kozik
cbd67719fd wireguard-tools: 0.0.20191212 -> 0.0.20191219 2019-12-19 00:30:02 -08:00