xenia-canary: 0-unstable-2025-12-05 -> 0-unstable-2025-12-10

This commit is contained in:
R. Ryantm
2025-12-13 00:18:39 +00:00
parent f0a33ba877
commit 447c6aa8e0
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-12-05";
version = "0-unstable-2025-12-10";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "0af253e230d189c79714744df1267ab18233dc96";
hash = "sha256-k8nPqoNM+HA0LN9KjAbZL+jM/7AL9iPYNN6z9A+tuoU=";
rev = "4cbcae5b649378d9e839e58e42a121d3a4e69d99";
hash = "sha256-VDdwlXAJAIvVWjCDurQdOW96xsykrG8W203bMXSZG/U=";
};
dontConfigure = true;