olympus-unwrapped: 25.06.24.02 -> 25.06.28.03
This commit is contained in:
parent
e4097b5575
commit
5a5786702a
@ -31,9 +31,9 @@ let
|
||||
|
||||
phome = "$out/lib/olympus";
|
||||
# The following variables are to be updated by the update script.
|
||||
version = "25.06.24.02";
|
||||
buildId = "4914"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||
rev = "cc34c867daadaa5ee5c53ed951bc1f64f4dc6565";
|
||||
version = "25.06.28.03";
|
||||
buildId = "4925"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||
rev = "1671a4e90da4f8cd565712ed5344bd4e01cf29a1";
|
||||
in
|
||||
buildDotnetModule {
|
||||
pname = "olympus-unwrapped";
|
||||
@ -44,7 +44,7 @@ buildDotnetModule {
|
||||
owner = "EverestAPI";
|
||||
repo = "Olympus";
|
||||
fetchSubmodules = true; # Required. See upstream's README.
|
||||
hash = "sha256-FypX89fdH+dr12iC/2CoM6BAvUS6bGcSp04IiJjZtc4=";
|
||||
hash = "sha256-TgtokrUt15k7SxjPcIFIbv2QL+hgB0cIZYb3oG/l/GI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user