Unverified Commit e9f80bb0 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

xenia-canary: 0-unstable-2026-01-10 -> 0-unstable-2026-01-25 (#483954)

parents 331d4e1f 945c496c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,14 +19,14 @@
}:
llvmPackages_20.stdenv.mkDerivation {
  pname = "xenia-canary";
  version = "0-unstable-2026-01-10";
  version = "0-unstable-2026-01-25";

  src = fetchFromGitHub {
    owner = "xenia-canary";
    repo = "xenia-canary";
    fetchSubmodules = true;
    rev = "81656a97299c6fd01ea44e45e11af309c9f99b95";
    hash = "sha256-UFDcS1AVNjxTBwSVKVDkL6sqyZ0bjzdvMii1pve9mxE=";
    rev = "67d80958c9d1ff926b9098be7f830c1937921d9a";
    hash = "sha256-gKw85Lm31vEJSDurh9CaqYQhuQyAZ/Ey5ineGnVijxQ=";
  };

  dontConfigure = true;