Commit 0f10078f authored by Alyssa Ross's avatar Alyssa Ross
Browse files

linuxPackages: clarify comment about downstream kernels

I'm pretty sure this is always what we meant, I just didn't think
through all the possibilities of non-upstream kernels that might end
up being proposed in future.
parent 3f116e61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ in {
  kernels = recurseIntoAttrs (lib.makeExtensible (self: with self;
    let callPackage = newScope self; in {

    # NOTE: PLEASE DO NOT ADD NEW VENDOR KERNELS TO NIXPKGS.
    # NOTE: PLEASE DO NOT ADD NEW DOWNSTREAM KERNELS TO NIXPKGS.
    # New vendor kernels should go to nixos-hardware instead.
    # e.g. https://github.com/NixOS/nixos-hardware/tree/master/microsoft/surface/kernel