xenia-canary: 0-unstable-2026-01-25 -> 0-unstable-2026-02-02

This commit is contained in:
R. Ryantm
2026-02-02 11:12:02 +00:00
parent da200aecc7
commit 7336b91c7e
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2026-01-25";
version = "0-unstable-2026-02-02";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "67d80958c9d1ff926b9098be7f830c1937921d9a";
hash = "sha256-gKw85Lm31vEJSDurh9CaqYQhuQyAZ/Ey5ineGnVijxQ=";
rev = "60ffc2e83f901bcce4ccb9b9fdd86f5fe8c1bc6b";
hash = "sha256-2mUS3mAXaKnE7FWk+hcn1SiQZnjOaQFKi/A6l57qMI0=";
};
dontConfigure = true;