mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
Merge pull request #257408 from NixOS/backport-256895-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-09-23
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
let
|
||||
# These names are how they are designated in https://xanmod.org.
|
||||
ltsVariant = {
|
||||
version = "6.1.53";
|
||||
hash = "sha256-+70dp+zVOvfKJv9hEy3FpEs2ldrxHiWbokaUnXrNj5o=";
|
||||
version = "6.1.54";
|
||||
hash = "sha256-sAVWtpR0fzBcLR82MFREG4Qv/JEXyJ+5MZ/XDVE0fu8=";
|
||||
variant = "lts";
|
||||
};
|
||||
|
||||
mainVariant = {
|
||||
version = "6.5.3";
|
||||
hash = "sha256-2giaFyN3kWzQ9cl1mTM9ecSlwoQS+dm3/LvbTAHjZ/A=";
|
||||
version = "6.5.4";
|
||||
hash = "sha256-zT+aU/pOtKgzVOH5Xg4qd88RcDVBmO4af/rgrkUrnfw=";
|
||||
variant = "main";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user