olympus-unwrapped: 26.04.16.02 -> 26.04.22.01 (#513388)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-25 16:24:56 +00:00
committed by GitHub
@@ -22,9 +22,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "26.04.16.02";
buildId = "5566"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "047950f997ecf24c3ec5cc01244ffbe2fdc601d9";
version = "26.04.22.01";
buildId = "5580"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "78728dcc08e5aba23100527da864ec3c93948a44";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -37,7 +37,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-lj2cBwtalTK5wJrIzKcZKirviodUehqIagL9j61iTyM=";
hash = "sha256-qB41sG3KATUXj/k0WePwM0z0w6UOyfAYEo2Y7YWoKeo=";
};
nativeBuildInputs = [