olympus-unwrapped: 25.10.08.01 -> 25.10.15.03 (#452511)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-16 08:09:01 +00:00
committed by GitHub
@@ -31,9 +31,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "25.10.08.01";
buildId = "5216"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "25431d6ae3f3576790314d419d4f15a9b0752f48";
version = "25.10.15.03";
buildId = "5232"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "8810c6bd26354658d72eae4571184c00e91617a8";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-dt8KBxWNTld7IEp1BSysj8N3Mn/w0M92LTMZzx/bsyI=";
hash = "sha256-UG1W1jyjmaJ1xoaXP3WZT/G2Or9/3KAvWXBLiGFeEpo=";
};
nativeBuildInputs = [