olympus-unwrapped: 25.07.26.04 -> 25.08.17.03 (#434910)

Co-authored-by: Petingoso <Petingoso@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-19 21:37:29 +00:00
committed by GitHub
co-authored by Petingoso
@@ -31,9 +31,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "25.07.26.04";
buildId = "4981"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "31ee2ad97fd48ec122733c2bdd600913695673b9";
version = "25.08.17.03";
buildId = "5045"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "977e47bd2addb50ced3a81ee8a006bfc050e8afa";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-bflkZdp7qA0/DM+8UEudgJJ5imfd3QbEBkMbzvv2WGM=";
hash = "sha256-VnHuFL+EDHfYdjYNhLQDiNQGK/X97HD3hJ8xAftFzFk=";
};
nativeBuildInputs = [