xenia-canary: 0-unstable-2026-06-14 -> 0-unstable-2026-06-22 (#534598)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-23 14:31:15 +00:00
committed by GitHub
+3 -3
View File
@@ -33,14 +33,14 @@ let
in
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2026-06-14";
version = "0-unstable-2026-06-22";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "72ce1309715b30d07035c8511dffc13c0b92a2d9";
hash = "sha256-FDQ+Eil5gETX1tK/BpqhDanhnNdFkcVbIhAHUTNM8PU=";
rev = "9c8e34b29e276320a319a0a46f7713de60efa50c";
hash = "sha256-56WAS3woSzqNQf1GJNLLvHYdLhb5JWykJ1h+6yZmKOY=";
};
dontConfigure = true;