mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
olympus-unwrapped: 25.11.15.08 -> 25.11.23.01 (#464643)
This commit is contained in:
commit
6fe2a95ee6
1 changed files with 4 additions and 4 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue