olympus-unwrapped: 25.09.30.01 -> 25.10.08.01
This commit is contained in:
@@ -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.09.30.01";
|
version = "25.10.08.01";
|
||||||
buildId = "5195"; # IMPORTANT: This line is matched with regex in update.sh.
|
buildId = "5216"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||||
rev = "f377dc2703a08b0871208a56a87b1796bf41b50d";
|
rev = "25431d6ae3f3576790314d419d4f15a9b0752f48";
|
||||||
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-eE7DU4hUlawza7Q0CD3U7QQrw4T8RnT0todJz6UIZlM=";
|
hash = "sha256-dt8KBxWNTld7IEp1BSysj8N3Mn/w0M92LTMZzx/bsyI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user