Unverified Commit 195e1a62 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

olympus-unwrapped: 25.06.24.02 -> 25.06.28.03 (#422994)



Co-authored-by: default avatarUlyssesZh <UlyssesZhan@gmail.com>
parents 68e9886a 5a578670
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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 = [