Commit graph

11772 commits

Author SHA1 Message Date
worldofpeace afe27e517b nixos/multitouch: remove
On numerous occasions I have seen users mistake this
module as libinput because it being called "multitouch"
and them being unaware that the actually module they want
is libinput. They then run into several decrepit bugs due
to the completely out-of-date nature of the underlying package.
The underlying package hasn't been changed to an up-to-date
fork in a period of 8 years. I don't consider this to be production quality.
However, I'm not opposed for the module being readded to NixOS
with new packaging, and a better name.
2020-01-20 16:09:29 -05:00
Niklas Hambüchen b17d21dca0
Merge pull request #77882 from colemickens/nixpkgs-v4l2-fix
v4l2loopback: 0.12.2 -> 0.12.3
2020-01-20 20:45:56 +01:00
Tim Steinbach d9e2bcb21d
linux: 5.5-rc6 -> 5.5-rc7 2020-01-20 07:47:25 -05:00
Graham Christensen 14aca32d26
Merge pull request #77888 from kraem/master
facetimehd: unstable-2016-10-09 -> unstable-2019-12-10 for kernels > 4.8
2020-01-19 15:44:48 -05:00
Luka Blaskovic 13555cb1ce syslinux: 2015-11-09 -> 2019-02-07 2020-01-19 14:51:50 -05:00
Michael Raskin 47b4451535
Merge pull request #77973 from snicket2100/firejail-0.9.62
firejail: 0.9.60 -> 0.9.62
2020-01-19 08:35:13 +00:00
Tim Steinbach 64d20fe9cc
linux: 5.4.12 -> 5.4.13 2020-01-18 11:41:44 -05:00
Tim Steinbach cac9f210cf
linux: 4.19.96 -> 4.19.97 2020-01-18 11:41:12 -05:00
Tim Steinbach e14d19be43
linux: 4.14.165 -> 4.14.166 2020-01-18 11:40:37 -05:00
hlolli 78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
snicket2100 d914e9d1db firejail: 0.9.60 -> 0.9.62 2020-01-18 11:56:07 +01:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Jörg Thalheim d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
Cole Mickens c841d2017e v4l2loopback: 0.12.2 -> 0.12.3 2020-01-17 00:16:26 -08:00
kraem ddaf7bf2c1
facetimehd: unstable-2016-10-09 -> unstable-2019-12-10 for kernels > 4.8 2020-01-17 09:15:56 +01:00
Mario Rodas 4186705a70
Merge pull request #73814 from alexbakker/zenpower
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Kai Wohlfahrt 733113ed97 unstick: init at 0.1.0 2020-01-15 21:15:39 +00:00
Tim Steinbach fb06094ae3
linux: 5.4.11 -> 5.4.12 2020-01-15 09:12:21 -05:00
Tim Steinbach 155d5292cc
linux: 4.9.209 -> 4.9.210 2020-01-15 09:12:06 -05:00
Tim Steinbach ea1728f306
linux: 4.4.209 -> 4.4.210 2020-01-15 09:11:44 -05:00
Tim Steinbach 8dcf516adf
linux: 4.19.95 -> 4.19.96 2020-01-15 09:11:26 -05:00
Tim Steinbach 4d3f1ca18c
linux: 4.14.164 -> 4.14.165 2020-01-15 09:10:50 -05:00
R. RyanTM cd6ac55fb1 linuxPackages.evdi: 1.6.3 -> 1.6.4 2020-01-15 14:41:21 +01:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Frederik Rietdijk 05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Tim Steinbach 7184df6beb
linux: 5.5-rc5 -> 5.5-rc6 2020-01-13 19:53:27 -05:00
Tim Steinbach a8144b1ad3
linux_latest-libre: 17192 -> 17198 2020-01-13 19:25:14 -05:00
Alyssa Ross 1d51514ab2 linux-libre.updateScript: fix git commit
With nothing staged and no paths given, previously this wouldn't
actually do anything.
2020-01-13 16:44:48 +00:00
Alyssa Ross 345f6712e3 linux-libre.updateScript: don't update if unchanged
The revision applies to the whole SVN tree, not just the scripts
directory, so the revision will increment sometimes with no change in
content.
2020-01-13 16:44:48 +00:00
Alyssa Ross be4d80d721 linux-libre.updateScript: fix COMMIT option
Because bash was being run with -u, if COMMIT wasn't set in the
environment the script would just crash here, rather than exiting
successfully.
2020-01-13 16:44:48 +00:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tim Steinbach 583e4b8d89
linux_latest-libre: 17190 -> 17192 2020-01-13 07:23:03 -05:00
Daiderd Jordan c05efedd4d
darwin.iproute2mac: explicitly use python2 2020-01-13 11:41:23 +01:00
Daiderd Jordan da6bc4b4cb
darwin.libtapi: python2 -> python3 2020-01-13 11:41:23 +01:00
Daiderd Jordan 73db5d8c38
darwin.apple_sdk: python2 -> python3 2020-01-13 11:13:57 +01:00
Daiderd Jordan 453e009947
darwin.CF: python2 -> python3 2020-01-13 11:13:06 +01:00
Daiderd Jordan c7d457c9da
darwin.xnu: python2 -> python3 2020-01-13 11:13:01 +01:00
Jörg Thalheim c6fed21306
Merge pull request #77596 from samueldr/fix/cross/libselinux-python3
libselinux: Fix cross-compilation with Python 3
2020-01-13 10:04:08 +00:00
Lassulus bc4921a584
Merge pull request #73328 from magenbluten/af_xdp
linux config: add support for xdp sockets and ebpf jit
2020-01-13 05:54:57 +01:00
Samuel Dionne-Riel 0f94b540a5 libselinux: Fix cross-compilation with Python 3 2020-01-12 23:39:27 -05:00
Tim Steinbach 6d65b859ed
linux: 5.5-rc3 -> 5.5-rc5 2020-01-12 17:13:48 -05:00
Tim Steinbach f2251b483c
linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Tim Steinbach 0f8090b972
linux_latest-libre: 17185 -> 17190 2020-01-12 16:45:24 -05:00
Tim Steinbach ebf3c67a1b
linux: 5.4.10 -> 5.4.11 2020-01-12 16:45:24 -05:00
Tim Steinbach ad4637a2b8
linux: 4.9.208 -> 4.9.209 2020-01-12 16:45:23 -05:00
Tim Steinbach aab055fc54
linux: 4.4.208 -> 4.4.209 2020-01-12 16:45:23 -05:00
Tim Steinbach eadba9cd51
linux: 4.19.94 -> 4.19.95 2020-01-12 16:45:23 -05:00
Tim Steinbach e69455a8be
linux: 4.14.163 -> 4.14.164 2020-01-12 16:45:23 -05:00
Jan Tojnar 61cf52bc17
Merge pull request #77501 from jtojnar/more-loaof-fxes
tree-wide: fix more warning related to loaOf deprecation
2020-01-12 18:47:34 +01:00
Frederik Rietdijk b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
snicket2100 0778f0aee6 firejail: local profile handling fixed
The sed expression wasn't really catching anything (as local profiles are
included in the provided set of profiles by `include aaa.local` and not by
`include xx/firejail/aaa.local` as the sed expression used to expect).
As a result, it was not possible to create local profiles in any
accessible location. This fix makes it possible to create them in
`/etc/firejail/` which seems pretty standard.
2020-01-11 20:49:48 +01:00
Tim Steinbach 33ebfc6cc3
linux_latest-libre: 17179 -> 17185 2020-01-11 09:49:01 -05:00
markuskowa 0f9a4a2e55
Merge pull request #77488 from dtzWill/update/ipset-7.5
ipset: 7.4 -> 7.5, pname
2020-01-11 13:49:59 +01:00
Mario Rodas a33d21f5b3
Merge pull request #76314 from r-ryantm/auto-update/libratbag
libratbag: 0.11 -> 0.12
2020-01-11 05:26:08 -05:00
Frederik Rietdijk 263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Jan Tojnar e85b34c484
tree-wide: fix more warning related to loaOf deprecation 2020-01-11 08:09:56 +01:00
Will Dietz 84a6071bc7
kernel/update.sh: always use -e 2020-01-11 00:00:11 -06:00
Will Dietz 49638e309c
ipset: 7.4 -> 7.5, pname 2020-01-10 23:57:40 -06:00
Tim Steinbach 1a9e732288
linux_latest-libre: 17177 -> 17179 2020-01-10 20:47:31 -05:00
Frederik Rietdijk 348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Michael Weiss 1b4ab87668
nvme-cli: 1.9 -> 1.10.1 2020-01-10 17:10:55 +01:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Tim Steinbach 7ea793e7b9
linux_latest-libre: 17174 -> 17177 2020-01-09 20:33:38 -05:00
Tim Steinbach 895545d2b4
linux: 5.4.8 -> 5.4.10 2020-01-09 20:32:11 -05:00
Tim Steinbach 122c02c7f7
linux: 4.19.93 -> 4.19.94 2020-01-09 20:31:23 -05:00
Tim Steinbach ca91b1694d
linux: 4.14.162 -> 4.14.163 2020-01-09 20:30:26 -05:00
Mario Rodas 9c41b826f9
Merge pull request #76325 from r-ryantm/auto-update/mcelog
mcelog: 166 -> 167
2020-01-09 05:39:12 -05:00
Mario Rodas afc36c921b
Merge pull request #77033 from r-ryantm/auto-update/forkstat
forkstat: 0.02.11 -> 0.02.12
2020-01-09 05:26:52 -05:00
Mario Rodas 261b50ff9a
Merge pull request #77120 from r-ryantm/auto-update/ipvsadm
ipvsadm: 1.30 -> 1.31
2020-01-09 05:18:14 -05:00
Vladimír Čunát 5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
squalus 9314327dee keepassxc: fix darwin build
- Removed the unnecessary libmicrohttpd dependency, which doesn't
  build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
  dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
