xenia-canary: 0-unstable-2026-06-05 -> 0-unstable-2026-06-14

This commit is contained in:
R. Ryantm
2026-06-14 19:18:12 +00:00
parent 86ab56c568
commit f9901a79e0
+3 -3
View File
@@ -33,14 +33,14 @@ let
in
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2026-06-05";
version = "0-unstable-2026-06-14";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "99fd19d02598e45121a665053c56fa46b2e06f09";
hash = "sha256-Kz93Is6tDdg4svUidN3HeF5TRk8Mz5JK9tGHoiPFues=";
rev = "72ce1309715b30d07035c8511dffc13c0b92a2d9";
hash = "sha256-FDQ+Eil5gETX1tK/BpqhDanhnNdFkcVbIhAHUTNM8PU=";
};
dontConfigure = true;