Tuomas Tynkkynen
b98a3f247a
linux_testing: 4.15-rc9 -> 4.16-rc1
2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen
64fa0d5b97
kernel: Add deps for building 4.16
2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen
7a7e8a8004
kernel config: Disable USB_SERIAL_* on 4.16 and above
...
They got removed:
commit 003948c54e5b5034a9bbb4923336f5aba125eae6
Author: Benjamin Gilbert <benjamin.gilbert@coreos.com>
Date: Tue Jan 23 18:06:30 2018 -0800
USB: serial: keyspan: Drop firmware Kconfig options
The USB_SERIAL_KEYSPAN_* firmware options no longer do anything.
2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen
db38e0c7e7
kernel config: Cleanup self-test module disabling
...
No reason to have complex version-dependent conditionals when the
question mark already handles this just as well.
Also add RUNTIME_TESTING_MENU setting which nicely disables all of this
on >= 4.16.
2018-02-16 01:13:30 +02:00
Jörg Thalheim
a956c646fb
Merge pull request #34827 from danielfullmer/rtl8812-5.2.20
...
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-15 08:13:10 +00:00
Herwig Hochleitner
3027b80f1d
linuxPackages.kernel: add feature.debug flag for enabling DEBUG_INFO
2018-02-15 09:10:32 +01:00
Herwig Hochleitner
66080ae4d8
programs.criu: add nixos option for installing criu + kernel flags
2018-02-15 09:10:32 +01:00
Jan Tojnar
200a08e649
fwupd: add manpage
2018-02-15 01:11:14 +01:00
Jan Tojnar
a5e46588ab
fwupd: add devdoc
2018-02-15 01:11:14 +01:00
Jan Tojnar
201cc158cb
nixos/fwupd: add test
2018-02-15 01:11:13 +01:00
Jan Tojnar
be54e4b07e
fwupd: enable tests
2018-02-15 01:11:13 +01:00
Jan Tojnar
2ea6f25ebc
fwupd: use correct libelf
2018-02-15 01:11:12 +01:00
Will Dietz
8340cc5c6a
fwupd: shared_mime_info is needed!
2018-02-15 01:11:12 +01:00
Jan Tojnar
fb29a093f1
fwupd: 1.0.1 → 1.0.4
2018-02-15 01:11:11 +01:00
Jan Tojnar
f94a17387c
efivar: 30 → 34
2018-02-15 01:11:10 +01:00
Michael Weiss
92d2043d0f
fscrypt: 0.2.2 -> 0.2.3
2018-02-14 13:31:24 +01:00
Michael Weiss
bf01a11ac1
fscryptctl: 2017-09-12 -> 2017-10-23
2018-02-14 13:31:24 +01:00
Tim Steinbach
45e9b7b1c1
linux: 4.9.80 -> 4.9.81
2018-02-13 12:44:43 -05:00
Tim Steinbach
3b9f6874d8
linux: 4.14.18 -> 4.14.19
2018-02-13 12:40:34 -05:00
Vladimír Čunát
5e62091c45
Merge #34882 : linux: use absolute paths for compilers
...
This is needed to really build linux with gcc7 after ae040525d
.
2018-02-12 22:20:31 +01:00
Vladimír Čunát
3d24c5eecc
linux: use absolute paths for compilers
...
HOSTCC was taking precedence before stdenv's normal CC,
at least in case of non-cross build.
2018-02-12 14:00:51 -05:00
Tim Steinbach
8a60770f6b
linux-copperhead: 4.15.2.a -> 4.15.3.a
2018-02-12 07:56:21 -05:00
Tim Steinbach
71a2ffaa63
linux: 4.15.2 -> 4.15.3
2018-02-12 07:53:22 -05:00
Vladimír Čunát
169216fe14
linuxPackages: build by kernel's stdenv
2018-02-11 18:55:21 +01:00
Vladimír Čunát
ae040525d8
linux-*: build with gcc7, but allow overriding it
...
I expect we will revert this after general upgrade to gcc7.
See https://github.com/NixOS/nixpkgs/issues/34383
2018-02-11 18:55:18 +01:00
Frederik Rietdijk
9d69ebe5a8
Merge staging at '256ba86' into master
2018-02-11 08:54:49 +01:00
Daniel Fullmer
59c43d60ad
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-10 21:05:39 -05:00
Léo Gaspard
97ee203a22
eudev: 3.2.4 -> 3.2.5
2018-02-10 23:28:30 +01:00
Tuomas Tynkkynen
6d8c1fe01c
linux: Use concatStringsSep
2018-02-11 00:17:47 +02:00
Jörg Thalheim
3b8bb02f68
Merge pull request #34792 from dywedir/bcachefs
...
linux_testing_bcachefs: 4.11.2017.08.23 -> 4.15.2018.02.09
2018-02-10 08:20:35 +00:00
dywedir
bad837fd3b
linux_testing_bcachefs: 4.11.2017.08.23 -> 4.15.2018.02.09
2018-02-10 00:41:04 +02:00
Jan Malakhovski
3a2ee6e5c3
linuxPackages: introduce hardenedLinuxPackagesFor
and cleanup some expressions using it
2018-02-09 19:50:04 +00:00
Jörg Thalheim
5b247f741d
Merge pull request #34677 from dtzWill/feature/busybox-sandbox-shell
...
busybox-sandbox-shell: extract basic shell to new attribute
2018-02-09 09:32:55 +00:00
Dan Peebles
dfd300c81d
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
...
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Vladimír Čunát
55bbcd4e48
linuxPackages.nvidia_x11_beta: alias to stable
...
It doesn't seem much sense to have "beta" with version lower than "stable".
2018-02-08 19:55:28 +01:00
Andreas Rammhold
7a833cfcb8
nvidia_x11_beta: 381.22 -> 390.12
...
This change is done for completness in regards to [1] since we already
support a newer "stable" version.
nvidia_x11_beta now compiles on both 4.14 and 4.15.
[1] https://github.com/NixOS/nixpkgs/issues/31640
2018-02-08 12:55:45 +01:00
Michael Raskin
a600b621c8
linux_4_15: fix a partial version downgrade on staging merge
2018-02-08 12:43:08 +01:00
Frederik Rietdijk
50a9d51a09
Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD
2018-02-08 12:14:07 +01:00
adisbladis
e860b651d6
Merge pull request #34713 from dtzWill/update/zfs-spl-0.7.6
...
zfs, spl: 0.7.5 -> 0.7.6
2018-02-08 13:54:43 +08:00
Will Dietz
5da8924333
zfs, spl: 0.7.5 -> 0.7.6
...
Fixes compat with 4.15
(cc #34459 )
2018-02-07 18:49:26 -06:00
Tim Steinbach
c46a833e6c
linux-copperhead: 4.15.1.a -> 4.15.2.a
2018-02-07 19:47:20 -05:00
Tim Steinbach
9f3d57a31f
linux: 4.15.1 -> 4.15.2
2018-02-07 19:36:35 -05:00
Tim Steinbach
0b43d5a9cf
linux: 4.14.17 -> 4.14.18
2018-02-07 19:36:21 -05:00
sjau
0d65e2e0e5
zfs: add migration path for new crypto format
...
fixes #34559
2018-02-07 20:46:16 +00:00
Daiderd Jordan
c0aa8f5fb8
Merge pull request #34630 from varunpatro/lsusb
...
lsusb for OSX
2018-02-07 18:34:41 +01:00
Tuomas Tynkkynen
1b6e95e1eb
hdparm: 9.53 -> 9.54
2018-02-07 18:48:04 +02:00
Varun Patro
e8f480fb6c
Add 'varunpatro' as a maintainer.
2018-02-07 13:59:34 +08:00
Tuomas Tynkkynen
4c6c919a31
Merge remote-tracking branch 'upstream/master' into HEAD
...
Conflicts:
pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
Tuomas Tynkkynen
685ceb999e
kernel: Fix missing config options from platform
...
common-config.nix has:
${kernelPlatform.kernelExtraConfig or ""}
and indeed kernelExtraConfig is in hostPlatform.platform, and not in
hostPlatform. (Ugh.).
2018-02-06 22:13:57 +02:00
John Ericson
63b8175281
Merge pull request #34351 from teto/kernel_wip
...
[RDY] buildLinux: Add more overrides
2018-02-06 12:08:12 -05:00