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

Merge pull request #234969 from NixOS/backport-234446-to-release-23.05

[Backport release-23.05]  linux_xanmod: 6.1.29 -> 6.1.30 
parents ebf717d1 ebda5095
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
let
  # These names are how they are designated in https://xanmod.org.
  ltsVariant = {
    version = "6.1.29";
    hash = "sha256-/AaI/cOORkegxjKcrZ941U2oazf3FzLlUv5Y2CXrpb0=";
    version = "6.1.30";
    hash = "sha256-F5N0PkjVBSpidP08SdBtOx5n+97RUqN32bwyQ6y+CYY=";
    variant = "lts";
  };