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

This commit is contained in:
R. Ryantm
2025-08-24 23:09:57 +00:00
parent 128ab1d92d
commit ea2c47f9fa
+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;