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

olympus-unwrapped: 25.11.09.03 -> 25.11.15.08 (#462727)

parents aa7d60a0 77cb21f6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -31,9 +31,9 @@ let

  phome = "$out/lib/olympus";
  # The following variables are to be updated by the update script.
  version = "25.11.09.03";
  buildId = "5277"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "6a1e895a5fa5ccf2d0ba494d03ffe3280aebd9d9";
  version = "25.11.15.08";
  buildId = "5295"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "bd7c18567da8705787eeb1ba2a3890afb9482de9";
in
buildDotnetModule {
  pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
    owner = "EverestAPI";
    repo = "Olympus";
    fetchSubmodules = true; # Required. See upstream's README.
    hash = "sha256-Qog5U4MuGm50aULo1U0WcSASH+hEJ1QMyhV6u+1r6jU=";
    hash = "sha256-FFm/Crwy2AfOk+OCDnqLsNv4srW/445iW4VbL+mmMWM=";
  };

  nativeBuildInputs = [