xenia-canary: 0-unstable-2025-10-06 -> 0-unstable-2025-10-18 (#451702)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-19 23:57:18 +00:00
committed by GitHub
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-10-06";
version = "0-unstable-2025-10-18";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "703531d541fb9391afed4fbb951db198c9193c28";
hash = "sha256-xLZBEnSxDhGWGscvE4Ht4wSAnSxY+0wBLAA2MVVobHg=";
rev = "a1a33b9939e8bc95555bbecafeac97413b73ddea";
hash = "sha256-2+YOYxmumSHV8gHvKlOGUahcA/p/8drqXqkgy7udVpk=";
};
dontConfigure = true;