From e662dce35aaa19d2d2a60cc0639c2c8c34e2e2e8 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 25 Apr 2026 14:46:41 +0000 Subject: [PATCH] olympus-unwrapped: 26.04.16.02 -> 26.04.22.01 --- 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 737914263b88..e6da39951b5f 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.16.02"; - buildId = "5566"; # IMPORTANT: This line is matched with regex in update.sh. - rev = "047950f997ecf24c3ec5cc01244ffbe2fdc601d9"; + version = "26.04.22.01"; + buildId = "5580"; # IMPORTANT: This line is matched with regex in update.sh. + rev = "78728dcc08e5aba23100527da864ec3c93948a44"; in buildDotnetModule { pname = "olympus-unwrapped"; @@ -37,7 +37,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. - hash = "sha256-lj2cBwtalTK5wJrIzKcZKirviodUehqIagL9j61iTyM="; + hash = "sha256-qB41sG3KATUXj/k0WePwM0z0w6UOyfAYEo2Y7YWoKeo="; }; nativeBuildInputs = [