···5757 kernels = recurseIntoAttrs (lib.makeExtensible (self: with self;
5858 let callPackage = newScope self; in {
59596060+ # NOTE: PLEASE DO NOT ADD NEW VENDOR KERNELS TO NIXPKGS.
6161+ # New vendor kernels should go to nixos-hardware instead.
6262+ # e.g. https://github.com/NixOS/nixos-hardware/tree/master/microsoft/surface/kernel
6363+6064 linux_mptcp_95 = callPackage ../os-specific/linux/kernel/linux-mptcp-95.nix {
6165 kernelPatches = linux_4_19.kernelPatches;
6266 };