olympus-unwrapped: 25.11.23.01 -> 25.12.05.03 (#468629)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-07 07:40:51 +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.11.23.01";
buildId = "5322"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "d174daa9e53efda779c0fd131908e73306ff1dc5";
version = "25.12.05.03";
buildId = "5357"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "2959f60fc33a0bd5c3a6805f439bf69c02b3bbfe";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-TpInYM6QRDgCFAo8wYzKAUbBtjUCGcAwq63pSgiqhJE=";
hash = "sha256-CMCFri8vfcgcU0Hy1KVTbYM7TLwLlHOJ6VSiEhKuWrA=";
};
nativeBuildInputs = [