Commit ee574550 authored by R. RyanTM's avatar R. RyanTM
Browse files

xenia-canary: 0-unstable-2025-11-01 -> 0-unstable-2025-11-10

parent ffd468f2
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-01";
  version = "0-unstable-2025-11-10";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "b800011265bf47ea6b3f4f2b234d25249823a9be";
    hash = "sha256-XufXayBfpq8PUReAiNxAbt4gUhH+aYxMN10ZU7HVhJs=";
    rev = "68b3490c8bdb2a819e80b113457aa16c6634118e";
    hash = "sha256-pUvOUAwF4FdDrQkXKH2zyQmlZ5/lM+7syROWVWhJcX8=";
  };

  dontConfigure = true;