Commit 6b9bab76 authored by R. RyanTM's avatar R. RyanTM
Browse files

olympus-unwrapped: 25.11.15.08 -> 25.11.23.01

parent 85c524e9
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.15.08";
  buildId = "5295"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "bd7c18567da8705787eeb1ba2a3890afb9482de9";
  version = "25.11.23.01";
  buildId = "5322"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "d174daa9e53efda779c0fd131908e73306ff1dc5";
in
buildDotnetModule {
  pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
    owner = "EverestAPI";
    repo = "Olympus";
    fetchSubmodules = true; # Required. See upstream's README.
    hash = "sha256-FFm/Crwy2AfOk+OCDnqLsNv4srW/445iW4VbL+mmMWM=";
    hash = "sha256-TpInYM6QRDgCFAo8wYzKAUbBtjUCGcAwq63pSgiqhJE=";
  };

  nativeBuildInputs = [