Commit Graph

90 Commits

Author SHA1 Message Date
Alyssa Ross
84cc06af6f linux_latest: 5.18.15 -> 5.19 2022-08-01 15:30:56 +00:00
Alyssa Ross
017b80f490
linuxPackages.xmm7360-pci: respect allowAliases
Fixes: 8687bf7e9c ("linuxPackages*.xmm7360-pci: drop")
2022-08-01 08:38:50 +00:00
Florian Klink
eb83c0dd3f
Update pkgs/top-level/linux-kernels.nix
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2022-07-29 13:01:47 +07:00
Florian Klink
8687bf7e9c linuxPackages*.xmm7360-pci: drop
Support for 7360 got enabled via iosm in mainline kernel:

1f52d7b622

There's few reason to still ship this out-of-tree kernel module, which
broke whenever the laptop was suspended anyways.
2022-07-28 17:16:29 +07:00
Sandro
c074c88347
Merge pull request #181330 from aacebedo/ithc 2022-07-26 21:29:12 +02:00
Sandro
3e9c050761
Merge pull request #182719 from aacebedo/hid-ite8291r3 2022-07-26 19:00:47 +02:00
Alexandre Acebedo
7cfe5b129a ithc: init at unstable-2022-06-07 2022-07-25 21:11:42 +02:00
Alexandre Acebedo
b0873c032d hid-ite8291r3: init at unstable-2022-06-01 2022-07-25 21:03:27 +02:00
Brian McKenna
174344338c rtl8189fs: init at 2022-05-20 2022-07-25 09:53:53 +10:00
Alexandre Acebedo
2484f57981 qc71_laptop: init at unstable-2022-06-01 2022-07-24 13:14:38 +02:00
fortuneteller2k
b3d53dee19 xanmod-kernels: move kernelPatches to xanmodKernels 2022-07-21 22:04:25 +00:00
fortuneteller2k
9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
fortuneteller2k
9d0769d4e7 linux_xanmod: rename stable to lts 2022-07-21 19:46:47 +00:00
Kirill A. Korinsky
f41fc22111
prl-tools: 12.2.1-41615 -> 17.1.4-51567
Install Parallel Tools updated for version 17 of Parallels for macOS. This
fixes clipboard sharing, so that copy and paste works between the host
macOS and the guest NixOS VM. Support for guests on M1 Apple Silicon-based
Macs (aarch64-linux) is also added.

Co-authored-by: Paul Smith <paulsmith@gmail.com>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2022-07-09 14:43:27 +02:00
Alyssa Ross
aa6d3e6817 top-level/linux-kernels.nix: add vendor kernels note
This codifies existing practice of avoiding adding new vendor kernels
to Nixpkgs.

Hopefully I've put this comment at the place in the file somebody
hoping to add a new vendor kernel would be most likely to look.
2022-07-01 09:47:24 +00:00
Dmitriy
40674f0d7f linux_lqx, linux_zen: refactor to unify
Unify linux_zen and linux_lqx -> zen-kernels
2022-06-29 00:41:32 +03:00
Maximilian Bosch
046fcb0f8b
Merge pull request #178709 from Ma27/kernel-updates
Linux kernel updates 2022-06-23
2022-06-23 17:07:32 +02:00
Maximilian Bosch
f0e3e98377
linux_5_17: remove 2022-06-23 11:09:16 +02:00
Martin Messer
6614cd8b2b linuxPackages.ax99100: init at 1.8.0 2022-06-22 14:47:12 +02:00
misuzu
e0c5c47aa8 linuxPackages: use 5_15 kernel on 32-bit platforms
It builds just fine with BTF disabled.
2022-06-21 19:05:55 +03:00
Thiago Kenji Okada
4cf04594a9
Merge pull request #172660 from NickCao/nvidia-open
nvidia-open: init at 515.43.04
2022-06-17 18:59:32 +01:00
Maximilian Bosch
6717faa02c
Merge pull request #177216 from amarshall/linux-kernel-updates
Linux kernel updates 2022-06-10
2022-06-12 19:52:57 +02:00
misuzu
324df04b67 linuxPackages: use 5_10 kernel on 32-bit platforms
5_15 fails to build with `Failed to parse base BTF 'vmlinux': -22`
on i686 and armv7l.
2022-06-12 23:40:21 +10:00
Andrew Marshall
a2c6e4372a linux/hardened/patches/5.18: init at 5.18.3-hardened1 2022-06-10 17:22:33 -04:00
Nick Cao
6959d265b8
linuxPackages.nvidia_x11_open: remove temporarily due to evaluation
issues
2022-06-03 12:17:15 +08:00
Nick Cao
94f5bd2051
nvidia_x11: init opensource kernel driver 2022-06-03 10:50:33 +08:00
MatthiasBenaets
9a5c77c581 nixos/new-lg4ff: fix kernel selection 2022-06-02 08:27:42 +02:00
Alyssa Ross
fa7ae8876f
linux_latest: 5.17.9 -> 5.18
NSFD_V3 is now always enabled, and enabling debug info now requires
selecting a DWARF version instead of just setting DEBUG_INFO=y.
2022-05-23 09:19:42 +00:00
Izorkin
983d2a78ac
linux_5_17: add hardened kernel 2022-05-15 21:24:41 +03:00
Rick van Schijndel
f433d91bb3 anbox: drop kernel modules package
All builds are broken:
- 4.14
- 4.19
- 5.4

