Unverified Commit 184977ee authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

xenia-canary: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27 (#446623)

parents 54b2150a 663dcbd4
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-09-14";
  version = "0-unstable-2025-09-27";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "8d03766d039569e36539d19283ed14c5c2683b8d";
    hash = "sha256-sWZQUFR3emQ7lWXxbZZqWyDzto0bfOFO3d1zgVCiFvM=";
    rev = "41b412fa76f2fc4d913af0b74a68208616f205ce";
    hash = "sha256-Q6Y1aV45wKeutvuiovEtb2Csqzx38gQelHky3EKx2BM=";
  };

  dontConfigure = true;