Commit Graph

4511 Commits

Author SHA1 Message Date
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting `strictDeps = true;` 2019-02-17 14:40:54 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Florian Klink 5ddda9776c
Merge pull request #55884 from r-ryantm/auto-update/network-manager-applet
gnome3.networkmanagerapplet: 1.8.18 -> 1.8.20
2019-02-16 16:05:48 +01:00
R. RyanTM 45fb4481aa netmask: 2.4.3 -> 2.4.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/netmask/versions
2019-02-16 10:26:13 +01:00
R. RyanTM ec3525b652 gnome3.networkmanagerapplet: 1.8.18 -> 1.8.20
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-applet/versions
2019-02-16 00:54:28 -08:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Will Dietz d98ac166b5
Merge pull request #55598 from dtzWill/update/networkmanager-openvpn-1.8.10
networkmanager-openvpn: 1.8.8 -> 1.8.10
2019-02-16 01:36:22 -06:00
Jaka Hudoklin 2912c1c8ac
Merge pull request #55690 from Ma27/fix-osquery
osquery: fix build
2019-02-15 19:52:27 +01:00
R. RyanTM c84e7d1b6d unbound: 1.8.3 -> 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/unbound/versions
2019-02-15 02:45:27 -08:00
Frederik Rietdijk a25d48cd4f Merge master into staging 2019-02-14 11:35:50 +01:00
Till Höppner 9f93ed5450 slirp4netns: init at 0.3.0-alpha.2 (#55446) 2019-02-14 06:23:26 +00:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
tilpner 0ce675a3d5
tahoe-lafs: 1.12.1 -> 1.13.0 2019-02-14 00:13:44 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Robert Schütz 776350de0a getmail: 5.8 -> 5.10 2019-02-13 14:33:36 +01:00
Frederik Rietdijk 8b05b829be Merge staging-next into staging 2019-02-13 13:27:42 +01:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Maximilian Bosch aa21b4b3d3
lldpd: fix build
The build missed `openssl` as input and failed with an error like this:

```
/nix/store/7n1h80xkbjhcijzp0iylk0nc7w05vy8k-net-snmp-5.8/include/net-snmp/library/scapi.h:14:10: fatal error: openssl/ossl_typ.h: No such file or directory
 #include <openssl/ossl_typ.h> /* EVP_MD */
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
```

This also unbreaks `osquery` (https://hydra.nixos.org/build/88547811).

See also https://hydra.nixos.org/build/88562937
2019-02-12 23:44:07 +01:00
Will Dietz 32a7d27aad
Merge pull request #54060 from dtzWill/update/openconnect-8.02
openconnect: 7.08 -> 8.02
2019-02-12 10:05:06 -06:00
Will Dietz 42446b15a7
Merge pull request #55334 from dtzWill/update/curl-7.64.0
curl: 7.63.0 -> 7.64.0
2019-02-11 18:07:23 -06:00
Will Dietz 683dcb8e8a dhcpcd: 7.0.8 -> 7.1.1 2019-02-11 17:34:55 -06:00
Will Dietz 97fdd97121 networkmanager-openvpn: 1.8.8 -> 1.8.10 2019-02-11 17:29:59 -06:00
Johan Thomsen fa50a42874 flannel: added @johanot (myself) as flannel pkgs maintainer 2019-02-11 11:17:59 +01:00
Johan Thomsen acdae9af95 flannel: 0.6.2 -> 0.11.0 2019-02-11 11:17:13 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Maximilian Bosch f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Benedict Aas 07b0483d89
openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Léo Gaspard a6abec9c66
mailutils: use system-sendmail instead of sendmailPath
system-sendmail allows all sendmail's to be auto-detected, including on
non-NixOS systems. This is, to me, a better UX than having to manually
override the sendmailPath argument.

In exchange, it is a breach of retro-compatibility. Given right now I
can't see any uses for sendmailPath other than what is supported by
system-sendmail, I didn't keep it, but it'd be possible to allow
sendmailPath to override the choice of sendmail from system-sendmail.
2019-02-07 17:36:51 +01:00
Elis Hirwing bab6f5a897
Merge pull request #55223 from r-ryantm/auto-update/pirate-get
pirate-get: 0.3.2 -> 0.3.3
2019-02-07 12:41:33 +01:00
lewo bcd199c8af
Merge pull request #52864 from andrew-d/andrew/gping
gping: init at 1.1
2019-02-07 09:59:12 +01:00
Will Dietz 5a4e8a410f curl: 7.63.0 -> 7.64.0
CVE-2018-16890
CVE-2019-3822
CVE-2019-3823

https://curl.haxx.se/changes.html#7_64_0
2019-02-06 06:18:42 -06:00
Wael Nasreddine 89c2bf5069
amass: 2.8.5 -> 2.9.1 (#55252) 2019-02-05 18:45:07 -08:00
Florian Klink d60c38ad9b minio-client: 2018-12-27T00-37-49Z -> 2019-01-30T19-57-22Z 2019-02-05 17:38:18 +01:00
Wael M. Nasreddine aae923a255
Revert "amass: 2.8.5 -> 2.9.1"
I did not intend to push directly to master, I'm going to revert this
and go through a pull request instead!

This reverts commit 770e014574.
2019-02-04 21:54:03 -08:00
Wael M. Nasreddine 770e014574
amass: 2.8.5 -> 2.9.1 2019-02-04 21:47:15 -08:00
R. RyanTM 7264d801a6 pirate-get: 0.3.2 -> 0.3.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/pirate-get/versions
2019-02-04 10:16:42 -08:00
Jan Malakhovski 546c8ffef8 ssmtp: move defaults to package file 2019-02-03 15:30:29 +00:00
markuskowa fbbb430d66
Merge pull request #54839 from r-ryantm/auto-update/cmst
cmst: 2018.01.06 -> 2019.01.13
2019-02-03 13:22:59 +01:00
Franz Pletz f6c86a7e5d
Merge pull request #54938 from mmlb/update-iperf2
iperf2: 2.0.12 -> 2.0.13
2019-02-03 08:39:47 +00:00
tv 5666ad2885 urlwatch: 2.15 -> 2.16 2019-02-01 11:13:52 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Herwig Hochleitner f7165b2ad6 i2p: 0.9.37 -> 0.9.38 2019-02-01 03:56:15 +01:00
Will Dietz 1610427425 openconnect: 7.08 -> 8.02 2019-01-31 12:34:09 -06:00
Joachim F 481a214d7e
Merge pull request #54822 from r-ryantm/auto-update/i2pd
i2pd: 2.22.0 -> 2.23.0
2019-01-31 17:52:39 +00:00
Vladyslav M 74ee7f73f8
Merge pull request #54654 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181218 -> 0.0.20190123
2019-01-31 17:28:45 +02:00
Jörg Thalheim 5b622c115d
iperf3: fix musl patch 2019-01-30 15:27:44 +00:00
Manuel Mendez 3bdd1156b8 iperf2: enable fastsampling config option
From ./configure --help

  --enable-fastsampling   enable support for 100 microsecond report intervals
2019-01-30 08:39:46 -05:00
Manuel Mendez b99cc81d49 iperf2: 2.0.12 -> 2.0.13 2019-01-30 08:30:39 -05:00
Silvan Mosberger 346aff19e2
Merge pull request #54758 from r-ryantm/auto-update/nyx
nyx: 2.0.4 -> 2.1.0
2019-01-29 21:56:29 +01:00
R. RyanTM eae297ed06 cmst: 2018.01.06 -> 2019.01.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cmst/versions
2019-01-28 12:42:51 -08:00
R. RyanTM 8401e3d38c i2pd: 2.22.0 -> 2.23.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-01-28 09:01:07 -08:00
R. RyanTM 43709307f1 nyx: 2.0.4 -> 2.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/nyx/versions
2019-01-27 20:11:38 -08:00
Will Dietz 2b0108482e
Merge pull request #53916 from dtzWill/update/getdns-1.5.1
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-27 13:33:26 -06:00
Silvan Mosberger f98c3b27ac
Merge pull request #54608 from qolii/eternal_terminal_5_1_8__5_1_9
Eternal-terminal: 5.1.8 -> 5.1.9
2019-01-27 20:22:20 +01:00
Will Dietz 733bc4648e whois: 5.4.0 -> 5.4.1
https://github.com/rfc1036/whois/releases/tag/v5.4.1
2019-01-27 10:52:57 -06:00
Elis Hirwing 748906d42b
Merge pull request #54663 from r-ryantm/auto-update/twa
twa: 1.7.0 -> 1.7.1
2019-01-27 10:25:29 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
R. RyanTM 74941b5899 twa: 1.7.0 -> 1.7.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/twa/versions
2019-01-26 20:18:20 -08:00
Domen Kožar 8441a62c3c
Merge pull request #54478 from Izorkin/datadog-agent
datadog-agent: 6.8.3 -> 6.9.0
2019-01-27 10:54:46 +07:00
R. RyanTM 4292f9b76d wireguard-tools: 0.0.20181218 -> 0.0.20190123
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2019-01-26 18:33:52 -08:00
Jörg Thalheim ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Eamonn Coughlan 0a27d6dddb openfortivpn: fix pppd location after 0.8.0 upgrade 2019-01-26 17:07:38 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
qolii f83b393daa Eternal-terminal: 5.1.8 -> 5.1.9 2019-01-25 17:47:20 -08:00
Vladimír Čunát 0946551612
dnsperf: 2.1.0.0 -> 2.2.0
I tested performance with resperf for a while.
2019-01-25 16:26:41 +01:00
Joachim F 7b32546a3d
Merge pull request #52160 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.7.1 -> 1.8.0
2019-01-25 15:25:58 +00:00
Alyssa Ross ed57f9ff71
tcpdump: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:45 +00:00
Pascal Wittmann b5a42132d5
autossh: 1.4f -> 1.5.g 2019-01-24 22:03:05 +01:00
Izorkin 73b317d923 datadog-agent: 6.8.3 -> 6.9.0 2019-01-22 22:15:41 +03:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Robert Schütz 8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz 5bee7acfe4 dd-agent: override python packages inside expression 2019-01-22 12:01:51 +01:00
Joachim F 75f17ca4dd
Merge pull request #54198 from r-ryantm/auto-update/haproxy
haproxy: 1.9.0 -> 1.9.1
2019-01-21 19:37:53 +00:00
Vladimír Čunát 51ac3db79c
Revert "nix: point at curl 7.59.0 (#41452)"
This reverts commit 5574df3549.
I also can't reproduce the problem anymore; discussion: #41312.
Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
R. RyanTM c31f4f85bc haproxy: 1.9.0 -> 1.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/haproxy/versions
2019-01-17 10:25:26 -08:00
R. RyanTM f87dd8926f ocserv: 0.12.1 -> 0.12.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/ocserv/versions
2019-01-17 02:06:12 -08:00
Franz Pletz 5197e18884
Merge pull request #54029 from cdepillabout/strongswan-modprobe
strongswan: fix up path for modprobe
2019-01-17 07:43:56 +00:00
(cdep)illabout 2449f5ce1b
strongswan: fix up path for modprobe
strongswan uses `modprobe` to load IPSec-related kernel modules.  The
full path needs to be specified to `modprobe` for it to be able to be
found.

(cherry picked from commit 7143062172f6bad877a87c8e239f2421e0a48e2d)
2019-01-17 14:02:36 +09:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Will Dietz 2ba1485c7a
Merge pull request #53905 from dtzWill/fix/nm-thudnerbolt-dont-use-abs-path-for-builtin
networkmanager: leave thunderbolt rule alone, it's builtin
2019-01-16 11:07:38 -06:00
Vladimír Čunát 1bf986b369
dnsperf: nitpick changes
- project adopted by DNS-OARC
- cleanup the expression
2019-01-16 13:00:47 +01:00
Vladimír Čunát c327693407
dnsperf: fixup build with new bind version 2019-01-16 13:00:47 +01:00
Ryan Mulligan bbf5f02584
Merge pull request #53519 from r-ryantm/auto-update/twa
twa: 1.6.2 -> 1.7.0
2019-01-14 09:20:48 -08:00
worldofpeace b22a0829f0
Merge pull request #53727 from marsam/update-shadowsocks-libev
shadowsocks-libev: 3.2.0 -> 3.2.3
2019-01-14 10:19:02 -05:00
Will Dietz 4c84258689 getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5 2019-01-13 17:59:37 -06:00
Will Dietz e66e24e000 networkmanager: leave thunderbolt rule alone, it's builtin 2019-01-13 17:25:44 -06:00
Andreas Rammhold 6d3a653f10
openssh: apply CVE-2018-20685 patch 2019-01-13 21:26:05 +01:00
R. RyanTM 5d60c8c19c privoxy: 3.0.26 -> 3.0.28
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/privoxy/versions
2019-01-13 09:48:48 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Michael Weiss d7cedf7394
ubridge: init at 0.9.14 2019-01-10 19:47:58 +01:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Mario Rodas c0174f715a
shadowsocks-libev: 3.2.0 -> 3.2.3 2019-01-09 21:04:17 -05:00
Florian Klink 05231c4bbf
Merge pull request #53640 from flokli/minio-2018-12-27T18-33-08Z
minio: 2018-12-06T01-27-43Z -> 2018-12-27T18-33-08Z
2019-01-09 12:34:24 +01:00
Silvan Mosberger 6a942aec5b
Merge pull request #52765 from Izorkin/datadog-agent
datadog-agent: 6.4.2 -> 6.8.3
2019-01-08 16:01:26 +01:00
Florian Klink fd90297960 minio-client: 2018-12-05T22-59-07Z -> 2018-12-27T00-37-49Z 2019-01-08 11:26:50 +01:00
Izorkin 47a8b13efa datadog-agent: 6.4.2 -> 6.8.3 2019-01-08 11:16:44 +03:00
Michael Raskin 535a6db25f
Merge pull request #53503 from r-ryantm/auto-update/wavemon
wavemon: 0.8.2 -> 0.9.0
2019-01-06 20:51:33 +00:00
R. RyanTM 703a2bae15 twa: 1.6.2 -> 1.7.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/twa/versions
2019-01-06 12:38:18 -08:00