olympus-unwrapped: 25.10.15.03 -> 25.10.25.02

This commit is contained in:
R. Ryantm
2025-10-28 06:35:42 +00:00
parent 787310bbe6
commit 21ff5b8223
@@ -31,9 +31,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "25.10.15.03";
buildId = "5232"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "8810c6bd26354658d72eae4571184c00e91617a8";
version = "25.10.25.02";
buildId = "5257"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "026231884815cdda170157b8006852a10c2bd361";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-UG1W1jyjmaJ1xoaXP3WZT/G2Or9/3KAvWXBLiGFeEpo=";
hash = "sha256-YfFRi8vWGLJcXrVvYRfokgdFXSys3lRZDK6ggAxxllA=";
};
nativeBuildInputs = [