From e2373008d093eb10079ba3a86ee009f772cf676b Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 4 May 2026 03:48:07 +0000 Subject: [PATCH] olympus-unwrapped: 26.04.22.01 -> 26.05.03.05 --- pkgs/by-name/ol/olympus-unwrapped/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/ol/olympus-unwrapped/package.nix b/pkgs/by-name/ol/olympus-unwrapped/package.nix index e6da39951b5f..8dcaa67492ff 100644 --- a/pkgs/by-name/ol/olympus-unwrapped/package.nix +++ b/pkgs/by-name/ol/olympus-unwrapped/package.nix @@ -22,9 +22,9 @@ let phome = "$out/lib/olympus"; # The following variables are to be updated by the update script. - version = "26.04.22.01"; - buildId = "5580"; # IMPORTANT: This line is matched with regex in update.sh. - rev = "78728dcc08e5aba23100527da864ec3c93948a44"; + version = "26.05.03.05"; + buildId = "5598"; # IMPORTANT: This line is matched with regex in update.sh. + rev = "772103632c3f859c0bdb03033a0898e3760df8ca"; in buildDotnetModule { pname = "olympus-unwrapped"; @@ -37,7 +37,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. - hash = "sha256-qB41sG3KATUXj/k0WePwM0z0w6UOyfAYEo2Y7YWoKeo="; + hash = "sha256-P7EcVhbsrznF+PkLo0L5B59VR7f3fRY5ZGHfKQg8/Wc="; }; nativeBuildInputs = [