Tim Steinbach 74e75a8964
linux_latest-libre: 17169 -> 17174 2020-01-08 08:03:28 -05:00
Daiderd Jordan e0b00eda58
Merge pull request #77306 from gpevnev/reattach-to-user-namespace-2.8
reattach-to-user-namespace: 2.7 -> 2.8
2020-01-08 12:06:59 +01:00
Greg Pevnev a17dbd86ad
reattach-to-user-namespace: 2.7 -> 2.8
Add macOS Catalina (10.15) "support".
2020-01-08 13:50:08 +03:00
Michael Raskin 8b7d03e243
Merge pull request #77044 from r-ryantm/auto-update/firejail
firejail: 0.9.60 -> 0.9.62
2020-01-08 10:16:33 +00:00
Mario Rodas f14931b294
Merge pull request #77079 from r-ryantm/auto-update/google-authenticator-libpam
google-authenticator: 1.07 -> 1.08
2020-01-08 05:13:11 -05:00
Frederik Rietdijk 5732db0652 Merge staging-next into staging 2020-01-07 20:06:45 +01:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Tim Steinbach 7e3d864873
linux_latest-libre: 17167 -> 17169 2020-01-07 08:45:53 -05:00
Florian Klink 2eb2fccce5
Merge pull request #77137 from dtzWill/fix/systemd-243.4-version
systemd: fix version after update to 243.4 (#76134)
2020-01-07 09:41:07 +01:00
Matthew Bauer 7743eba511
Merge pull request #76718 from matthewbauer/fix-etc-sconfigdir
linux-pam: set sconfigdir to /etc for usage at runtime
2020-01-07 00:22:43 -05:00
Will Dietz 2fa60a6565
systemd: fix version after update to 243.4 (#76134) 2020-01-06 15:31:38 -06:00
R. RyanTM 5e6f852211 ipvsadm: 1.30 -> 1.31 2020-01-06 11:05:11 -08:00
Frederik Rietdijk 7f81119550 libapparmor: support python 3.8 2020-01-06 19:12:20 +01:00
Maximilian Bosch 2971c829e5
linuxPackages_5_4.ddci-driver: fix build
https://hydra.nixos.org/build/109690986
2020-01-06 18:47:37 +01:00
Maximilian Bosch f02e9f460d
Merge pull request #77101 from xwvvvvwx/wireguard-0.0.20200105
wireguard: 0.0.20191226 -> 0.0.20200105
2020-01-06 18:27:53 +01:00
David Terry ed72b90dd6
wireguard: 0.0.20191226 -> 0.0.20200105
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004844.html
2020-01-06 17:24:28 +01:00
R. RyanTM 29802ae19b google-authenticator: 1.07 -> 1.08 2020-01-06 06:07:16 -08:00
Tim Steinbach d748525498
linux_latest-libre: 17165 -> 17167 2020-01-06 07:14:47 -05:00
Frederik Rietdijk 4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk 8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
R. RyanTM 06f9d0b944 firejail: 0.9.60 -> 0.9.62 2020-01-06 02:48:31 -08:00
R. RyanTM 316256839b forkstat: 0.02.11 -> 0.02.12 2020-01-06 01:42:08 -08:00
Frederik Rietdijk 17ab5f9d88 Merge master into staging-next 2020-01-06 10:38:20 +01:00
Tim Steinbach 0ff48f4fe2
linux_latest-libre: 17163 -> 17165 2020-01-05 16:12:13 -05:00
Tim Steinbach af5f1eb6c6
linux: 5.4.7 -> 5.4.8 2020-01-05 16:12:00 -05:00
Tim Steinbach 0afc8450fd
linux: 4.19.92 -> 4.19.93 2020-01-05 16:11:32 -05:00
Frederik Rietdijk 981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
Frederik Rietdijk 828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Maximilian Bosch 640088aa89
linuxPackages.odp-dpdk: fix build
https://hydra.nixos.org/build/109478283
2020-01-05 13:52:10 +01:00
Ryan Mulligan e7e5fc9584
Merge pull request #61387 from bricewge/ddcci-driver-linux
ddcci-driver: init at 0.3.2
2020-01-04 07:58:45 -08:00
Tim Steinbach dc0fafb543
linux_latest-libre: 17161 -> 17163 2020-01-04 10:21:11 -05:00
Tim Steinbach 30dd839181
linux: 4.9.207 -> 4.9.208 2020-01-04 10:21:10 -05:00
Tim Steinbach 1b22badc24
linux: 4.4.207 -> 4.4.208 2020-01-04 10:21:10 -05:00
Tim Steinbach bfb4661982
linux: 4.14.161 -> 4.14.162 2020-01-04 10:21:07 -05:00
markuskowa 88c7b71ed2
Merge pull request #76438 from r-ryantm/auto-update/smemstat
smemstat: 0.02.05 -> 0.02.06
2020-01-04 12:50:40 +01:00
Matthew Bauer 04000331c1
Merge pull request #74284 from matthewbauer/ios-with-xcode-11
Update iOS for XCode 11
2020-01-03 15:35:41 -05:00
Matthew Bauer 9c1a2ac51e Merge remote-tracking branch 'origin/master' into ios-with-xcode-11 2020-01-03 15:34:20 -05:00
Matthew Bauer 8b41b16a9f cctools: fixup gnu-config detection 2020-01-03 15:20:55 -05:00
Matthew Bauer 6f8b2f3961 cctools: only add libtool on native builds
libtool is not really needed and it interferes with
updateAutotoolsGnuConfigScriptsHook. So remove it when
cross-compiling, but leave it in native to preserve hashes.
2020-01-03 15:20:54 -05:00
Matthew Bauer 010d2f4aa2 lib/systems: use newer ios sdk 2020-01-03 15:20:54 -05:00
Matthew Bauer 3432b1baa8 xcode: don’t use libstdc++ on iOS
Apple no longer ships with it, so best to avoid forcing it into use.
2020-01-03 15:19:34 -05:00
John Ericson 28c37155d7 xcode: Add more hashes, and fix some old ones 2020-01-03 15:19:08 -05:00
Silvan Mosberger 4f6f0491a4
Merge pull request #76854 from earksiinni/ersin/prl-tools-no-assert-version
linuxPackages.prl-tools: remove version assertion
2020-01-03 18:59:05 +01:00
Ersin Akinci 8ed2577f18
linuxPackages.prl-tools: remove version assertion 2020-01-02 13:53:38 -08:00
Frederik Rietdijk 62bfa88763 Merge staging-next into staging 2020-01-02 21:41:48 +01:00
Frederik Rietdijk f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Tim Steinbach 12fa2123ae
linux_latest-libre: 17159 -> 17161 2020-01-02 13:19:00 -05:00
Florian Klink b33e1a61f1
Merge pull request #76134 from mayflower/systemd-v243.4
Systemd v243.4
2020-01-02 01:41:52 +01:00
Tim Steinbach 6f5a01faeb
linux_latest-libre: 17153 -> 17159 2020-01-01 16:11:42 -05:00
Franz Pletz 151c38b5c8
batman-adv: 2019.4 -> 2019.5
Fixes #72463.
2020-01-01 20:30:38 +01:00
Franz Pletz 8b3427ad87
batman-adv: refactor 2020-01-01 20:29:35 +01:00
Will Dietz b973735394
Merge pull request #76370 from r-ryantm/auto-update/power-calibrate
power-calibrate: 0.01.28 -> 0.01.29
2020-01-01 11:25:58 -06:00
Tim Steinbach aa74012d32
linux: 5.4.6 -> 5.4.7 2019-12-31 13:32:18 -05:00
Tim Steinbach f9eae42640
linux: 4.19.91 -> 4.19.92 2019-12-31 13:32:18 -05:00
Tim Steinbach 62100c3b92
linux: 4.14.160 -> 4.14.161 2019-12-31 13:32:18 -05:00
Jan Tojnar 0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Maximilian Bosch a534e750a8
lvm2: fix build 2019-12-31 01:32:18 +01:00
Robin Gloster edfdd0f3e4
darwin: use dontUnpack instead of phases 2019-12-31 01:24:10 +01:00
Robin Gloster 006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster 760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster bb2a6f7396
treewide: structured attrs fixes 2019-12-31 00:51:41 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
Matthew Bauer f746d8eb6e linux-pam: set sconfigdir to /etc for usage at runtime
So users don’t need to override the $out/etc/security files, we need
to manually set this to /etc. Override it in the install phase so that
we still get the example $out/etc/security files .

Fixes #76713
2019-12-30 16:25:16 -05:00
Jonathan Ringer 446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Orivej Desh 140ab69ae6 pktgen: 3.7.2 -> 19.12.0, build with meson, fix build
Building with make requires share/dpdk/mk/ from the make build of dpdk, which is
not installed by the meson build of dpdk.
2019-12-30 16:50:41 +00:00
Orivej Desh fdb16f3a77 linuxPackages.dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh ddc4239e6a odp-dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh 17884f7b15 dpdk: 19.08.2 -> 19.11 2019-12-30 16:50:40 +00:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Frederik Rietdijk 9bc8e546c9
Merge pull request #75929 from NixOS/staging-next
Staging next
2019-12-30 16:27:24 +01:00
Frederik Rietdijk bfa5af85b7 Merge staging-next into staging 2019-12-30 16:25:56 +01:00
R. RyanTM c0e0177560 procps: 3.3.15 -> 3.3.16 2019-12-30 16:19:48 +01:00