xenia-canary: 0-unstable-2026-06-22 -> 0-unstable-2026-06-29

This commit is contained in:
R. Ryantm 2026-07-02 05:41:14 +00:00
commit 696253741c

View file

@ -33,14 +33,14 @@ let
in
llvmPackages_20.stdenv.mkDerivation {
pname = "xenia-canary";
version = "0-unstable-2026-06-22";
version = "0-unstable-2026-06-29";
src = fetchFromGitHub {
owner = "xenia-canary";
repo = "xenia-canary";
fetchSubmodules = true;
rev = "9c8e34b29e276320a319a0a46f7713de60efa50c";
hash = "sha256-56WAS3woSzqNQf1GJNLLvHYdLhb5JWykJ1h+6yZmKOY=";
rev = "9588ce244dc2684d1573736a717a5d234bf7c2bb";
hash = "sha256-nQuBh4XOSSeIX51KLXLyv+gTk51I4/VNgSBrV835mBI=";
};
dontConfigure = true;