diff options
| author | Alyssa Ross <hi@alyssa.is> | 2026-01-31 15:21:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-31 15:21:41 +0000 |
| commit | 7f0f2106010f0840366232913c950b4e6c70de7f (patch) | |
| tree | 0cbb33949d35da375cc0733c9a1ace3df0c670f2 | |
| parent | crystal_1_19: init at 1.19.1 (#484749) (diff) | |
| parent | linux_xanmod_latest: 6.18.7 -> 6.18.8 (diff) | |
| download | nixpkgs-7f0f2106010f0840366232913c950b4e6c70de7f.tar.gz | |
linux_xanmod, linux_xanmod_latest: 2026-01-30 (#485381)
| -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 3b6b2369fe54..76eafe8a2c42 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -15,8 +15,8 @@ let variants = { # ./update-xanmod.sh lts lts = { - version = "6.12.67"; - hash = "sha256-xUiVE59kiuaVK9/ENxinZMVUBtAxLP5Wiut4r5kCwJo="; + version = "6.12.68"; + hash = "sha256-HCBSAEyLZeHufBj+TCTzdv6NBvWZGUknAAQ2eWK/Tmw="; isLTS = true; }; # ./update-xanmod.sh main |
