Unverified Commit 80cb7f7c authored by Atemu's avatar Atemu Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2025-02-08 updates (#380228)

parents 7a4c8e8d 00eabcdf
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -14,12 +14,12 @@ let
  # kernel config in the xanmod version commit
  variants = {
    lts = {
      version = "6.6.70";
      hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0=";
      version = "6.12.12";
      hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c=";
    };
    main = {
      version = "6.12.9";
      hash = "sha256-vA1/OhhwSKVIaLJ7uN2ut1b1/UX/mIAITQ3BqTZD9Uk=";
      version = "6.12.12";
      hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c=";
    };
  };