olympus-unwrapped: 25.06.17.01 -> 25.06.24.02

This commit is contained in:
R. Ryantm
2025-06-26 23:22:48 +00:00
parent 9be32fbfaa
commit 40274f7b57
@@ -31,9 +31,9 @@ let
phome = "$out/lib/olympus";
# The following variables are to be updated by the update script.
version = "25.06.17.01";
buildId = "4899"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "dc90221a4528e92e147de5746a6657d87b1856fa";
version = "25.06.24.02";
buildId = "4914"; # IMPORTANT: This line is matched with regex in update.sh.
rev = "cc34c867daadaa5ee5c53ed951bc1f64f4dc6565";
in
buildDotnetModule {
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
owner = "EverestAPI";
repo = "Olympus";
fetchSubmodules = true; # Required. See upstream's README.
hash = "sha256-s73gIjqxTloYr5gwL9fHPhBh+fq5d1RFp8PeLe6bI84=";
hash = "sha256-FypX89fdH+dr12iC/2CoM6BAvUS6bGcSp04IiJjZtc4=";
};
nativeBuildInputs = [