Commit graph

5141 commits

Author SHA1 Message Date
Domen Kožar 40e973776d
Merge pull request #67003 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.0.3 -> 4.1.0
2019-08-20 15:48:42 +02:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
R. RyanTM ed2bbb7bf9 openconnect: 8.03 -> 8.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openconnect/versions
2019-08-19 20:55:28 -07:00
Bruno Bigras fc1f812a44 httplz: 1.5.1 -> 1.5.2 2019-08-19 21:33:13 -04:00
R. RyanTM 1a4644b6ed openapi-generator-cli: 4.0.3 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-08-19 18:31:42 -07:00
R. RyanTM b7c70b1bd8 nfdump: 1.6.17 -> 1.6.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nfdump/versions
2019-08-19 18:03:23 -07:00
R. RyanTM df771cf289 memtier-benchmark: 1.2.11 -> 1.2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memtier-benchmark/versions
2019-08-19 19:29:28 -05:00
Will Dietz 1aaf047918
whois: 5.5.0 -> 5.5.1
https://github.com/rfc1036/whois/blob/v5.5.1/debian/changelog
2019-08-19 14:56:50 -05:00
R. RyanTM 09148726a2 tridactyl-native: 1.16.2 -> 1.16.3 (#66874)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-08-19 13:28:57 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Frederik Rietdijk 295888c622
Merge pull request #66381 from NixOS/staging-next
Staging next
2019-08-18 08:54:45 +02:00
Maximilian Bosch 4d5d448859 curlie: init at 1.2.0 (#66799) 2019-08-17 20:52:19 -07:00
Marek Mahut 37c22b49f5
Merge pull request #66743 from c089/patch-1
http-prompt: Allow installation on Mac OS
2019-08-17 23:53:51 +02:00
Marek Mahut 4291d44309
Merge pull request #66726 from bbigras/httplz
httplz: 1.5.0 -> 1.5.1
2019-08-17 23:07:21 +02:00
R. RyanTM 8fa7c08c58 babeld: 1.8.5 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2019-08-17 12:17:02 -07:00
Marek Mahut 67ae9491d9 httplz: adding darwin.apple_sdk.frameworks.Security 2019-08-17 19:43:44 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Frederik Rietdijk c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Christoph Neuroth 4ef579143c http-prompt: Allow installation on Mac OS
The original pkg author noted that they could only test on linux. I'm running
this package on Mac OS without problems.
2019-08-17 07:58:19 +02:00
Bruno Bigras 42accfb7d1 httplz: 1.5.0 -> 1.5.1 2019-08-16 12:24:10 -04:00
John Wiegley 2edd7103da
mtr: Only include libcap on Darwin
Fixes #66688
2019-08-15 11:29:13 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Jonathan Ringer cbed276a69 axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
Marek Mahut 61ea45d6be
Merge pull request #65403 from dtzWill/update/dhcpcd-8.0.1
dhcpcd: 7.2.3 -> 8.0.2
2019-08-13 21:59:37 +02:00
Jan Tojnar bb4a33ec91
ofono: init at 1.30 (#66565)
ofono: init at 1.30
2019-08-13 15:56:52 +02:00
Jan Tojnar 590310b23f
ofono: init at 1.30 2019-08-13 15:37:16 +02:00
Graham Christensen 5d807f80c7
Merge pull request #63864 from cransom/datadog-agent-integrations-fix
datadog-agent: fix extraIntegrations
2019-08-12 12:15:48 -04:00
edef 068f46f991
Merge pull request #63585 from edef1c/openssh-keysign
openssh: use ssh-keysign from PATH
2019-08-11 12:57:42 +00:00
Daniel Schaefer e1a5484098 pptp: Fix shebangs
- Remove `which` as build-time input
- Use substituteInPlace instead of sed (warns if it fails to replace)
- Use perl in buildInputs as it's a run-time dependency
- Patch shebangs manually, not sure why fixupPhase doesn't do it
2019-08-11 01:53:08 +09:00
markuskowa 732c1671f5
Merge pull request #66380 from markuskowa/upd-rdma
rdma-core: 24.0 -> 25.0
2019-08-10 11:55:17 +02:00
Marek Mahut c3b16e827c
Merge pull request #65977 from r-ryantm/auto-update/mcrcon
mcrcon: 0.0.5 -> 0.6.1
2019-08-09 23:48:44 +02:00
Frederik Rietdijk 9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
Markus Kowalewski f873471bfe
infiniband-diags: remove
All commands provided by infiniband-diags are already
included in rdma-core, which is required to build infiniband-diags.
2019-08-09 13:36:56 +02:00
Mario Rodas 7610e3a33c
shadowsocks-libev: 3.3.0 -> 3.3.1 2019-08-09 03:55:44 -05:00
Alexandre Esteves a37c058422 tendermint: init at 0.32.2 2019-08-08 11:44:33 +01:00
Marek Mahut 8b85de318d
Merge pull request #66006 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.0.1 -> 4.0.3
2019-08-07 11:37:52 +02:00
Maximilian Bosch 13d766f8b8
Merge pull request #66179 from r-ryantm/auto-update/whois
whois: 5.4.3 -> 5.5.0
2019-08-06 15:50:41 +02:00
R. RyanTM 1c7d2df130 whois: 5.4.3 -> 5.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/whois/versions
2019-08-06 02:02:09 -07:00
Peter Hoeg 49e61479d4 mtr: build a -gui option as well 2019-08-05 17:39:40 +08:00
Peter Hoeg 32526e65bd mtr: 0.92 -> 0.93 2019-08-05 11:46:24 +08:00
R. RyanTM 0204685126 openapi-generator-cli: 4.0.1 -> 4.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-08-04 19:16:49 -07:00
R. RyanTM 607171e3e5 mcrcon: 0.0.5 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mcrcon/versions
2019-08-04 13:15:58 -07:00
R. RyanTM 6e993e3fbc babeld: 1.8.4 -> 1.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2019-08-03 15:42:09 -07:00
Frederik Rietdijk 8fa3fb092e
Merge pull request #65624 from worldofpeace/bump-networkmanager
networkmanager: 1.18.1 -> 1.18.2
2019-08-03 08:02:35 +02:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Robin Gloster 30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +02:00
adisbladis 9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace 3b37b0afc7
Merge pull request #65622 from HugoReeves/master
croc: init at 6.1.1
2019-08-01 02:22:08 -04:00
Hugo Reeves 4fa644bcec
croc: init at 6.1.1 2019-08-01 17:07:58 +12:00
edef 9fe10288f0 openssh: use ssh-keysign from PATH
ssh-keysign is used for host-based authentication, and is designed to be used
as SUID-root program. OpenSSH defaults to referencing it from libexec, which
cannot be made SUID in Nix.
2019-07-31 12:19:36 +00:00
Will Dietz de3bbbf46c networkmanager: libaudit yes but disabled by default 2019-07-31 02:55:25 -04:00
Will Dietz ee409c1cc1 networkmanager: disable dhcpcanon instead of assuming in /usr/* 2019-07-31 02:55:15 -04:00
worldofpeace 3c77163d46 networkmanager: 1.18.1 -> 1.18.2
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.18.2/NEWS
2019-07-31 02:54:59 -04:00
worldofpeace f4b9195e36
Merge pull request #62919 from dtzWill/update/networkmanager_strongswan-1.4.5
networkmanager_strongswan: 1.4.4 -> 1.4.5
2019-07-31 02:38:51 -04:00
worldofpeace 4b1dd1c3a3
Merge pull request #65605 from danielfullmer/zerotier-1.4.0
zerotierone: 1.2.12 -> 1.4.0
2019-07-31 01:13:00 -04:00
Will Dietz a8e9dc728b
dhcpcd: 8.0.1 -> 8.0.2
https://roy.marples.name/blog/dhcpcd-8-0-2-released

> I don't anticipate any more releases for a while as this is looking
really good now!
2019-07-30 17:36:39 -05:00
Daniel Fullmer 8c975f2f38 zerotierone: 1.2.12 -> 1.4.0 2019-07-30 13:19:15 -04:00
Robin Gloster 242e52dbb1
treewide: remove openssl 1.1 pinning 2019-07-30 03:41:32 +02:00
Daniel Schaefer 2f5beaec08 tgt: Install systemd tgtd.service (#65565)
* tgt: Add homepage

* tgt: tgt-admin needs lsof, sg3_utils and tgtadm

Otherwise it fails with return code 72057594037927935.

* tgt: libxslt and docbook_xsl not needed at runtime

They're only there to build the documentation.

* tgt: Install systemd tgtd.service

Resolves #38012

* tgt: Add JohnAZoidberg as maintainer
2019-07-29 23:21:00 +00:00
Robin Gloster 178cb02571
radsecproxy: 1.6.9 -> 1.8.0 2019-07-29 22:17:04 +02:00
Robin Gloster 11961d35e7
libtorrent: remove released patch 2019-07-29 21:56:30 +02:00
Andreas Rammhold b300c7fe28
mailsend: apply openssl1.1 patch 2019-07-29 21:25:14 +02:00
Andreas Rammhold 8c8c3ab85d
libtorrent: apply openssl 1.1 patch 2019-07-29 21:25:13 +02:00
Robin Gloster 690aaf4429
uwimap: add patch to build with openssl 1.1.0 2019-07-29 21:25:10 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Wael Nasreddine 6f46503f13
amass: 2.9.11 -> 3.0.25 (#65491) 2019-07-27 23:33:01 -07:00
Frederik Rietdijk 0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Will Dietz 55bbc807eb
dhcpcd: 7.2.3 -> 8.0.1
https://roy.marples.name/blog/dhcpcd-8-0-0-released
https://roy.marples.name/blog/dhcpcd-8-0-1-released
2019-07-25 23:35:05 -05:00
Matthew Bauer 173a5408d2
Merge pull request #65319 from nicknovitski/fix-darwin-ngrok
ngrok: fix build on darwin
2019-07-25 09:54:43 -04:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Orivej Desh 57d5b0be29 slirp4netns: 0.3.0-alpha.2 -> 0.3.0 2019-07-25 03:33:13 +00:00
Nick Novitski 1c0e584c64 ngrok: fix build on darwin 2019-07-24 14:33:48 -07:00
Vladimír Čunát 96b925e63d
dnsperf: 2.2.0 -> 2.3.1
Mainly they add support for TCP and TLS.
2019-07-24 17:09:57 +02:00
Steven Shaw a4520359e3
linkchecker: 9.3.1 -> 9.4.0
Version 9.3.1 was crashing.
2019-07-24 17:42:47 +10:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Frederik Rietdijk b11049d562 Merge staging-next into staging 2019-07-22 14:16:15 +02:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
R. RyanTM 69b233e704 curl: 7.65.0 -> 7.65.3 2019-07-20 09:43:44 +02:00
Frederik Rietdijk be25210e89 Merge staging-next into staging 2019-07-20 09:21:59 +02:00
R. RyanTM 9aecdf07c7 openresolv: 3.9.0 -> 3.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openresolv/versions
2019-07-20 09:05:33 +02:00
Mario Rodas b6c2cb780f
rtorrent: 0.9.7 -> 0.9.8 2019-07-19 20:35:43 -05:00
Mario Rodas 894edfd504
librtorrent: 0.13.7 -> 0.13.8 2019-07-19 20:26:40 -05:00
Sarah Brofeldt f4ed4b8e4d
Merge pull request #64777 from jonringer/ytcc-enable-tests
ytcc: enable tests
2019-07-18 18:52:21 +02:00
R. RyanTM 43aa4b4154 spoofer: 1.4.2 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spoofer/versions
2019-07-17 09:37:21 +02:00
R. RyanTM e50674b6b2 tgt: 1.0.78 -> 1.0.79
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-07-17 09:34:00 +02:00
Ryan Mulligan 2135e0659f
Merge pull request #64857 from r-ryantm/auto-update/ocserv
ocserv: 0.12.3 -> 0.12.4
2019-07-16 20:05:09 -07:00
worldofpeace ac94237021
Merge pull request #63898 from mmahut/guardian-agent
guardian-agent: init at 0.7.2-beta
2019-07-16 15:53:52 -04:00
Marek Mahut a02449824e guardian-agent: init at 0.7.2-beta 2019-07-16 21:23:21 +02:00
R. RyanTM b44996fe05 ocserv: 0.12.3 -> 0.12.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocserv/versions
2019-07-15 20:20:04 -07:00
Mario Rodas 4722be1639
Merge pull request #64802 from r-ryantm/auto-update/htpdate
htpdate: 1.2.0 -> 1.2.1
2019-07-15 19:09:49 -05:00
R. RyanTM 6fe71e632c tridactyl-native: 1.15.0 -> 1.16.2 (#64793)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-07-15 18:57:33 +02:00
R. RyanTM b43744b933 davix: 0.7.3 -> 0.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-07-15 17:21:11 +02:00
R. RyanTM ba4ea421b8 htpdate: 1.2.0 -> 1.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/htpdate/versions
2019-07-15 07:03:54 -07:00
Jonathan Ringer 89fa31e4ab ytcc: enable tests 2019-07-15 00:50:51 -07:00
xrelkd 594dfcd63b axel: 2.17.1 -> 2.17.3 2019-07-12 13:28:46 +02:00
Pradyuman Vig d4858a01e1
grpcui: init at 0.2.0 2019-07-11 19:46:11 -06:00
Сухарик 253f9cf574 i2p: 0.9.39 -> 0.9.41 2019-07-11 23:00:39 +02:00
Frederik Rietdijk 74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
xrelkd b198b3e33d wireguard-tools: 0.0.20190601 -> 0.0.20190702 2019-07-07 03:16:15 +08:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
R. RyanTM c0773aa73c iperf: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iperf/versions
2019-07-06 06:33:10 +02:00
R. RyanTM 27dab9dc40 miniupnpc_2: 2.1.20190408 -> 2.1.20190625
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/miniupnpc/versions
2019-07-05 23:27:27 +02:00
adisbladis d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM f7eee05a22 unbound: 1.9.1 -> 1.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unbound/versions
2019-07-03 08:28:23 +02:00
R. RyanTM b9ac8efcc3 dhcpcd: 7.2.2 -> 7.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dhcpcd/versions
2019-07-02 20:09:31 +02:00
R. RyanTM 2564dac828 lldpd: 1.0.3 -> 1.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lldpd/versions
2019-07-02 20:05:13 +02:00
Casey Ransom 35d58c3421 datadog-agent: fix extraIntegrations
The override that builds the custom python for integrations-core was
overriding python, but pythonPackages was still being inherited from a
call to `datadog-integrations-core {}`, causing
service.datadog-agent.extraIntegrations to be ignored.
2019-07-01 11:45:19 -04:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
worldofpeace cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
Graham Christensen 0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
uHOOCCOOHu cc8152323d
shadowsocks-libev: fix shared libraries 2019-06-27 02:40:57 +08:00
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
R. RyanTM 74fd5305f1 openapi-generator-cli: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-06-23 15:01:58 +02:00
Frederik Rietdijk 72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
aszlig fcf2d5745e
ip2unix: 2.0.1 -> 2.1.0
Upstream changes:

  * Support AF_INET and AF_INET6 sockets for systemd socket activation.

This basically makes ip2unix generally usable for turning any (not
statically linked) application into systemd socket activated services.

Signed-off-by: aszlig <aszlig@nix.build>
2019-06-21 05:20:19 +02:00
Mario Rodas e0a1c8f003
Merge pull request #63185 from marsam/update-shadwsocks
shadowsocks-libev: 3.2.5 -> 3.3.0
2019-06-20 18:40:21 -05:00
volth b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Mario Rodas 98a3818692
Merge pull request #63318 from r-ryantm/auto-update/offlineimap
offlineimap: 7.2.3 -> 7.2.4
2019-06-20 05:58:30 -05:00
Mario Rodas 8f0d6c0666
Merge pull request #63268 from r-ryantm/auto-update/i2pd
i2pd: 2.25.0 -> 2.26.0
2019-06-20 05:52:11 -05:00
Georges Dubus 85c551a1ed
Merge pull request #63320 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.9.0 -> 1.10.0
2019-06-19 11:19:25 +02:00
R. RyanTM ff2cec38fb stunnel: 5.54 -> 5.55
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2019-06-18 17:33:19 -05:00
R. RyanTM 1eeb240afd whois: 5.4.2 -> 5.4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/whois/versions
2019-06-18 10:24:42 -07:00
R. RyanTM 9b775bcdcf openconnect: 8.02 -> 8.03
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openconnect/versions
2019-06-18 11:20:56 +02:00
R. RyanTM 6daac686c5 networkmanager: 1.18.0 -> 1.18.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/network-manager/versions
2019-06-18 11:16:20 +02:00
R. RyanTM 021257e598 openfortivpn: 1.9.0 -> 1.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfortivpn/versions
2019-06-17 05:05:40 -07:00
R. RyanTM bd41deb841 offlineimap: 7.2.3 -> 7.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/offlineimap/versions
2019-06-17 04:41:32 -07:00
Linus Heckemann f6799bc5e1
altermime: fix build with gcc8 2019-06-17 07:06:07 +02:00
Franz Pletz d8679a3a36
dhcp: fix build with gcc8 2019-06-17 07:05:54 +02:00
R. RyanTM 80d11e4ca9 i2pd: 2.25.0 -> 2.26.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-06-16 19:33:29 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas f87183ad85
shadowsocks-libev: 3.2.5 -> 3.3.0 2019-06-15 16:20:00 -05:00
Frederik Rietdijk e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Will Dietz e69a999095
networkmanager_strongswan: 1.4.4 -> 1.4.5 2019-06-09 21:54:55 -05:00
Elis Hirwing bed470aa55
Merge pull request #62690 from dtzWill/update/shadowfox-2.2.0
shadowfox: 2.0.1 -> 2.2.0
2019-06-09 21:04:17 +02:00
Frederik Rietdijk d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Franz Pletz 8ec6df1395
Merge pull request #62683 from dtzWill/update/tgt-1.0.78
tgt: 1.0.77 -> 1.0.78, touchup
2019-06-08 09:12:31 +00:00
Franz Pletz 3b58c7206b
Merge pull request #62610 from Profpatsch/iperf3-symlink-manpage
iperf3: symlink manpage to iperf & split man output
2019-06-08 08:21:51 +00:00
Joachim F c407522139
Merge pull request #62797 from dtzWill/update/dnscrypt-proxy2-2.0.25
dnscrypt-proxy2: 2.0.22 -> 2.0.25
2019-06-07 14:30:40 +00:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Will Dietz 8fdfa454d1
shadowfox: 2.0.1 -> 2.2.0 2019-06-06 23:41:49 -05:00
Will Dietz ae67c0026c
dnscrypt-proxy2: 2.0.22 -> 2.0.25
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.25
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.24
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.23
2019-06-06 21:56:19 -05:00
Sander van der Burg 18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
Vladimír Čunát c0ccf42c69
Merge branch 'staging-next' into staging 2019-06-05 11:12:34 +02:00
Vladimír Čunát 576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
Will Dietz b5f80fdd4c
networkmanagerapplet: 1.8.20 -> 1.8.22 2019-06-04 15:10:49 -05:00
Will Dietz 0fc454c57d
tgt: 1.0.77 -> 1.0.78, touchup 2019-06-04 14:56:00 -05:00
Mario Rodas 743583b907
Merge pull request #62403 from xrelkd/update/brook
brook: 20190401 -> 20190601
2019-06-04 11:10:25 -05:00
Profpatsch ff132824f2 iperf2: make binary symlink & prioritize iperf3
If both are in the environment, iperf3 should be used as `bin/iperf`
by default, for more consistency.
2019-06-04 14:37:04 +02:00
Bas van Dijk f6ba5b91e8
Merge pull request #62616 from basvandijk/strongswan-5.8.0
strongswan: 5.7.2 -> 5.8.0
2019-06-03 23:43:20 +02:00
Vladimír Čunát ee86a325dd
Merge branch 'staging-next' into staging
Conflicts (simple):
	nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
Ryan Mulligan 5884dfe5a9
Merge pull request #62581 from r-ryantm/auto-update/uget
uget: 2.2.1 -> 2.2.2
2019-06-03 09:05:45 -07:00
Bas van Dijk 1959799d51 strongswan: 5.7.2 -> 5.8.0 2019-06-03 18:01:55 +02:00
Profpatsch 347bf168da iperf3: symlink manpage to iperf & split man output
Closes: https://github.com/NixOS/nixpkgs/issues/62255
2019-06-03 15:51:15 +02:00
Vladimír Čunát c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
R. RyanTM 9e530fe285 uget: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uget/versions
2019-06-03 00:09:12 -07:00
Florian Klink f71206190f
wireguard-tools, wireguard-go: add update scripts, wireguard-go: 0.0.20181222 -> 0.0.20190517 (#62432)
wireguard-tools, wireguard-go: add update scripts, wireguard-go: 0.0.20181222 -> 0.0.20190517
2019-06-02 19:48:35 +02:00
Elis Hirwing 3ed59432c0
Merge pull request #62433 from r-ryantm/auto-update/haproxy
haproxy: 1.9.7 -> 1.9.8
2019-06-02 08:49:13 +02:00
Mario Rodas 24969eb4c7
Merge pull request #62441 from r-ryantm/auto-update/isync
isync: 1.3.0 -> 1.3.1
2019-06-01 18:46:19 -05:00
R. RyanTM 184073af2a isync: 1.3.0 -> 1.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/isync/versions
2019-06-01 15:44:38 -07:00
Florian Klink 9df70b05c4 wireguard-go: 0.0.20181222 -> 0.0.20190517 2019-06-01 23:06:38 +02:00
Florian Klink 24818b25b0 wireguard-go: add updateScript 2019-06-01 23:06:38 +02:00
R. RyanTM 538bf3deee haproxy: 1.9.7 -> 1.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2019-06-01 14:00:39 -07:00
Elis Hirwing 8c3104c898
Merge pull request #62410 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.14.9 -> 1.15.0
2019-06-01 22:25:58 +02:00
Florian Klink f3ce2151db wireguard-tools: add updateScript 2019-06-01 22:17:25 +02:00
worldofpeace 10ac7daa40
Merge pull request #62395 from r-ryantm/auto-update/eternal-terminal
eternal-terminal: 5.1.9 -> 5.1.10
2019-06-01 12:06:35 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
R. RyanTM a1961db5f8 tridactyl-native: 1.14.9 -> 1.15.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tridactyl-native/versions
2019-06-01 08:17:44 -07:00
xrelkd 63395027a6 brook: 20190401 -> 20190601 2019-06-01 22:41:05 +08:00
R. RyanTM 464869a70d eternal-terminal: 5.1.9 -> 5.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eternal-terminal/versions
2019-06-01 06:51:41 -07:00
Graham Christensen 14c352b527
wireguard-tools: 0.0.20190531 -> 0.0.20190601 2019-06-01 09:05:59 -04:00
Matthew Bauer 01390dcef2
Merge pull request #60419 from dtzWill/fix/mosh-llvm7
mosh: upstream patch to fix w/newer clang/libcxx (c++17)
2019-05-31 20:59:48 -04:00
Graham Christensen 29eb4bcdb8
wireguard: 0.0.20190406 -> 0.0.20190531 2019-05-31 14:51:31 -04:00
Izorkin 0ed2f0251b datadog-agent: fix sha256 sum 2019-05-30 11:48:04 +03:00
Jörg Thalheim b79b4d0804
Merge pull request #62229 from Infinisil/fix/tahoe-lafs
tahoe-lafs: Fix build
2019-05-30 07:38:33 +01:00
Joachim F 7435625dd0
Merge pull request #61821 from Izorkin/datadog
Datadog: update packages
2019-05-29 20:10:15 +00:00
Silvan Mosberger 16a2f5a346
tahoe-lafs: Fix build 2019-05-29 21:48:47 +02:00
Aaron Andersen caa4d272fb ddclient: fix fallout from #62068 2019-05-29 11:53:36 -04:00
Frederik Rietdijk b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk 97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Renaud 3edeb5ccd2
Merge pull request #62134 from dywedir/reaverwps-t6x
reaverwps-t6x: 1.6.3 -> 1.6.5
2019-05-28 18:24:55 +02:00
Vladyslav M 45e517b100
reaverwps-t6x: 1.6.3 -> 1.6.5 2019-05-28 17:06:44 +03:00
Renaud 02781acc38
gtk-gnutella: 1.1.9 -> 1.1.14 (#62151)
and fix build -- previously failing on Hydra
2019-05-28 14:54:17 +02:00
Timo Kaufmann 53b08beea6
tridactyl-native: init at 1.14.9 (#61703) 2019-05-28 13:14:06 +02:00
Frederik Rietdijk 3685108787 Merge staging-next into staging 2019-05-28 08:32:57 +02:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Сухарик b0a6cca3f5 tox-node: 0.0.7 -> 0.0.8 2019-05-28 06:26:23 +09:00
Aaron Andersen a7adfc6abe
Merge pull request #62068 from mmahut/62056
ddclient: patch unpure /usr/bin/perl
2019-05-26 12:48:49 -04:00
Aaron Andersen 1316e4a745
Merge pull request #61998 from marius851000/ytcc
ytcc: init at 1.8.1
2019-05-26 12:27:51 -04:00
Marek Mahut 5a5a597a3f ddclient: patch unpure /usr/bin/perl 2019-05-26 16:10:46 +00:00
marius851000 8ca86c757d ytcc: init at 1.8.1 2019-05-26 13:55:41 +02:00
Vladimír Čunát b4ae841b23
Merge branch 'staging-next' into staging 2019-05-26 09:48:55 +02:00
Renaud f5e9f0f44b
axel: update meta.homepage
alioth.debian.org is gone
2019-05-25 17:58:45 +02:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Jörg Thalheim dae9bb9afb
cjdns: 20.2 -> 20.3 (#61990)
cjdns: 20.2 -> 20.3
2019-05-25 09:16:18 +01:00
Elis Hirwing f0adad2d01
Merge pull request #62000 from r-ryantm/auto-update/stunnel
stunnel: 5.53 -> 5.54
2019-05-24 23:17:22 +02:00
Renaud ae44033f4c
Merge pull request #61868 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 3.3.4 -> 4.0.0
2019-05-24 15:50:25 +02:00
Silvan Mosberger 82776c3877
Merge pull request #61924 from dtzWill/update/shadowfox-2.0.1
shadowfox: 1.7.20 -> 2.0.1
2019-05-24 15:48:05 +02:00
Silvan Mosberger 6297561e28
shadowfox: Don't install compiler binary 2019-05-24 15:46:00 +02:00
R. RyanTM 03c07393ba stunnel: 5.53 -> 5.54
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2019-05-24 03:58:24 -07:00
Alexander Krupenkin eb7bd3206c
cjdns: 20.2 -> 20.3 2019-05-24 11:01:31 +03:00
Dmitry Kalinkin 308169a518
Merge pull request #60640 from bignaux/photon
photon: 1.0.7 -> 1.3.0
2019-05-23 18:41:16 -04:00
Will Dietz 55bcfed30c
curl: 7.64.0 -> 7.65.0
https://curl.haxx.se/changes.html#7_65_0
2019-05-22 20:38:11 -05:00
Will Dietz 983908ad9f
shadowfox: 1.7.20 -> 2.0.1
https://github.com/SrKomodo/shadowfox-updater/releases/tag/v2.0.0
https://github.com/SrKomodo/shadowfox-updater/releases/tag/v2.0.1
2019-05-22 20:35:50 -05:00
markuskowa 6e714be048
Merge pull request #61842 from r-ryantm/auto-update/infiniband-diags
infiniband-diags: 2.1.0 -> 2.2.0
2019-05-22 16:29:04 +02:00
Markus Kowalewski c130904547
infiniband-diags: remove glib dependency
not needed anymore according to release notes
https://github.com/linux-rdma/infiniband-diags/releases/tag/2.2.0
2019-05-22 10:41:53 +02:00
R. RyanTM 3d7e4b882e openapi-generator-cli: 3.3.4 -> 4.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-05-22 01:34:38 -07:00
R. RyanTM a65dec2ad1 infiniband-diags: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/infiniband-diags/versions
2019-05-21 16:27:45 -07:00
Izorkin 4125801c35 datadog-process-agent: 6.11.0 -> 6.11.1 2019-05-21 21:05:18 +03:00
Izorkin 2a93096a53 datadog-agent: 6.11.0 -> 6.11.2 2019-05-21 20:53:06 +03:00
Ryan Mulligan dac3c6c426
Merge pull request #61797 from r-ryantm/auto-update/chrony
chrony: 3.4 -> 3.5
2019-05-21 04:55:32 -07:00
R. RyanTM 4066babc96 chrony: 3.4 -> 3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chrony/versions
2019-05-21 01:49:20 -07:00
Michael Weiss 73b959d1b1
ubridge: 0.9.15 -> 0.9.16 2019-05-20 20:50:55 +02:00
John Ericson c00a043ce2
Merge pull request #61739 from Lassulus/openvpn
openvpn: fix pkcs11 helper
2019-05-20 12:37:43 -04:00
Bob van der Linden 32261a286d
ngrok2: 2.3.18 -> 2.3.29 2019-05-20 13:50:01 +02:00
lassulus acc3eec8da openvpn: fix pkcs11 helper 2019-05-20 10:39:24 +02:00
Frederik Rietdijk 840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Renaud d8da169c64
Merge pull request #61563 from dtzWill/update/horst-5.1
horst: 5.0 -> 5.1, cleanup a bit
2019-05-17 17:33:56 +02:00
Will Dietz 3bd3ef9c9d
dnstracer: 1.9 -> 1.10, touchup 2019-05-17 03:42:05 -05:00
Frederik Rietdijk d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
Aaron Andersen ed6ccd1b27
Merge pull request #61363 from aanderse/miniupnpc
miniupnpc_2: 2.1 -> 2.1.20190408, miniupnpd: 2.1 -> 2.1.20190502
2019-05-15 20:56:59 -04:00
Will Dietz 30a9386444
horst: 5.0 -> 5.1, cleanup a bit
5.1 from back in 2017, unrelated to kernel number these days :).
2019-05-15 17:08:29 -05:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk 8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
R. RyanTM a9a19ba207 i2pd: 2.24.0 -> 2.25.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-05-14 09:49:43 +02:00
Pascal Wittmann f02bbfc0ea
Merge pull request #61388 from NixOS/update-axel
axel: 2.16.1 -> 2.17.1
2019-05-14 07:54:59 +02:00
Renaud 0fc77883e2
Merge pull request #61439 from r-ryantm/auto-update/tgt
tgt: 1.0.76 -> 1.0.77
2019-05-13 16:02:53 +02:00
R. RyanTM 4c86b24d7a tgt: 1.0.76 -> 1.0.77
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-05-13 00:10:57 -07:00
Pascal Wittmann 5c9b7d8b41
axel: 2.16.1 -> 2.17.1 2019-05-12 20:00:30 +02:00
Frederik Rietdijk ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
R. RyanTM dfb12618f5 netsniff-ng: 0.6.5 -> 0.6.6 (#61342)
* netsniff-ng: 0.6.5 -> 0.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsniff-ng/versions

* netsniff-ng: drop glibc patch
It has been fixed upstream
+ cleanup build inputs
+ perl not needed to build anymore
2019-05-12 15:29:39 +02:00
Aaron Andersen dff50d1959 miniupnpd: 2.1 -> 2.1.20190502 2019-05-12 07:52:59 -04:00
Aaron Andersen 8d24a891da miniupnpc_2: 2.1 -> 2.1.20190408 2019-05-12 07:52:22 -04:00
Wael Nasreddine 15c4a36012
amass: 2.9.1 -> 2.9.11 using buildGoModule (#61343) 2019-05-11 23:34:24 -07:00
Renaud bb1a0d26a0
Merge pull request #61282 from r-ryantm/auto-update/davix
davix: 0.7.2 -> 0.7.3
2019-05-11 20:11:34 +02:00
R. RyanTM 671450790a davix: 0.7.2 -> 0.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-05-11 02:11:44 -07:00
Vladimír Čunát e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Michael Weiss bde990bccd
ubridge: 0.9.14 -> 0.9.15 2019-05-09 16:18:42 +02:00
Will Dietz 666bcbeb5a
Merge pull request #60903 from dtzWill/fix/networkmanager-sed-path
networkmanager: sed from gnused, not coreutils! fix bad path
2019-05-07 22:50:58 -05:00
Renaud 2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Robin Gloster f41599a028
Merge pull request #61086 from mayflower/cross-fixes
Batch of cross compilation fixes
2019-05-07 20:35:47 +00:00
Frederik Rietdijk 87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Frederik Rietdijk a80982b4c9
Merge staging-next into master 2019-05-07 19:29:06 +02:00