xenia-canary: 0-unstable-2025-07-27 -> 0-unstable-2025-08-06 (#431735)

Co-authored-by: tuxy <tuxy@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] tuxy and committed by GitHub 438ddeb1 5721192a

+3 -3
+3 -3
pkgs/by-name/xe/xenia-canary/package.nix
··· 19 }: 20 llvmPackages_20.stdenv.mkDerivation { 21 pname = "xenia-canary"; 22 - version = "0-unstable-2025-07-27"; 23 24 src = fetchFromGitHub { 25 owner = "xenia-canary"; 26 repo = "xenia-canary"; 27 fetchSubmodules = true; 28 - rev = "4e8e789876329e03697d1542718fbc21b5053aa5"; 29 - hash = "sha256-sfNkMeOEvmBbFv2mDnKs3UGPxFRvts9wcgcA23endUI="; 30 }; 31 32 dontConfigure = true;
··· 19 }: 20 llvmPackages_20.stdenv.mkDerivation { 21 pname = "xenia-canary"; 22 + version = "0-unstable-2025-08-06"; 23 24 src = fetchFromGitHub { 25 owner = "xenia-canary"; 26 repo = "xenia-canary"; 27 fetchSubmodules = true; 28 + rev = "e9b24642541f0203d369fedd74900cbbaddeac1e"; 29 + hash = "sha256-q3NJvt19mi6Ve5rMHAtzP3P/ryiypCAuiEsVVCDKn8M="; 30 }; 31 32 dontConfigure = true;