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

xenia-canary: 0-unstable-2025-08-15 -> 0-unstable-2025-08-22

parent 128ab1d9
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-15";
  version = "0-unstable-2025-08-22";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "a9fb32a2fddaf46573a0300c84db2b530cc62c2f";
    hash = "sha256-F2zf3LeQl2F/iDAqFFAWBNX2C+L9mEeNWKi3w/Fon7g=";
    rev = "765073021a3fd0ec193f89ff224aad5a3af31551";
    hash = "sha256-WLSGhSK9hpcCp7a6YIjiaLI+z2PeyQEvoHJxvvFd7Vw=";
  };

  dontConfigure = true;