xenia-canary: 0-unstable-2025-11-29 -> 0-unstable-2025-12-05

This commit is contained in:
R. Ryantm
2025-12-06 07:43:41 +00:00
parent 9e31b6e2c4
commit e957122a3a
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-11-29";
version = "0-unstable-2025-12-05";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "ce5100cbf384d441f7ccfd0269938616a345722f";
hash = "sha256-v2RFsOFbsM14lGo//7Qf25neRfM9mSbC8cJZP1xCsms=";
rev = "0af253e230d189c79714744df1267ab18233dc96";
hash = "sha256-k8nPqoNM+HA0LN9KjAbZL+jM/7AL9iPYNN6z9A+tuoU=";
};
dontConfigure = true;