summary refs log tree commit diff
diff options
context:
space:
mode:
authorfortuneteller2k <lythe1107@gmail.com>2022-04-10 16:37:27 +0000
committerfortuneteller2k <lythe1107@gmail.com>2022-04-10 23:34:04 +0000
commit7e31834981199670f3f3d8e920ede864aaab095c (patch)
tree048e397817ecb056578f3ae4a5bf88bd50d70d80
parent77e6d15276effcebfdb10c87a3d5b7bcce413e63 (diff)
downloadnixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar.gz
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar.bz2
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar.lz
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar.xz
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.tar.zst
nixpkgs-7e31834981199670f3f3d8e920ede864aaab095c.zip
linux_xanmod: 5.15.32 -> 5.15.33
-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 5583d3b80f3..1241219320a 100644
--- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -2,9 +2,9 @@
 
 let
   stableVariant = {
-    version = "5.15.32";
+    version = "5.15.33";
     suffix = "xanmod1";
-    hash = "sha256-63B1bV2K86WVqhFdeF57ZY/rtqAfqth9EIgCjP7QYH0=";
+    hash = "sha256-FOGjwkzAvautKsTKBMGfXMoRHeKgQtmK94hVKFdy2Ps=";
   };
 
   edgeVariant = {