Commit Graph

5579 Commits

Author SHA1 Message Date
Maximilian Bosch e6b249ce21
Merge pull request #68685 from B4dM4n/mitmproxy-pytest5
mitmproxy: add pytest5 compatability
2019-09-15 19:23:30 +02:00
Maximilian Bosch bd040c5b8b
Merge pull request #68736 from dtzWill/update/dhcpcd-8.0.6
dhcpcd: 8.0.3 -> 8.0.6
2019-09-15 17:07:43 +02:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
obadz 1a848ef93a
Merge pull request #68764 from dtzWill/update/networkmanager-openconnect-1.2.6
networkmanager-openconnect: 1.2.4 -> 1.2.6
2019-09-14 15:08:00 +01:00
worldofpeace 1ff3a0c498 networkmanager: 1.18.2 -> 1.20.2
* libnm-glib is gone 👋️
* correct dbus_conf_dir
* remove legacy service symlink
* upstream defaults to 'internal' for dhcp
  NixOS module reflects this.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.2/NEWS
2019-09-14 09:01:46 -04:00
Will Dietz 447d625edc networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-14 08:05:27 -04:00
worldofpeace 3cb0ae999f
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243" 2019-09-14 08:04:28 -04:00
worldofpeace e8bc2a6ac0
Merge pull request #68731 from dtzWill/fix/networkmanager-dbus-service-aliases
networkmanager,modemmanager: fix service symlinks for systemd v243
2019-09-14 08:03:12 -04:00
WilliButz 91bb6cf407
httplz: 1.5.2 -> 1.6.0, add openssl to PATH 2019-09-14 11:58:20 +02:00
Will Dietz 6654b52c8b
networkmanager-openconnect: 1.2.4 -> 1.2.6 2019-09-13 23:11:26 -05:00
Will Dietz 4a4586839e
openresolv: 3.9.1 -> 3.9.2
https://roy.marples.name/blog/openresolv-3-9-2-released
2019-09-13 22:14:53 -05:00
Will Dietz 7d2ec5eeb8
openconnect: 8.04 -> 8.05 (security!)
https://www.infradead.org/openconnect/changelog.html

