xenia-canary: 0-unstable-2025-11-13 -> 0-unstable-2025-11-22

This commit is contained in:
R. Ryantm
2025-11-23 14:06:08 +00:00
parent 0a344e2c83
commit 695da99a42
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-11-13";
version = "0-unstable-2025-11-22";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "09b9e37c4ff63a46bdf04bb006a6923e7334eb0a";
hash = "sha256-R24LHFqYeLvUuUJaM4uNVvlsieHsFFN7TcgbDtwK7zQ=";
rev = "07501cfcb9f592c3f99eeb7a8d8f10294755a980";
hash = "sha256-dacGpGAK4At0KXdANY6ibEAjxWcY4bUbyFraXO+kK/0=";
};
dontConfigure = true;