Loading pkgs/os-specific/linux/kernel/xanmod-kernels.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ let # NOTE: When updating these, please also take a look at the changes done to # kernel config in the xanmod version commit ltsVariant = { version = "6.6.40"; hash = "sha256-UkeBSHtkyNvpLSiJiB8HTNmVJcKDVEftvFcQA497FLU="; version = "6.6.41"; hash = "sha256-74bM7zKEo2wdCEygiWd+niGQm1abM6OIJ2C5CXdrIMY="; variant = "lts"; }; Loading Loading
pkgs/os-specific/linux/kernel/xanmod-kernels.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ let # NOTE: When updating these, please also take a look at the changes done to # kernel config in the xanmod version commit ltsVariant = { version = "6.6.40"; hash = "sha256-UkeBSHtkyNvpLSiJiB8HTNmVJcKDVEftvFcQA497FLU="; version = "6.6.41"; hash = "sha256-74bM7zKEo2wdCEygiWd+niGQm1abM6OIJ2C5CXdrIMY="; variant = "lts"; }; Loading