diff options
| author | Shawn8901 <shawn8901@googlemail.com> | 2024-12-27 22:46:45 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-12-30 11:30:08 +0000 |
| commit | 6dacab45d0853d4ff6fde463c8a1e2c21a5a37c4 (patch) | |
| tree | f6d6881268d34e6e7221515de0b3137d9ca406f1 | |
| parent | [24.05] Kernel updates for 2024-12-27 (#368650) (diff) | |
| download | nixpkgs-6dacab45d0853d4ff6fde463c8a1e2c21a5a37c4.tar.gz | |
linux_xanmod: 6.6.67 -> 6.6.68
(cherry picked from commit 3c9eba0b5e8bd760aabddcf58cfcc5e7bc7ab889)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix index d7db3af2b38b..9dee01b51b38 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -13,8 +13,8 @@ let # kernel config in the xanmod version commit variants = { lts = { - version = "6.6.67"; - hash = "sha256-ePZAs+TWroyDSKx+ubZeNRr/lA8zuqp3m0Cs5yE18JE="; + version = "6.6.68"; + hash = "sha256-fuPJgbDJ2PLB74fy/WFnhGdTEKJMeNwsbWm6RVM4Jes="; }; main = { |