https://hydra.nixos.org/eval/1761072?filter=anbox&compare=1760998&full=#tabs-still-fail

Let's just drop it.

This leaves the anbox module possibly in a broken-ish state,
but I'm not sure what to do about it.
2022-05-10 21:15:48 +02:00
Maximilian Bosch
b79d9a846b
linux/hardened/patches/5.17: init at 5.17.5-hardened1 2022-05-06 10:17:59 +02:00
Sandro
aacb7ef4a6
Merge pull request #169966 from deinferno/vmware-host 2022-05-04 14:13:12 +02:00
deinferno
59e6af3dc1 linuxPackages.vmware: init at 16.2.3 2022-05-04 01:56:45 +05:00
Maximilian Bosch
c381ab775a
linux/hardened/5.4: fix build 2022-04-23 18:02:55 +02:00
Maximilian Bosch
90c22150c0
linux/hardened/4.19: fix build 2022-04-23 18:02:31 +02:00
Maximilian Bosch
ddf613299d
linux/hardened/4.14: fix build 2022-04-23 17:52:26 +02:00
Maximilian Bosch
5580ef0c63
linux_5_16: drop 2022-04-23 14:01:41 +02:00
fortuneteller2k
bfc55bad14 xanmod-kernels: add STABLE and EDGE variants 2022-04-10 23:34:04 +00:00
Alyssa Ross
ae8e8aaee7 treewide: remove obsolete kernel version checks
We no longer support any Linux kernel older than 4.9.
2022-04-08 09:56:09 +00:00
7c6f434c
e2fd601514
Merge pull request #154981 from helsinki-systems/feat/lvm2-vdo
(k)vdo: init
2022-04-05 12:06:48 +00:00
ajs124
47240ce174 kvdo: init at 8.1.1.287 2022-04-04 13:00:45 +01:00
Robert Hensing
200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Charlotte 🦝 Delenk
158789753f
linux_testing_bcachefs: 2022-03-09 -> 2022-03-21
This should fix a bug causing kernel panics when your fs has snapshots
enabled. See:
https://lore.kernel.org/all/bc622d24-9fad-7b3-22cb-da4bf2dd32d@ewheeler.net/T/

This patch also bumps the kernel version to 5.16, as bcachefs is devel-
oping against that now.
2022-03-25 19:28:17 +01:00
Alyssa Ross
58ae11758e linux_latest: 5.16.14 -> 5.17 2022-03-21 21:53:29 +00:00
Bernardo Meurer
7f36f5da9b linuxPackages.nvidiaPackages: make extensible 2022-03-10 13:37:21 -08:00
Vladimír Čunát
7075835950
Merge #159237: linuxKernel.packages.linux_4_4: drop 2022-03-06 19:38:07 +01:00
Kevin Cox
79862ae905
Merge pull request #161008 from rhysmdnz/xone
xone: init package and module
2022-03-02 11:26:51 -05:00
zowoq
fa52a102be linuxPackages: use 5_10 kernel on i686 2022-02-27 15:04:37 -08:00
zowoq
881a109227 Revert "Revert "linuxPackages: bump default 5.10 -> 5.15""
This reverts commit 7546480323.
2022-02-27 15:04:37 -08:00
Martin Weinelt
730edb44a8
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3 2022-02-22 19:31:47 +01:00