olympus-unwrapped: 25.06.28.03 -> 25.07.12.01 (#425617)
Co-authored-by: UlyssesZh <UlyssesZhan@gmail.com>
This commit is contained in:
commit
6fb3364627
@ -31,9 +31,9 @@ let
|
|||||||
|
|
||||||
phome = "$out/lib/olympus";
|
phome = "$out/lib/olympus";
|
||||||
# The following variables are to be updated by the update script.
|
# The following variables are to be updated by the update script.
|
||||||
version = "25.06.28.03";
|
version = "25.07.12.01";
|
||||||
buildId = "4925"; # IMPORTANT: This line is matched with regex in update.sh.
|
buildId = "4934"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||||
rev = "1671a4e90da4f8cd565712ed5344bd4e01cf29a1";
|
rev = "17634d29b91b737580c878ba96f73bd077fbfba0";
|
||||||
in
|
in
|
||||||
buildDotnetModule {
|
buildDotnetModule {
|
||||||
pname = "olympus-unwrapped";
|
pname = "olympus-unwrapped";
|
||||||
@ -44,7 +44,7 @@ buildDotnetModule {
|
|||||||
owner = "EverestAPI";
|
owner = "EverestAPI";
|
||||||
repo = "Olympus";
|
repo = "Olympus";
|
||||||
fetchSubmodules = true; # Required. See upstream's README.
|
fetchSubmodules = true; # Required. See upstream's README.
|
||||||
hash = "sha256-TgtokrUt15k7SxjPcIFIbv2QL+hgB0cIZYb3oG/l/GI=";
|
hash = "sha256-Z6OWO6WCHhmmGI8dF23yiLNBy11Mutu941jY/0pxIkQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user