xenia-canary: 0-unstable-2026-01-25 -> 0-unstable-2026-02-02 (#486239)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-02 12:48:51 +00:00
committed by GitHub
+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;