mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 14:48:14 +00:00
Merge pull request #235215 from brenix/xanmod-updates
linux_xanmod: 6.1.30 -> 6.1.31, 6.3.3 -> 6.3.5
This commit is contained in:
commit
e5addb65b0
@ -3,14 +3,14 @@
|
||||
let
|
||||
# These names are how they are designated in https://xanmod.org.
|
||||
ltsVariant = {
|
||||
version = "6.1.30";
|
||||
hash = "sha256-F5N0PkjVBSpidP08SdBtOx5n+97RUqN32bwyQ6y+CYY=";
|
||||
version = "6.1.31";
|
||||
hash = "sha256-quYsp6h7IV6gUT0e55FeBlS8rH9OGrqdbM1XSIYNRV4=";
|
||||
variant = "lts";
|
||||
};
|
||||
|
||||
mainVariant = {
|
||||
version = "6.3.3";
|
||||
hash = "sha256-3vkY79dmRUITXUIStYVlrR/JVLtLH2hfH1YKCF03Wmo=";
|
||||
version = "6.3.5";
|
||||
hash = "sha256-2+8WDj1VdmIdC0DjmKyY/fMi5zoiXDAWy7EAmkImvXk=";
|
||||
variant = "main";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user