olympus-unwrapped: 25.08.17.03 -> 25.09.09.02

This commit is contained in:
R. Ryantm
2025-09-09 11:21:18 +00:00
parent ef9cd0e498
commit fb2cf6c809
@@ -31,9 +31,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "25.08.17.03";
buildId = "5045"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "977e47bd2addb50ced3a81ee8a006bfc050e8afa";
version = "25.09.09.02";
buildId = "5131"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "fa3f1a9aaca5e57bfa6d2e18a0a8688c7608b747";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-VnHuFL+EDHfYdjYNhLQDiNQGK/X97HD3hJ8xAftFzFk=";
hash = "sha256-MJzrQDMsnbjua76twT+swZ1fMiRqokqlxg0ce1fnvLU=";
};
nativeBuildInputs = [