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

This commit is contained in:
R. Ryantm
2025-11-16 21:22:10 +00:00
parent 5dec4550e8
commit b95c70f525

View File

@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2025-11-10";
version = "0-unstable-2025-11-13";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "68b3490c8bdb2a819e80b113457aa16c6634118e";
hash = "sha256-pUvOUAwF4FdDrQkXKH2zyQmlZ5/lM+7syROWVWhJcX8=";
rev = "09b9e37c4ff63a46bdf04bb006a6923e7334eb0a";
hash = "sha256-R24LHFqYeLvUuUJaM4uNVvlsieHsFFN7TcgbDtwK7zQ=";
};
dontConfigure = true;