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
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
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