about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorfortuneteller2k <lythe1107@gmail.com>2022-12-29 23:23:22 +0800
committerfortuneteller2k <lythe1107@gmail.com>2023-01-06 18:59:38 +0800
commit924976e001a2e2a023b25526588ded79a77f373f (patch)
tree4cbdd0c320f5901dd2b5f2bbae732ef38432b52d /pkgs/os-specific
parent2c421416dab30981940c31cc3c26bbb4f32daa66 (diff)
linux_xanmod_latest: 6.1.0 -> 6.1.3
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/xanmod-kernels.nix4
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 d203a46294570..550a09df22321 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -9,8 +9,8 @@ let
   };
 
   mainVariant = {
-    version = "6.1.0";
-    hash = "sha256-Idt7M6o2Zxqi3LBwuKu+pTHJA5OuP+KgEt2C+GcdO14=";
+    version = "6.1.3";
+    hash = "sha256-YtkmbbFEfvww7yJ4MpLQ3M6QjbBXSU9Pjwu0Dq/dIcs=";
     variant = "main";
   };