olympus-unwrapped: 25.07.12.01 -> 25.07.23.01 (#428031)

Co-authored-by: UlyssesZh <UlyssesZhan@gmail.com>

Changed files
+4 -4
pkgs
by-name
ol
olympus-unwrapped
+4 -4
pkgs/by-name/ol/olympus-unwrapped/package.nix
···
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
-
version = "25.07.12.01";
-
buildId = "4934"; # IMPORTANT: This line is matched with regex in update.sh.
-
rev = "17634d29b91b737580c878ba96f73bd077fbfba0";
+
version = "25.07.23.01";
+
buildId = "4972"; # IMPORTANT: This line is matched with regex in update.sh.
+
rev = "2d4876fa93063df39ba8e2d6c97b57223f7b3b4f";
in
buildDotnetModule {
pname = "olympus-unwrapped";
···
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
-
hash = "sha256-Z6OWO6WCHhmmGI8dF23yiLNBy11Mutu941jY/0pxIkQ=";
+
hash = "sha256-30Lir9erklCPIEsreIWwjrSkuZtr5mJpqxXAMXawYyk=";
};
nativeBuildInputs = [