nixpkgs/pkgs/tools/networking
ryneeverett 0e283d6a2d http-prompt: fix build
I don't really understand why this works:

- Building with python3 because python2 fails with "error: invalid command
'bdist_wheel'".
- Specifying the path to prompt_toolkit v1 because otherwise the dependency
resolution fails with "ERROR: Could not find a version that satisfies the
requirement prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0) (from
versions: none) ERROR: No matching distribution found for
prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0)".
2019-11-16 04:34:53 +00:00
..
acme-client acme-client: 0.1.16 -> 0.2.4 2019-11-03 16:23:11 +01:00
ahcpd
aircrack-ng
airfield treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
altermime
amass
argus
argus-clients
aria2 aria2: 1.34.0 -> 1.35.0 2019-11-13 11:52:20 +01:00
arping arping: 2.19 -> 2.20 2019-08-22 13:23:52 -05:00
arpoison
assh
asynk
atftp
atinout atinout: init 0.9.2-alpha 2019-10-12 14:57:28 +02:00
autossh
axel axel: 2.17.5 -> 2.17.6 2019-09-25 23:32:59 -07:00
babeld nixos/tests: add babeld 2019-10-12 15:35:53 +02:00
badvpn
bgpdump bgpdump: 2017-09-29 -> 1.6.0 2019-11-11 22:17:43 +01:00
biosdevname
boringtun boringtun: add marsam as maintainer 2019-09-27 23:01:00 -05:00
brook treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
bsd-finger
bud treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
bukubrow bukubrow: 2.4.0 -> 5.0.0 2019-09-08 08:48:19 -07:00
bully
burpsuite
bwm-ng
cadaver cadaver: Enable readline support 2019-11-07 02:29:17 +01:00
carddav-util treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ccnet
chrony nixos/{chrony,ntpd,openntpd}: add myself as maintainer 2019-09-12 11:45:51 -05:00
circus circus: fix incompatible dependency of python-circus (#73199) 2019-11-11 14:09:58 +01:00
cjdns cjdns: 20.3 -> 20.4 2019-09-26 03:35:50 -07:00
cksfv
cloud-custodian cloud-custodian: init at 0.8.45.1 2019-11-09 10:23:03 -08:00
cmst Merge master into staging-next 2019-08-31 09:50:38 +02:00
cntlm
connect
connman connman: Move D-Bus conf file to share/dbus-1/system.d 2019-09-16 13:59:47 -04:00
corkscrew
croc croc: 6.1.4 -> 6.2.0 2019-10-27 16:54:53 +13:00
curl curl: install completions (zsh, fish) 2019-09-18 08:58:25 -04:00
curl-unix-socket
curlie curlie: init at 1.2.0 (#66799) 2019-08-17 20:52:19 -07:00
cutter
darkstat
davix davix: 0.7.4 -> 0.7.5 2019-09-30 22:28:15 -07:00
dd-agent treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
ddclient
dhcp Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
dhcpcd Revert "dhcpcd: 8.0.6 -> 8.1.1" 2019-10-30 14:43:27 +01:00
dhcpdump treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
dhcping
dibbler
dirb
djbdns
dnscrypt-proxy
dnscrypt-wrapper
dnsmasq dnsmasq: fix build with nettle 3.5 2019-10-14 18:25:28 -04:00
dnsperf
dnstop
dnstracer
driftnet treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
dropbear
dsniff
easyrsa treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
eggdrop treewide: add some missing meta: descriptions and homepages (#70497) 2019-10-06 00:59:26 -04:00
email
eternal-terminal eternal-terminal: 5.1.10 -> 6.0.4 2019-11-01 12:46:50 +01:00
fakeroute
fastd
fdm treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ferm
filegive
flannel stop using hardeningDisable = [ "fortify" ]; for Go packages 2019-10-27 14:44:26 +01:00
flvstreamer
fping
freebind treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
gandi-cli gandi-cli: 1.4 -> 1.5 2019-11-01 18:38:30 -07:00
getmail getmail: 5.13 -> 5.14 2019-09-26 10:25:53 -07:00
gftp tree-wide: s/GTK+/GTK/g 2019-09-06 02:54:53 +02:00
gmrender-resurrect treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
gmvault
gnirehtet treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
go-shadowsocks2 go-shadowsocks2: init at 0.0.11 2019-08-28 13:55:01 +02:00
goklp
gping
grpcui grpcui: 0.2.0 -> 0.2.1 2019-09-21 10:40:03 +02:00
grpcurl
guardian-agent
gupnp-tools
gvpe
hans
haproxy haproxy: 1.9.8 -> 2.0.8 2019-11-09 10:11:57 -08:00
horst
hping
hss
htpdate htpdate: 1.2.1 -> 1.2.2 2019-09-26 14:12:46 -07:00
http-prompt http-prompt: fix build 2019-11-16 04:34:53 +00:00
httperf
httpie httpie: run tests 2019-09-23 16:56:44 +02:00
httping Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
httplab
httplz httplz: 1.5.2 -> 1.6.0, add openssl to PATH 2019-09-14 11:58:20 +02:00
httpstat treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
httptunnel
hue-cli
hyenae
i2p i2p: 0.9.41 -> 0.9.42 2019-08-28 20:01:35 +03:00
i2pd i2pd: 2.28.0 -> 2.29.0 2019-11-13 12:27:44 +01:00
ifstat-legacy
iftop treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
imapproxy treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
imapsync
inadyn
inetutils
iodine
iouyap
ip2location
ip2unix ip2unix: 2.1.0 -> 2.1.1 2019-09-20 07:54:04 +02:00
ipcalc
iperf iperf3: update musl patch 2019-10-17 17:41:19 +01:00
ipgrep
ipv6calc ipv6calc: 2.1.1 -> 2.2.0 (#71630) 2019-10-22 16:46:38 +02:00
isync
jnettop treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
junkie
jwhois
kail
kea Re-Revert "Merge branch 'staging-next'" 2019-09-22 09:38:09 +02:00
keepalived keepalived: add patch for CVE-2018-19115 2019-10-29 22:56:51 +00:00
lftp
libnids
libreswan
linkchecker
lldpd
logmein-hamachi logmein-hamachi: 2.1.0.198 -> 2.1.0.203 2019-09-27 08:09:32 -07:00
lsh
maildrop treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
mailsend
mailutils Re-Revert "Merge branch 'staging-next'" 2019-09-22 09:38:09 +02:00
maphosts
maxscale Re-Revert "Merge branch 'staging-next'" 2019-09-22 09:38:09 +02:00
mcrcon
megatools treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
memtier-benchmark Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
minidlna
minio-client minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
minissdpd
miniupnpc
miniupnpd
miredo
mitmproxy mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
modem-manager modemmanager: 1.10.4 -> 1.10.6 2019-11-03 10:13:36 +01:00
mosh
mpack
mtr Merge pull request #68507 from peterhoeg/f/mtr 2019-09-12 09:34:22 +02:00
mu Revert "mu: 1.2 -> 1.3.3" 2019-11-08 19:55:11 +02:00
nat-traverse
nbd nbd: 3.19 -> 3.20 2019-09-27 12:58:51 -07:00
ncftp
ndisc6
ndjbdns treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
netalyzr treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
netboot
netcat
nethogs
netkit/tftp
netmask
netrw
netselect
netsniff-ng treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
nettee
network-manager networkmanager-openconnect: fix build 2019-11-10 02:13:58 +01:00
nfdump Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
nfstrace nfstrace: init at 0.4.3.2 2019-11-05 09:19:34 +00:00
ngrep
ngrok-1 treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
ngrok-2 ngrok-2: 2.3.29 -> 2.3.35 2019-10-26 20:43:37 +02:00
noip treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
nss-mdns
nss-pam-ldapd nss-pam-ldapd: 0.9.10 -> 0.9.11 2019-10-16 21:55:35 -04:00
ntopng ntopng: Remove broken = true 2019-09-19 12:18:20 +02:00
ntp nixos/{chrony,ntpd,openntpd}: add myself as maintainer 2019-09-12 11:45:51 -05:00
nuttcp
nylon
nyx
nzbget
obfs4
ocproxy
ocserv
offlineimap offlineimap: add myself as maintainer 2019-10-20 11:22:52 +02:00
ofono treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
olsrd
openapi-generator-cli openapi-generator-cli: 4.1.3 -> 4.2.0 2019-11-13 23:53:35 +01:00
openconnect Removes vpnc from propagated build inputs 2019-11-08 13:54:39 +01:00
openconnect_pa treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
openfortivpn
openntpd nixos/{chrony,ntpd,openntpd}: add myself as maintainer 2019-09-12 11:45:51 -05:00
openresolv openresolv: 3.9.1 -> 3.9.2 2019-09-13 22:14:53 -05:00
opensm treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
openssh openssh: don't let configure override SSH_KEYSIGN 2019-10-19 12:13:36 +00:00
openvpn update-systemd-resolved: init at 1.3.0 2019-10-01 08:43:36 -04:00
p2p amule: fix build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
packetdrill treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
pacparser
par2cmdline
pcapc
pcapfix
pdnsd treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
pdsh
persepolis treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
philter
phodav phodav: 2.2 -> 2.3 2019-11-04 08:54:02 -08:00
photon
pingtcp
pirate-get
pixiewps
polygraph
polysh
ppp treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
pptp
pptpd
prettyping prettyping: works on unix platforms 2019-10-07 00:24:19 -07:00
privoxy
proxychains
pssh
pwnat
py-wmi-client py-wmi-client: init at unstable-20160601 2019-09-24 10:37:27 +08:00
pykms pykms: 20180208 -> 20190611 2019-09-25 06:33:34 +08:00
qr-filetransfer treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
quickserve
quicktun treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
radsecproxy radsecproxy: 1.8.0 -> 1.8.1 2019-10-08 10:05:32 -07:00
radvd
ratools
reaver-wps
reaver-wps-t6x
redir Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
redsocks treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ripmime
rp-pppoe treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
s3cmd treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
s3gof3r
s4cmd
s6-dns skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
s6-networking skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
samplicator
shadowfox
shadowsocks-libev
shadowsocks-rust shadowsocks-rust: 1.7.0 -> 1.7.2 2019-09-28 04:20:00 -05:00
shncpd treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
siege
simpleproxy
sipcalc Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
sipsak
slack-cli
slimrat
slirp4netns slirp4netns: 0.3.0 -> 0.4.2 2019-11-11 08:58:42 +01:00
smokeping smokeping: add erictapen as maintainer 2019-10-14 21:23:11 +02:00
snabb
socat socat2pre: mark as broken 2019-08-21 20:31:57 +02:00
spiped
spoofer
srelay treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ssh-agents treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
ssh-ident treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
sshoogr sshoogr init at 0.9.26 2019-10-11 18:39:58 -04:00
sshpass
sshping Address comment 2019-10-22 00:27:53 -07:00
ssldump treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ssmtp
sstp
strongswan Merge pull request #69965 from r-ryantm/auto-update/strongswan 2019-10-26 13:46:40 +02:00
stubby
stun
stunnel
subfinder treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
surfraw treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
swagger-codegen
swaks swaks: fixing meta.description 2019-11-01 09:13:25 +01:00
swec
tayga
tcpdump tcpdump: 4.9.2 -> 4.9.3 (security!) 2019-10-07 18:44:46 -05:00
tcpflow tcpflow: 1.4.6 -> 1.5.2 2019-08-26 20:11:52 +02:00
tcpreplay
tcptraceroute
tdns-cli tdns-cli: init at 0.0.5 2019-11-13 18:17:02 +01:00
telepresence telepresence: 0.93 -> 0.101 2019-09-23 22:54:36 +02:00
tendermint tendermint: 0.32.2 -> 0.32.3 2019-09-16 23:36:39 +02:00
termshark
tftp-hpa
tgt
tinc tinc: 1.0.35 -> 1.0.36 2019-09-06 19:13:29 +02:00
tinyproxy treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
tlspool treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
tox-node treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
toxvpn toxvpn: 2018-04-07 -> 2019-09-09 2019-09-09 19:16:33 +02:00
tracebox
traceroute
trickle
tridactyl-native tridactyl-native: 1.16.3 -> 1.17.0 2019-10-21 13:44:29 -07:00
twa twa: 1.8.0 -> 1.9.1 2019-11-11 16:25:34 +01:00
ua
ubridge
ucspi-tcp
udptunnel
uget tree-wide: s/GTK+/GTK/g 2019-09-06 02:54:53 +02:00
uget-integrator
unbound Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
uqmi
urlwatch
uwimap treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
vde2 vde2: build with --disable-python by default 2019-08-27 18:19:24 +02:00
vlan treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
vpnc treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
vtun
wakelan
wavemon
wbox
webalizer treewide: Remove unnecessary --disable-static (#66759) 2019-08-31 08:10:53 -04:00
weighttp treewide: add some missing meta: descriptions and homepages (#70497) 2019-10-06 00:59:26 -04:00
wget
whois whois: 5.5.1 -> 5.5.2 2019-10-07 21:26:37 -07:00
wicd
wireguard-go wireguard-go: 0.0.20190517 -> 0.0.20190908 2019-10-03 20:00:00 -05:00
wireguard-tools wireguard-tools: 0.0.20190913 -> 0.0.20191012 2019-10-18 23:51:25 +02:00
wol
wolfebin treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
wrk
wrk2
wstunnel wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
wuzz
x11-ssh-askpass
xl2tpd xl2tpd: 1.3.14 -> 1.3.15 2019-10-24 19:59:23 -07:00
xnbd
yggdrasil yggdrasil: 0.3.8 -> 0.3.11 2019-10-26 13:51:31 +02:00
yrd treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
ytcc
zap treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
zerotierone zerotierone: 1.4.4 -> 1.4.6 2019-10-16 14:27:56 -05:00
zssh