xenia-canary: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27

This commit is contained in:
R. Ryantm
2025-09-27 11:15:15 +00:00
parent 8e2f87ab6d
commit 663dcbd48a
+3 -3
View File
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-09-14";
version = "0-unstable-2025-09-27";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "8d03766d039569e36539d19283ed14c5c2683b8d";
hash = "sha256-sWZQUFR3emQ7lWXxbZZqWyDzto0bfOFO3d1zgVCiFvM=";
rev = "41b412fa76f2fc4d913af0b74a68208616f205ce";
hash = "sha256-Q6Y1aV45wKeutvuiovEtb2Csqzx38gQelHky3EKx2BM=";
};
dontConfigure = true;