Commit 695da99a authored by R. RyanTM's avatar R. RyanTM
Browse files

xenia-canary: 0-unstable-2025-11-13 -> 0-unstable-2025-11-22

parent 0a344e2c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
  pname = "xenia-canary";
  version = "0-unstable-2025-11-13";
  version = "0-unstable-2025-11-22";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "09b9e37c4ff63a46bdf04bb006a6923e7334eb0a";
    hash = "sha256-R24LHFqYeLvUuUJaM4uNVvlsieHsFFN7TcgbDtwK7zQ=";
    rev = "07501cfcb9f592c3f99eeb7a8d8f10294755a980";
    hash = "sha256-dacGpGAK4At0KXdANY6ibEAjxWcY4bUbyFraXO+kK/0=";
  };

  dontConfigure = true;