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

xenia-canary: 0-unstable-2025-08-06 -> 0-unstable-2025-08-15 (#434191)

parents 1742243d 046300b3
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-08-06";
  version = "0-unstable-2025-08-15";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "e9b24642541f0203d369fedd74900cbbaddeac1e";
    hash = "sha256-q3NJvt19mi6Ve5rMHAtzP3P/ryiypCAuiEsVVCDKn8M=";
    rev = "a9fb32a2fddaf46573a0300c84db2b530cc62c2f";
    hash = "sha256-F2zf3LeQl2F/iDAqFFAWBNX2C+L9mEeNWKi3w/Fon7g=";
  };

  dontConfigure = true;