Matthieu Coudron
de56d6bfe6
Merge pull request #63713 from teto/mptcp
...
Mptcp kernel updates
2019-06-25 09:04:34 +02:00
Samuel Dionne-Riel
7c819989f9
Merge pull request #63147 from samueldr/aarch64/graphics-fixes
...
aarch64: misc. graphical boot fixes
2019-06-24 14:53:01 -04:00
Alyssa Ross
57b1f53862
Merge pull request #63484 from alyssais/linux-5.0
...
linux_5_0: remove
2019-06-24 11:45:58 +00:00
Matthieu Coudron
1e0f5ff99a
linux_mptcp_95: init at 0.95
...
also removes 0.93, we want to maintain only the 2 latest upstream mptcp
kernels.
2019-06-24 12:03:39 +09:00
Matthieu Coudron
ea8a4fca07
linux_mptcp_94: 0.94.4 -> 0.94.6
...
Also move to a pkgs/os-specific/linux/kernel/linux-mptcp-94.nix. makes
updates easier.
Added a structured config pkgs/os-specific/linux/kernel/mptcp-config.nix
that can be shared between the different kernels.
2019-06-24 11:49:11 +09:00
Matthew Bauer
e49729f9b1
Merge pull request #63707 from matthewbauer/fix-63043
...
Qt5 + Darwin fixes
2019-06-23 20:37:54 -04:00
Matthew Bauer
4e22fe4f63
apple-sdk: add MetalKit
2019-06-23 18:28:36 -04:00
Tim Steinbach
ad1ead12c5
linux: 5.2-rc5 -> 5.2-rc6
2019-06-23 07:38:23 -04:00
Martin Weinelt
6dbb142de4
microcodeIntel: 20190514 -> 20190618
2019-06-22 22:39:27 +02:00
Mario Rodas
2932be89af
Merge pull request #63051 from marsam/init-noah
...
noah: init at 0.5.1
2019-06-22 13:18:45 -05:00
Tim Steinbach
8b7c42032e
linux: 5.1.12 -> 5.1.14
2019-06-22 12:27:37 -04:00
Tim Steinbach
34d4fd0a1d
linux: 4.9.182 -> 4.9.183
2019-06-22 12:27:21 -04:00
Tim Steinbach
2eedc1d464
linux: 4.4.182 -> 4.4.183
2019-06-22 12:27:07 -04:00
Tim Steinbach
f12542e8cd
linux: 4.19.53 -> 4.19.55
2019-06-22 12:26:43 -04:00
Tim Steinbach
3c20a64034
linux: 4.14.128 -> 4.14.129
2019-06-22 12:26:23 -04:00
Matthew Bauer
04e6a1bb9b
Merge pull request #63081 from caadar/master
...
Improve ZFS Bash completions user expirience
2019-06-20 15:29:03 -04:00
Mario Rodas
5d9924a901
Merge pull request #63272 from r-ryantm/auto-update/ipset
...
ipset: 7.1 -> 7.2
2019-06-20 05:45:15 -05:00
Mario Rodas
320412c7e3
Merge pull request #63289 from r-ryantm/auto-update/linuxconsoletools
...
linuxConsoleTools: 1.6.0 -> 1.6.1
2019-06-20 05:34:07 -05:00
Mario Rodas
71b7116f12
Merge pull request #63441 from r-ryantm/auto-update/sysstat
...
sysstat: 12.1.4 -> 12.1.5
2019-06-19 19:41:20 -05:00
Tim Steinbach
67b15913bd
linux: 5.1.11 -> 5.1.12
2019-06-19 08:54:10 -04:00
Tim Steinbach
e7a8570663
linux: 4.19.52 -> 4.19.53
2019-06-19 08:54:09 -04:00
Tim Steinbach
904b69d48a
linux: 4.14.127 -> 4.14.128
2019-06-19 08:54:07 -04:00
Matthieu Coudron
d81797a248
Merge pull request #63142 from luaduck/kernel-usbhiddev-pls
...
linux: Enable kernel config option for raw HID devices
2019-06-19 11:28:41 +02:00
Alyssa Ross
d89ed88c8d
linux_5_0: remove
...
EOLed upstream.
2019-06-18 23:48:37 +00:00
R. RyanTM
302dc79ba8
sysstat: 12.1.4 -> 12.1.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/sysstat/versions
2019-06-18 07:23:23 -07:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
...
... broken by f3282c8
#63177 . Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
Jan Tojnar
8cef6ec5fe
ffado: prevent build tools from leaking into closure ( #63393 )
...
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
Jan Tojnar
e40d568daa
ffado: prevent build tools from leaking into closure
...
FFADO stored paths to various build dependencies and libraries
like gcc or pyuic5 (from PyQT) in $out/lib/libffado/static_info.txt,
thus bringing them into the runtime closure.
With Nix, this information is not really critical, as we can find
out the exact dependencies from .drv files in Nix store.
This alone reduced the closure size from 914866184B to 132341176B.
2019-06-18 02:46:36 +02:00
Alyssa Ross
73e0f13bac
linux_5_1: 5.1.10 -> 5.1.11
...
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:48 +00:00
Alyssa Ross
d5bf0ae804
linux_4_19: 4.19.51 -> 4.19.21
...
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:47 +00:00
Alyssa Ross
84de6aed79
linux_4_14: 4.14.126 -> 4.14.127
...
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:45 +00:00
Alyssa Ross
9ccdf3c9f5
linux_4_9: 4.9.181 -> 4.9.182
...
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:44 +00:00
Alyssa Ross
4810809625
linux_4_4: 4.4.181 -> 4.4.182
...
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:41 +00:00
Ryan Mulligan
d55c57aff8
Merge pull request #63251 from r-ryantm/auto-update/fwts
...
fwts: 19.05.00 -> 19.06.00
2019-06-17 11:05:09 -07:00
R. RyanTM
e43eac2181
linuxConsoleTools: 1.6.0 -> 1.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/linuxconsoletools/versions
2019-06-17 00:07:29 -07:00
Franz Pletz
fa6c8ada20
Merge pull request #63171 from Mic92/zfs
...
zfs: 0.8.0 -> 0.8.1
2019-06-17 05:43:43 +00:00
R. RyanTM
62950bca1a
ipset: 7.1 -> 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/ipset/versions
2019-06-16 20:31:04 -07:00
R. RyanTM
b2a78de0c0
fwts: 19.05.00 -> 19.06.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-06-16 16:20:10 -07:00
Austin Seipp
f71d8bd500
linux_testing: 5.2-rc4 -> 5.2-rc5
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 17:31:23 -05:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim
b916d11a6e
zfsUnstable: 0.8.0 -> 0.8.1
2019-06-15 19:35:30 +01:00
Jörg Thalheim
05f7301a9e
zfs: 0.8.0 -> 0.8.1
2019-06-15 19:35:25 +01:00
Samuel Dionne-Riel
adc62907a6
linux: Enables support for the Allwinner Display Engine 2.0
2019-06-15 14:26:20 -04:00
Tim Steinbach
d208a0678e
linux: 5.1.9 -> 5.1.10
2019-06-15 13:58:09 -04:00
Tim Steinbach
cd8dfda9a7
linux: 4.19.50 -> 4.19.51
2019-06-15 13:58:09 -04:00
Tim Steinbach
e84ec43eba
linux: 4.14.125 -> 4.14.126
2019-06-15 13:58:09 -04:00
Graham Christensen
d925731a17
Merge pull request #63153 from flokli/mingwrt-src
...
windows.mingwrt: fix src url
2019-06-15 09:03:45 -04:00
Florian Klink
ddfc4797fb
windows.mingwrt: fix src url
2019-06-15 13:33:32 +02:00
Ambroz Bizjak
d1226bff8e
nvidia-x11: Set 32-bit library paths for 32-bit libraries.
...
Patchelf was being called to point RUNPATH to 64-bit library paths even for 32-bit libraries.
2019-06-15 10:54:50 +02:00
Frederik Rietdijk
087b87758e
Merge master into staging-next
2019-06-15 08:17:58 +02:00