xenia-canary: 0-unstable-2025-08-15 -> 0-unstable-2025-08-22 (#436604)

Co-authored-by: tuxy <tuxy@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-25 06:23:52 +00:00
committed by GitHub
+3 -3
View File
@@ -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;