( CVE-2019-16239 )
2019-09-13 21:50:11 -05:00
Will Dietz 0d287a2786
dhcpcd: 8.0.3 -> 8.0.6
https://roy.marples.name/blog/dhcpcd-8-0-6-released
2019-09-13 21:41:47 -05:00
Will Dietz f99bdb2b61
networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-13 21:02:39 -05:00
Fabian Möller 5d0c384fc1
mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
Daniel Schaefer acf571eec4 httplz: Fix build with openssl_1_0_2
The rust crate dependency that wraps OpenSSL doesn't support the Openssl
1.1.
2019-09-13 15:02:37 +02:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Austin Seipp f0ad5ebdfb nixos/{chrony,ntpd,openntpd}: add myself as maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-12 11:45:51 -05:00
Maximilian Bosch 99b291c73c
Merge pull request #68507 from peterhoeg/f/mtr
nixos/mtr: support for selecting the package
2019-09-12 09:34:22 +02:00
worldofpeace 0f3f515647
Merge pull request #68355 from nlewo/pr-remove-skydive
skydive: remove it from nixpkgs
2019-09-10 09:10:00 -04:00
Antoine Eiche 636e15507b skydive: remove it from nixpkgs
The current Skydive version can not be build with a recent Go version
and the maintainer (lewo) is no longer interested in maintaining it.
2019-09-10 08:34:54 +02:00
Jan Tojnar 1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
toonn 5acfae8285 toxvpn: 2018-04-07 -> 2019-09-09
Added myself as maintainer for problems related to mac OS.
2019-09-09 19:16:33 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Frederik Rietdijk e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk 731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
arcnmx c33a44a885 bukubrow: 2.4.0 -> 5.0.0 2019-09-08 08:48:19 -07:00
Frederik Rietdijk e68505e735 Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Doron Behar f1bf4ec1f1 tinc: 1.0.35 -> 1.0.36 2019-09-06 19:13:29 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz 1895278f20
httpie: 1.0.2 -> 1.0.3 2019-09-03 19:27:05 -05:00
Will Dietz 592274e72a
httpie: fetchPypi 2019-09-03 19:27:03 -05:00
Will Dietz 8ddc4e4731
httpie: pname-ify 2019-09-03 19:27:00 -05:00
Christian Kampka 81d0173023 maintainers: update my maintainer information (#67686) 2019-09-03 22:52:13 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Daiderd Jordan db131371ef
minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
Samuel Leathers ba24536ffb
Merge pull request #67575 from leenaars/unbound
Unbound
2019-08-31 08:12:23 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary `--disable-static` (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Michiel Leenaars 44b695a26e
pyunbound: 1.9.0 -> 1.9.3 2019-08-31 07:25:12 -04:00
Michiel Leenaars ff824dedbc
unbound: 1.9.2 -> 1.9.3 2019-08-31 07:22:44 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
worldofpeace d327f6a045
Merge pull request #67737 from romildo/fix.cmst
cmst: use Qt mkDerivation
2019-08-30 12:08:07 -04:00
Marek Mahut a2b8c83b44
Merge pull request #67672 from andir/kea
kea: 1.5.0 -> 1.5.0-P1 (security)
2019-08-30 10:30:55 +02:00
José Romildo Malaquias a92f096bb6 cmst: use Qt mkDerivation 2019-08-29 21:15:23 -03:00
José Romildo Malaquias b98adbc2d5 cmst: use pname 2019-08-29 21:14:06 -03:00
Andreas Rammhold e6e3270bd4
kea: 1.5.0 -> 1.5.0-P1 (security)
Fixes:

* CVE-2019-6472 affects the Kea DHCPv6 server, which can exit
  with an assertion failure if the DHCPv6 server process receives
  a request containing DUID value which is too large.
  (https://kb.isc.org/docs/cve-2019-6474)

* CVE-2019-6473 affects the Kea DHCPv4 server, which can exit with
  an assertion failure if it receives a packed containing a malformed
  option.  (https://kb.isc.org/docs/cve-2019-6473)

* CVE-2019-6474 can cause a condition where the server cannot be
  restarted without manual operator intervention to correct a problem
  that can be deliberately introduced into the stored leases.
  CVE-2019-6474 can only affect servers which are using memfile
  for lease storage.  (https://kb.isc.org/docs/cve-2019-6474)

Annoucement: https://www.openwall.com/lists/oss-security/2019/08/29/1
2019-08-29 10:38:24 +02:00
Daniel Fullmer 33b67761be zerotierone: 1.4.2 -> 1.4.4 (#67648) 2019-08-28 20:28:46 +00:00
Сухарик 7f2b73d948 i2p: 0.9.41 -> 0.9.42 2019-08-28 20:01:35 +03:00
geistesk e1b208fec6 go-shadowsocks2: init at 0.0.11 2019-08-28 13:55:01 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace 6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
Maximilian Bosch b4a4d98c52 vde2: build with `--disable-python` by default
This package explicitly depends on `python2` which will be EOLed at the
end of the year[1]. This package provides python bindings for `python2`,
however the latest release (also used by other distros) is from 2011[2]
and doesn't support v3. For instance, debian ships `vde2` without
`python2` support since Debian Jessie[3].

KVM and QEMU appear to build fine, also NixOS tests and ISO builds are
still functional.

By running `nix-review` against this change, only `xen` packages failed,
but those were already broken on master[4].

Finally it's also worth mentioning that the closure size of `vde2` drops
from 99.5M to 33.5M without `python2` according to `nix path-info -S -h`.

[1] https://pythonclock.org/
[2] https://github.com/virtualsquare/vde-2/releases/tag/vde-2
    (vde.sourceforge.net redirects to this github page)
[3] https://packages.debian.org/en/jessie/vde2
[4] https://hydra.nixos.org/build/99185451, https://hydra.nixos.org/build/99187262
2019-08-27 18:19:24 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
worldofpeace 7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Michael Weiss ba9305c404
tcpflow: 1.4.6 -> 1.5.2
Changelog: https://github.com/simsong/tcpflow/blob/tcpflow-1.5.2/ChangeLog
Does now cross-compile and build with OpenSSL 1.1.1.
I've also restructured/simplified the expression and added additional
meta information.
2019-08-26 20:11:52 +02:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut d212d864e4
Merge pull request #67202 from kisik21/uwimap-cross-compile-fix
uwimap: Fixed cross-compilation
2019-08-25 14:27:24 +02:00
Jan Tojnar edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Marek Mahut 1538b64280
Merge pull request #67017 from r-ryantm/auto-update/openconnect
openconnect: 8.03 -> 8.04
2019-08-24 14:01:35 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Jan Tojnar 5db762126c
nixos/ofono: allow adding 3rd party plug-ins 2019-08-23 19:50:53 +02:00
Jan Tojnar f66613b3b6
nixos/ofono: add module 2019-08-23 19:50:53 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Marek Mahut bd67156e12
Merge pull request #67005 from bbigras/httplz
httplz: 1.5.1 -> 1.5.2
2019-08-23 08:19:28 +02:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Will Dietz 01902aec93
arping: 2.19 -> 2.20
https://github.com/ThomasHabets/arping/releases/tag/arping-2.20
2019-08-22 13:23:52 -05:00
Will Dietz 7d839bd26e
dhcpcd: 8.0.2 -> 8.0.3
https://roy.marples.name/blog/dhcpcd-8-0-3-released
2019-08-22 13:19:51 -05:00
Robin Gloster 6095f88e7e
socat2pre: mark as broken 2019-08-21 20:31:57 +02:00
Vika a2b474b9b5 uwimap: Fixed cross-compilation
Shouldn't cause a rebuild of native package. The build system, as with
Lua, couldn't find cc, ar and ranlib - I helped it a little.
2019-08-21 16:45:17 +03:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
R. RyanTM ed07403382 zerotierone: 1.4.0 -> 1.4.2 (#67175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
Paul TREHIOU 1e2ad9e6bc networkmanager: hardcode parts of the source URL (#67100)
Broke the build as the pname variable was used to create the URL
Introduced by 46420bbaa3
2019-08-20 17:05:19 -04:00
Robin Gloster 8c0786babe
Merge pull request #67103 from mayflower/globin-maintainership
treewide: update globin's maintained drvs
2019-08-20 17:57:47 +00:00
Marek Mahut 3aa22f44ef
Merge pull request #67001 from r-ryantm/auto-update/nfdump
nfdump: 1.6.17 -> 1.6.18
2019-08-20 19:44:24 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
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
Robin Gloster 62e6e1366d
jnettop: fix cross 2019-05-07 18:14:10 +02:00
Patrick Winter 84ebd401a7 termshark: init at 1.0.0 (#60417) 2019-05-07 08:26:09 -07:00
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Alyssa Ross 2ec5e9595b
Merge pull request #61031 from dtzWill/update/dhcpcd-7.2.2
dhcpcd: 7.2.1 -> 7.2.2
2019-05-06 18:48:02 +00:00
Mathieu Boespflug 361e9185c8 linkchecker: fix bad interaction with python3
Previously, `nix-shell -p linkchecker python3` would lead to a broken
`python3` command. That's because Python 2 packages would pollute the
environment and confuse the interpreter. `linkchecker` has propagated
build inputs. So the solution is to use `pythonPath` instead, to avoid
the pollution.
2019-05-06 13:32:41 +02:00
Will Dietz 76ac8a30ed dhcpcd: 7.2.1 -> 7.2.2
https://roy.marples.name/archives/dhcpcd-discuss/0002428.html
2019-05-05 23:00:05 -05:00
Pascal Wittmann ad1e17f5ba
Merge pull request #61000 from r-ryantm/auto-update/nzbget
nzbget: 20.0 -> 21.0
2019-05-05 21:21:39 +02:00
R. RyanTM 661d9e59cd nzbget: 20.0 -> 21.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/nzbget/versions
2019-05-05 10:25:57 -07:00
Jan Tojnar e99ff9b98d
networkmanager: Stop using libredirect for building introspection (#60909)
networkmanager: Stop using libredirect for building introspection
2019-05-05 16:10:38 +02:00
Alyssa Ross 0aced8f1b7
Merge pull request #60504 from manveru/hue-cli-update
hue-cli: use bundlerApp
2019-05-05 13:49:24 +00:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Michael Fellinger 20a19eb202 hue-cli: use bundlerApp 2019-05-04 15:21:48 +02:00
Jan Tojnar 6f7e06bd5a
networkmanager: Stop using libredirect for building docs
Our gobject-introspection patches make the shared library paths absolute
in the GIR files. When building docs, the library is not yet installed,
though, so we need to replace the absolute path with a local one during build.

Previously we used LD_PRELOAD to load libredirect and rewrite the installed paths
to ones in the build directory. That was unnecessary complicated and many people
spent whole night trying to figure out why it breaks some programs.

Using a symlink from the installed location to the build directory fixes
the issue as well, while having much less moving parts, thus being easier to grasp.
The symlink will be overridden during installation.
2019-05-04 05:47:04 +02:00
Will Dietz 5ce6bfea53 networkmanager: sed from gnused, not coreutils! fix bad path 2019-05-03 19:58:00 -05:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Robert Schütz 56b560942c Merge branch 'master' into staging 2019-05-03 16:01:49 +02:00
Joachim F 5ad1e9f0bf
Merge pull request #60575 from dtzWill/feature/obfs4proxy
obfs4: init at 0.0.10, use in tor-browser-bundle's, tor service
2019-05-03 09:48:02 +00:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Bignaux Ronan 3a1792e7a1 photon: 1.0.7 -> 1.3.0 2019-05-01 23:31:04 +02:00
R. RyanTM 560b7b4250 opensm: 3.3.21 -> 3.3.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opensm/versions
2019-05-01 10:25:56 -07:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM 1e7d8a0ba6 haproxy: 1.9.6 -> 1.9.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/haproxy/versions
2019-05-01 11:13:58 +02:00
Will Dietz b775493d23 obfs4: init at 0.0.10 2019-04-30 22:25:02 -05:00
Matthew Bauer a3990c9f6d
Merge pull request #60447 from matthewbauer/macos-10-12-fixups
Fixup from macos-10-12 branch
2019-04-30 10:06:45 -04:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Frederik Rietdijk fd2bd6e433
Merge staging-next into master 2019-04-30 15:50:24 +02:00
Bas van Dijk 80df0495bb strongswan: remove the now unnecessary dependency on libpcap
Since #51787 has been merged we can remove this ad-hoc fix.
2019-04-30 10:28:31 +02:00
Bas van Dijk d771036ab2 strongswan: use placeholder instead of configureFlagsArray 2019-04-30 10:27:49 +02:00
Michael Raskin 5d09420337
Merge pull request #60459 from r-ryantm/auto-update/atftp
atftp: 0.7.1 -> 0.7.2
2019-04-30 07:56:28 +00:00
R. RyanTM 1e3e8b8ee0 atftp: 0.7.1 -> 0.7.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/atftp/versions
2019-04-29 22:26:41 -07:00
Matthew Bauer 74c784a79c treewide: make -Wno-error flags clang-only
In 724e833ea2, I was a little too aggressive in enabling these flags.
Many don’t work in gcc, and we should probably avoid settings them
widely. This makes those flags optional on isclang
2019-04-29 21:34:24 -04:00
Will Dietz 208fbe20ad mosh: upstream patch to fix w/newer clang/libcxx (c++17)
Remove special-casing no longer needed.
2019-04-29 08:03:16 -05:00
Frederik Rietdijk 2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Peter Hoeg 8f81838ab5
Merge pull request #58800 from peterhoeg/f/openvpn
openvpn: support for updating systemd-resolved with DNS servers
2019-04-28 21:54:26 +08:00
Lassulus 75d150f9da
Merge pull request #59872 from Izorkin/datadog
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim 2a72ad4462
wol: fix manpage generation (#60310)
wol: fix manpage generation
2019-04-27 11:23:00 +01:00
Peter Hoeg 8086169413 wol: fix manpage generation 2019-04-27 17:22:13 +08:00
Bruno Bigras 4d8b9cbbdd httplz: init at 1.5.0 (#60304) 2019-04-27 09:34:33 +02:00
Will Dietz ee5f4636b0 dhcpcd: 7.2.0 -> 7.2.1
Includes security fixes!

https://roy.marples.name/blog/dhcpcd-7-2-1-released
2019-04-27 07:35:23 +02:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer 724e833ea2 treewide: disable -Werror for llvm 7
Some of these have errors on newest llvm. It’s easiest to just add
-Wno-error in these cases.
2019-04-26 21:55:04 -04:00
Will Dietz 1cf626ce29
Merge pull request #60060 from dtzWill/update/networkmanager-1.18
networkmanager: 1.16.0 -> 1.18.0
2019-04-26 15:05:04 -05:00
Jan Tojnar 47bf62c0c9
networkmanager: no need for parallel building flag, drop
Per reviewer feedback, thanks!

Co-Authored-By: dtzWill <github@wdtz.org>
2019-04-26 14:56:27 -05:00
Andrew Childs 14e505c6fa socat: fix darwin build 2019-04-26 23:56:33 +09:00
Matthew Bauer 84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Franz Pletz dc552fd2ff
Merge pull request #59807 from dtzWill/update/dhcpcd-7.2.0
dhcpcd: 7.1.1 -> 7.2.0
2019-04-23 23:18:44 +00:00
Will Dietz b0537770d9 networkmanager: 1.16.0 -> 1.18.0
* build w/iwd support since it's free (no dep required!)
* move to iputils for minor utilities, instead of inetutils
* parallel building :)

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/raw/1.18.0/NEWS
2019-04-22 22:12:53 -05:00
Jan Tojnar 60b382822f
networkmanager: port to Meson (#59916)
networkmanager: port to Meson
2019-04-23 02:41:26 +02:00
Jan Tojnar a961a289a9
networkmanager: port to Meson
All hail Meson!

One serious issue is that building docs does not work.

We patch gobject-introspection to use absolute paths for shared libraries
in GIR files. Building the NetworkManager docs relies on the produced
introspection data but since the library is not yet installed
at the time the docs are generated, the build will fail.

It works in Autotools for some reason; they probably use
the pregenerated GIRs from the tarball.

Disabling the docs completely is not possible at the moment either,
since nmc [depends on them][1].

I have decided to fix this by pointing the installed location to the one
in the build directory using libredirect. Unfortunately, we cannot just set
the environment variables directly, since the build system runs
the documentation generator in a clean environment.

I have also added man, doc and devdoc outputs so the generated files have
somewhere to go.

Secondly, since Nix store is immutable, we also cannot use the package prefix
for configuration and mutable state data. At the same time, we cannot write
to the appropriate global directories during build. Autotools allowed to change
this in installFlags but Meson lacks similar mechanism so we need to patch
the build files.

Finally, I also removed the at_console patch since the permission has been
removed in 0.9.10.

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=796755
2019-04-22 12:10:10 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Will Dietz 54084dd821 shadowfox: 1.5.2 -> 1.7.20, move to buildGoModule (#59972) 2019-04-21 21:06:31 -07:00
Renaud 77916109ed
Merge pull request #59532 from r-ryantm/auto-update/haproxy
haproxy: 1.9.3 -> 1.9.6
2019-04-21 02:02:24 +02:00
Renaud 30aeb6c320
Merge pull request #59617 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.8.1 -> 1.9.0
2019-04-21 00:49:54 +02:00
Izorkin eb299c0168 datadog-process-agent: 6.10.0 -> 6.11.0 2019-04-19 10:21:58 +03:00
Izorkin f32ddcff25 datadog-agent: 6.10.1 -> 6.11.0 2019-04-19 10:09:54 +03:00
worldofpeace cc97412a26
Merge pull request #59339 from worldofpeace/elementary-updates-etcs
pantheon updates, etc.
2019-04-18 12:01:18 -04:00
worldofpeace cb3579d8c4 networkmanagerapplet: hardcode for eap gschema
This is needed for the networking plug in pantheon.switchboard
and the related indicator in pantheon.wingpanel
2019-04-18 11:28:18 -04:00
Frederik Rietdijk 256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
Will Dietz cd5343a7fc xl2tpd: 1.3.13 -> 1.3.14
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.14
2019-04-18 08:39:59 +02:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
Will Dietz a7ac961366 dhcpcd: 7.1.1 -> 7.2.0
https://roy.marples.name/blog/dhcpcd-7-2-0-released
2019-04-17 21:39:44 -05:00
Jan Tojnar 6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Jörg Thalheim 045f98ea0c
Merge pull request #59728 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20190227 -> 0.0.20190406
2019-04-17 08:27:39 +01:00
Michael Eden 19094e72bf inetutils: cross compile 2019-04-16 19:04:40 +02:00
Frederik Rietdijk 2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Michael Eden d888baa517 dhcp: cross compile 2019-04-16 19:00:52 +02:00
R. RyanTM 2db96ffe49 unbound: 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/unbound/versions
2019-04-16 18:56:09 +02:00
Frederik Rietdijk bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM 08a62e0578 wireguard-tools: 0.0.20190227 -> 0.0.20190406
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-04-16 09:38:26 -07:00
R. RyanTM 6c3e0907a5 socat: 1.7.3.2 -> 1.7.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/socat/versions
2019-04-16 18:31:39 +02:00
R. RyanTM f7997e326b stunnel: 5.50 -> 5.53
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-04-16 18:30:34 +02:00
R. RyanTM 617fda8d4d stubby: 0.2.5 -> 0.2.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/stubby/versions
2019-04-16 18:30:00 +02:00
R. RyanTM c5168ab16d tgt: 1.0.75 -> 1.0.76
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-04-16 18:29:23 +02:00
R. RyanTM 8d24b1e237 urlwatch: 2.16 -> 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/urlwatch/versions
2019-04-16 18:28:37 +02:00
Jan Tojnar c947e2dca4
gupnp-tools: 0.8.15 → 0.10.0
https://gitlab.gnome.org/GNOME/gupnp-tools/blob/gupnp-tools-0.10.0/NEWS
2019-04-16 15:15:41 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
R. RyanTM fe9189287d openfortivpn: 1.8.1 -> 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/openfortivpn/versions
2019-04-15 10:21:43 -07:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM 1ff140a862 haproxy: 1.9.3 -> 1.9.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/haproxy/versions
2019-04-14 16:00:50 -07:00
Joachim F 8ab8ef8972
Merge pull request #56418 from leenaars/unbound
Unbound: 1.8.3 -> 1.9.0
2019-04-14 21:38:28 +00:00
tobim 674d7f42c3 nfdump: 1.6.16 -> 1.6.17 (#57306)
* nfdump: 1.6.16 -> 1.6.17

Build system switched to autotools in the new version.
Also enabled the build of a few additional tools.
- Remove unneeded call to patchShebangs
- Add a comment explaining the darwin libtoolize workaround
2019-04-14 12:09:22 +02:00
LinArcX c023dd9533 persepolis: init at 3.1.0 (#58051)
persepolis: init at 3.1.0
2019-04-13 13:22:12 +02:00
xrelkd 6ad4a95654 boringtun: init at 20190407 2019-04-13 10:38:04 +08:00
Jean-Paul Calderone be8f891c5a tahoe-lafs: clean up inputs (#59231)
Numpy has not been a dependency since 2012.
Apart from being unnecessary, numpy depends on openblas which fails to build on aarch64.
2019-04-11 22:22:59 +02:00
Bob van der Linden b2f2707ca8
wicd: /var/run -> /run 2019-04-11 20:05:37 +02:00
Bob van der Linden 15d239fa2c
network-manager: /var/run -> /run 2019-04-11 20:05:34 +02:00
Frederik Rietdijk 292a3ad6a3 Merge staging-next into staging 2019-04-11 18:24:06 +02:00
Frederik Rietdijk 993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Pascal Wittmann aea1ebd186
Merge pull request #58705 from dtzWill/update/sstp-1.0.12
sstp: 1.0.11 -> 1.0.12
2019-04-11 14:38:24 +02:00
Frederik Rietdijk c6341c279b Merge staging-next into staging 2019-04-11 07:52:44 +02:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Matthew Bauer 28d83343a3
Merge pull request #58625 from xzfc/aria2
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
xrelkd fc1603583b brook: init at 20190401 (#59201) 2019-04-10 17:56:21 +02:00
Leroy Hopson 81b697db58 burpsuite: 1.7.23 -> 1.7.36 2019-04-10 09:48:42 +07:00
R. RyanTM 72a198fc60 ocserv: 0.12.2 -> 0.12.3 (#58730)
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-04-09 22:45:23 +02:00
R. RyanTM 36bb2e3beb i2pd: 2.23.0 -> 2.24.0 (#58696)
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-04-09 21:17:43 +02:00
Frederik Rietdijk ef0345a3fa Merge staging-next into staging 2019-04-09 20:39:09 +02:00
Frederik Rietdijk d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Maximilian Bosch 70689254bc
Merge pull request #59055 from suhr/tox-node
tox-node: init at 0.0.7
2019-04-09 11:48:29 +02:00
Alex Branham 67c5d04fee mu: 1.0 -> 1.2 (#59130) 2019-04-08 21:13:10 +02:00
markuskowa 663030731e
Merge pull request #58656 from r-ryantm/auto-update/connman
connman: 1.36 -> 1.37
2019-04-08 16:03:38 +02:00
Samuel Dionne-Riel 40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
R. RyanTM 38ea62c7af pcapfix: 1.1.3 -> 1.1.4 (#58744)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcapfix/versions
2019-04-07 23:34:54 +02:00
R. RyanTM 9cb107d3db curl: 7.64.0 -> 7.64.1 (#58659)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/curl/versions
2019-04-07 20:13:39 +00:00
markuskowa ad8e0454f1
Merge pull request #58668 from r-ryantm/auto-update/dropbear
dropbear: 2018.76 -> 2019.78
2019-04-07 21:25:20 +02:00
James Cook d2326cc24a
Merge pull request #59064 from teto/ppp
ppp: add eap-tls patch
2019-04-07 15:50:33 +00:00
Timo Kaufmann 97cced90e6
gmrender-resurrect: mark as broken (#59114) 2019-04-07 14:45:24 +00:00
R. RyanTM 22ab852d8f redir: 3.2 -> 3.3 (#58868)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redir/versions
2019-04-07 16:32:36 +02:00
R. RyanTM 50f763b21b tcpreplay: 4.3.1 -> 4.3.2 (#58898)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2019-04-07 16:22:55 +02:00
Frederik Rietdijk 7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
Сухарик e090a62b79 tox-node: init at 0.0.7 2019-04-07 15:29:30 +03:00
Vladimír Čunát ca494bf6c3
Merge #59036: wget: 1.20.1 -> 1.20.3 (SECURITY) 2019-04-07 09:56:53 +02:00
Frederik Rietdijk 4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Matthieu Coudron d574780365 ppp: add eap-tls patch
else NetworkManager-l2tp fails with:
checking whether EAP-TLS patch has been applied to pppd... no
configure: error: EAP-TLS patch has not been applied to pppd

This check has been added in 56e82afe1f,
i.e. l2tp version 1.7.0.
2019-04-06 22:18:21 +09:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
Will Dietz a88a701611 wget: 1.20.1 -> 1.20.3
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00001.html
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00000.html
2019-04-05 15:45:25 -05:00
worldofpeace 6ffd201adf Update pkgs/tools/networking/dnscrypt-proxy/2.x/default.nix
Co-Authored-By: bbigras <bigras.bruno@gmail.com>
2019-04-05 15:28:16 +00:00
Bruno Bigras 9ec0a26027 dnscrypt-proxy2: 2.0.21 -> 2.0.22 2019-04-05 15:28:16 +00:00
Herwig Hochleitner 098fd3280e i2p: 0.9.38 -> 0.9.39 2019-04-05 15:48:34 +02:00
Jan Tojnar 3486f5357e
networkmanager-fortisslvpn: 1.2.8 → 1.2.10
https://gitlab.gnome.org/GNOME/NetworkManager-fortisslvpn/blob/1.2.10/NEWS
2019-04-05 12:14:00 +02:00
Tor Hedin Brønner 99d4472db2
networkmanager: 1.14.4 -> 1.16.0
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.16.0/NEWS
2019-04-05 12:13:28 +02:00
Jan Tojnar cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
tobias pflug 0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Peter Hoeg 36c344ac00 openvpn: support for updating systemd-resolved with DNS servers 2019-04-03 09:35:27 +08:00
Mario Rodas 099af0ece3 shadowsocks-libev: 3.2.3 -> 3.2.5 (#58650) 2019-04-02 23:30:01 +02:00
Vladimír Čunát 2771375d6e
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
Will Dietz cdf96e8a08 networkmanager-l2tp: 1.2.10 -> 1.2.12
Same patchups but moved to new file.
2019-04-02 17:57:00 +01:00
Will Dietz b850e9f64b sstp: 1.0.11 -> 1.0.12 2019-04-01 14:50:53 -05:00
R. RyanTM dc418e71c6 dropbear: 2018.76 -> 2019.78
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dropbear/versions
2019-04-01 02:36:30 -07:00
R. RyanTM f8388d04c9 connman: 1.36 -> 1.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/connman/versions
2019-04-01 00:05:16 -07:00
John Ericson 4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Albert Safin c8dd7d49e7 aria2: Add sphinx build dependency to generate man pages 2019-03-31 15:56:31 +00:00
Will Dietz 9ad0e9ed55 whois: 5.4.1 -> 5.4.2
https://github.com/rfc1036/whois/blob/v5.4.2/debian/changelog
2019-03-29 11:41:57 -05:00
Silvan Mosberger 5e00a4bd5a
Merge pull request #57351 from r-ryantm/auto-update/openvpn
openvpn: 2.4.6 -> 2.4.7
2019-03-28 20:46:55 +01:00
Uli Baum ea5f0983e7 tahoe-lafs: fix build 2019-03-27 21:13:14 +01:00
Silvan Mosberger df8281e3a6
Merge pull request #58395 from r-ryantm/auto-update/ndisc6
ndisc6: 1.0.3 -> 1.0.4
2019-03-27 03:32:32 +01:00
Peter Simons ffc14a60b5
Merge pull request #58391 from r-ryantm/auto-update/nbd
nbd: 3.18 -> 3.19
2019-03-26 21:17:41 +01:00
R. RyanTM c332fd0883 ndisc6: 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/ndisc6/versions
2019-03-26 11:57:10 -07:00
R. RyanTM ad70015295 nbd: 3.18 -> 3.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nbd/versions
2019-03-26 11:43:48 -07:00
Dylan Simon 1c3a4ef287 fetchurl: use fetchurlBoot for zlib deps 2019-03-25 15:04:55 -04:00
volth 2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04:00
Jörg Thalheim 6158b9ef7c
Merge pull request #57825 from illegalprime/fix/autossh-cross
autossh: fix for cross compilation
2019-03-24 06:35:48 +00:00
Frederik Rietdijk 23e431387b Merge staging-next into staging 2019-03-23 09:20:09 +01:00
Frederik Rietdijk b40d752872 Merge master into staging-next 2019-03-23 09:18:41 +01:00
Will Dietz 84b7bf85f4
Merge pull request #58085 from r-ryantm/auto-update/fping
fping: 4.1 -> 4.2
2019-03-22 13:01:59 -05:00
Joachim F aded9eae35
Merge pull request #57949 from carlosdagos/dnscrypt-2.0.21
dnscrypt-proxy2: 2.0.15 -> 2.0.21
2019-03-22 07:34:16 +00:00
Wael M. Nasreddine 5af0780492
Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
R. RyanTM 6347dee4b9 fping: 4.1 -> 4.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/fping/versions
2019-03-21 15:16:16 -07:00
Carlos D'Agostino 0fd37a2da1 dnscrypt-proxy2: 2.0.15 -> 2.0.21 2019-03-20 21:13:59 +11:00
Florian Klink 69cd72b3e1 network-manager: add legacy service name as fallback
This prevents NetworkManager from not starting back up while switching
configurations.

This can be removed once 19.10 is released.
2019-03-20 00:36:33 +01:00
Jörg Thalheim b488c60cdb network-manager: rename systemd service back to match upstream
Compatibility with other distributions/software and expectation
of users coming from other systems should have higher priority over consistency.
In particular this fixes #51375, where the NetworkManager-wait-online.service
broke as a result of this.
2019-03-19 23:48:08 +01:00
Jörg Thalheim 3f9ac24d53 Revert "modemmanager: rename ModemManager.service to modem-manager.service"
This reverts commit c6882b2cf9.
2019-03-19 23:48:08 +01:00
Bob van der Linden d394fa0d96
ngrok2: cleanup update.sh 2019-03-19 20:28:30 +01:00
Bob van der Linden b1bfe7b478
ngrok-2: set updateScript 2019-03-19 20:03:41 +01:00
Bob van der Linden acedabeff7
ngrok-2: rename update to update.sh 2019-03-19 20:03:27 +01:00
Robert Hensing 2f410841b8
Merge pull request #57536 from roberth/ngrok-update
Ngrok update + update script
2019-03-19 11:07:33 +01:00
Dmitry Kalinkin 631ec69639
Merge pull request #57048 from 0x4A6F/master-tayga
tayga: init at 0.9.2
2019-03-18 21:28:43 -04:00
Andreas Rammhold f5c63cbb54
Merge pull request #57018 from andir/davix
davix: 0.6.4 -> 0.7.2
2019-03-18 18:54:03 +01:00
0x4A6F 2c330e1382
tayga: init at 0.9.2 2019-03-18 17:42:41 +00:00
Robert Hensing a45031aa73 ngrok-2: 2.2.8 -> 2.3.18 2019-03-17 23:57:44 +01:00
xeji 88ffb73636
Merge pull request #57411 from srhb/mitmproxy-wsproto-update
mitmproxy: wsproto and pytest fixes
2019-03-17 00:12:38 +01:00
Michael Eden f17231ba57 autossh: fix for cross compilation 2019-03-16 16:34:06 -04:00
Mario Rodas 3039cfcfde
shadowsocks-rust: init at 1.7.0 2019-03-16 07:35:08 -05:00
Cedric Cellier e1fb3b5d3e junkie: fix src sha256
No idea how ever built. TIL about nix-prefetch-url.
2019-03-16 03:48:02 +01:00
Franz Pletz eec84d5e84
Merge pull request #57534 from elseym/wireguard-tools
wireguard-tools: 0.0.20190123 -> 0.0.20190227
2019-03-15 22:01:37 +00:00
worldofpeace cb962e829c modemmanager: 1.7.990 -> 1.10.0
* Add flags for systemd [0]

* Enable tests
  Though I actually didn't look to see how they're
  performed, only effort done was to get a success-
  ful build.

* Enable vala bindings

[0]: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.8.0/NEWS#L21
2019-03-15 13:37:31 -04:00
Cedric Cellier 1881bd83cc junkie: init at 2.8.0 2019-03-15 08:21:09 +01:00
Maximilian Bosch bc34c15a56
Merge pull request #57345 from r-ryantm/auto-update/offlineimap
offlineimap: 7.2.2 -> 7.2.3
2019-03-15 02:50:53 +01:00
Vladimír Čunát 04066403ae
Merge branch 'master' into staging-next
Lots of rebuilds from master, apparently.
Hydra nixpkgs: ?compare=1509577
2019-03-14 19:54:49 +01:00
Vincent Demeester f73f0e5e2e
kail: 0.7.0 -> 0.8.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-14 17:24:26 +01:00
Michiel Leenaars 43bf31eb99 pythonPackages.pyunbound: 1.7.3 -> 1.9.0 2019-03-14 00:50:56 +01:00
R. RyanTM 39789683d0 tgt: 1.0.74 -> 1.0.75 (#57489)
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-03-14 00:09:50 +01:00
elseym f96f14f69e
wireguard-tools: 0.0.20190123 -> 0.0.20190227 2019-03-13 06:56:37 +01:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
R. RyanTM 6195532a0b openfortivpn: 1.8.0 -> 1.8.1 (#57348)
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-03-12 22:54:31 +01:00
Robert Hensing 859c28dae1 ngrok-2: Use stable channel 2019-03-12 20:35:53 +01:00
Robert Hensing 794750fce2 ngrok-2: Fix URLs and automate 2019-03-12 20:35:50 +01:00
Sarah Brofeldt e1e5df688a mitmproxy: Fix tests with pytest >= 4.x 2019-03-11 17:08:24 +01:00
Sarah Brofeldt 3df55b80bb mitmproxy: Fix build with wsproto >= 0.13 2019-03-11 17:08:02 +01:00
R. RyanTM ddc5666b28 openvpn: 2.4.6 -> 2.4.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/openvpn/versions
2019-03-11 01:00:15 -07:00
R. RyanTM 1b61380bf3 offlineimap: 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/offlineimap/versions
2019-03-11 00:23:26 -07:00
Vladimír Čunát bf47162c26
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
Will Dietz d7c23cc65f ntp: 4.2.8p12 -> 4.2.8p13 (#57059)
From http://www.ntp.org/index.html:
> ntp-4.2.8p13 was released on 07 March 2019.
> It addresses 1 medium-severity security issue in ntpd, and provides 17
> other non-security fixes and 1 improvements over 4.2.8p12.
2019-03-08 23:06:29 +01:00
Yurii Izorkin 59ccd3a70f datadog-agent: 6.10.0 -> 6.10.1 (#57065) 2019-03-08 13:15:43 -08:00
Nikola Knezevic 81042e810f strongswan: 5.7.1 -> 5.7.2 2019-03-08 16:11:38 +01:00
Jörg Thalheim 87f8d1de64
Merge pull request #56969 from knl/build-strongswan-on-macos
strongswan: Make it build on macOS
2019-03-08 11:14:18 +00:00
Andreas Rammhold 9db4b80f19 davix: 0.6.4 -> 0.7.2
Bump version to be compatible with OpenSSL 1.1.

cc #22357
2019-03-07 12:47:31 +01:00
Jörg Thalheim 3befd1314c
Merge pull request #56232 from elseym/wireguard-go
wireguard-go: 0.0.20181001 -> 0.0.20181222
2019-03-07 10:43:18 +00:00
Nikola Knezevic 1609f860f5 strongswan: Make it build on macOS
Original expression could not be built on macOS due to using dependencies to
Linux only packages. This change fixes that by grouping the dependencies based
on the suitable system. In addition, it uses `configure` flags recommended by
the project for building on macOS, as well the ones used by Homebrew.
2019-03-07 10:05:17 +01:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
lewo 273b83ec23
Merge pull request #56667 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.3 -> 1.4
2019-03-05 21:15:37 +01:00
Frederik Rietdijk 5d7ab31949 Merge master into staging-next 2019-03-05 08:32:52 +01:00
Will Dietz 9deced9c63 s6-networking: 2.3.0.3 -> 2.3.0.4
https://skarnet.org/software/s6-networking/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 3fe8eeabd5 s6-dns: 2.3.0.1 -> 2.3.0.2
https://skarnet.org/software/s6-dns/upgrade.html
2019-03-04 23:23:55 +01:00
R. RyanTM f53ceb228a haproxy: 1.9.1 -> 1.9.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/haproxy/versions
2019-03-03 20:50:32 +01:00
Frederik Rietdijk 35e73c9dd5 Merge staging into staging-next 2019-03-03 09:35:42 +01:00
Elis Hirwing bcdab23bdd
Merge pull request #56766 from r-ryantm/auto-update/twa
twa: 1.7.1 -> 1.8.0
2019-03-03 09:02:53 +01:00
R. RyanTM f4e5db3349 twa: 1.7.1 -> 1.8.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-03-02 21:47:07 -08:00
Izorkin a8c2705b0d datadog-agent: add old version pg8000 2019-03-02 12:57:22 +03:00
R. RyanTM de2a34f934 gandi-cli: 1.3 -> 1.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/gandi-cli/versions
2019-03-01 23:46:34 -08:00
Andreas Rammhold 447c21089b
tinc_pre: fix error after openssl upgrade
With the openssl upgrade to 1.0.2r / 1.1.1b the tinc pre-release version
stopped working due to a bug in tinc where an encryption function was
used during decryption. I submitted a patch upstream [1] but that wasn't
released yet.

[1] http://git.tinc-vpn.org/git/browse?p=tinc;a=commit;h=2b0aeec02d64bb4724da9ff1dbc19b7d35d7c904
2019-03-01 22:33:46 +01:00
Frederik Rietdijk 205e0fc5bd Merge staging-next into staging 2019-03-01 09:22:21 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Izorkin ce2ef06c35 datadog-process-agent: 6.5.0 -> 6.10.0 2019-03-01 10:55:07 +03:00
Izorkin 35b6943507 datadog-trace-agent: trace-agent moved to datadog-agent 2019-03-01 10:47:02 +03:00
Izorkin 19b61b98d6 datadog-agent: update sub-packages 2019-03-01 10:21:10 +03:00
Izorkin c915e479b9 datadog-agent: update go packages 2019-03-01 10:06:19 +03:00
Yurii Izorkin fa20f98571 datadog-agent: 6.9.0 -> 6.10.0 (#56523) 2019-02-28 11:48:49 -08:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
Will Dietz e8f4e5af8d radvd: 2.17 -> 2.18
First release in over a year, not sure of changelog.

Release announcement:
http://lists.litech.org/pipermail/radvd-announce-l/2019-February/000045.html
2019-02-26 11:30:03 -06:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
aszlig 6dc9f79c0f
ip2unix: 2.0.0 -> 2.0.1
Upstream fixes:

  - Unregister socket as soon as we know that no rule matches.

I also removed the encode_rules() function which was an artifact left in
version 2.0.0.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2019-02-26 11:30:07 +01:00
Profpatsch a36d2eac2e nettee: init at 0.3.4 2019-02-25 10:34:16 +01:00
Matthew Bauer 73061742af Merge remote-tracking branch 'NixOS/master' into staging 2019-02-24 18:54:32 -05:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Will Dietz c39fb495dd
networkmanager: 1.14.4 -> 1.14.6 (#56253)
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.14.6/NEWS
2019-02-23 23:21:36 -06:00
Robert Schütz 3e14d7193e getmail: 5.10 -> 5.13 2019-02-23 08:05:11 +01:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Florian Friesdorf fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
elseym 2380290ad8
wireguard-go: 0.0.20181001 -> 0.0.20181222 2019-02-22 16:02:51 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Vladimír Čunát 52a2414aae
Merge #55819: unbound: 1.8.3 -> 1.9.0 (into staging)
It would be quite a shame if 19.03 missed dnsflagday.net changes
and some other features/fixes from 1.9.0.
2019-02-22 07:38:38 +01:00
Sarah Brofeldt 9c26b10bee
Merge pull request #53873 from tilpner/tahoelafs-update
tahoe-lafs: 1.12.1 -> 1.13.0
2019-02-21 21:29:49 +01:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Orivej Desh d7f4b13ccf lftp: do not look for expat and zlib in /usr/include
This behaviour affects builds without sandboxing.
2019-02-20 20:11:15 +00:00
Matthias Beyer f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
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