lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

linux_xanmod, linux_xanmod_latest: 2024-09-18 (#343115)

authored by

Fabián Heredia Montiel and committed by
GitHub
9b19ba7d 71b0f868

+4 -4
+4 -4
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
··· 7 7 # kernel config in the xanmod version commit 8 8 variants = { 9 9 lts = { 10 - version = "6.6.51"; 11 - hash = "sha256-dNUTePfL6cAA0EmEG/D36dNJUobDRBHR5+BYrLIYot4="; 10 + version = "6.6.52"; 11 + hash = "sha256-bTsxESXY0uhx9/UjUg9cATC1ErfkxF1gH8TXimYVzX4="; 12 12 }; 13 13 main = { 14 - version = "6.10.10"; 15 - hash = "sha256-abxhlF0zmY9WvcQ+FnkR5fNMvrw+oTCIMaCs8DFJ+oA="; 14 + version = "6.10.11"; 15 + hash = "sha256-FDWFpiN0VvzdXcS3nZHm1HFgASazNX5+pL/8UJ3hkI8="; 16 16 }; 17 17 }; 18 18