olympus-unwrapped: 25.11.15.08 -> 25.11.23.01 (#464643)
This commit is contained in:
@@ -31,9 +31,9 @@ let
|
||||
|
||||
phome = "$out/lib/olympus";
|
||||
# The following variables are to be updated by the update script.
|
||||
version = "25.11.15.08";
|
||||
buildId = "5295"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||
rev = "bd7c18567da8705787eeb1ba2a3890afb9482de9";
|
||||
version = "25.11.23.01";
|
||||
buildId = "5322"; # IMPORTANT: This line is matched with regex in update.sh.
|
||||
rev = "d174daa9e53efda779c0fd131908e73306ff1dc5";
|
||||
in
|
||||
buildDotnetModule {
|
||||
pname = "olympus-unwrapped";
|
||||
@@ -44,7 +44,7 @@ buildDotnetModule {
|
||||
owner = "EverestAPI";
|
||||
repo = "Olympus";
|
||||
fetchSubmodules = true; # Required. See upstream's README.
|
||||
hash = "sha256-FFm/Crwy2AfOk+OCDnqLsNv4srW/445iW4VbL+mmMWM=";
|
||||
hash = "sha256-TpInYM6QRDgCFAo8wYzKAUbBtjUCGcAwq63pSgiqhJE=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user