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

olympus-unwrapped: 25.07.26.04 -> 25.08.17.03 (#434910)

parents 9a1549c6 8c8bd562
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.07.26.04";
  buildId = "4981"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "31ee2ad97fd48ec122733c2bdd600913695673b9";
  version = "25.08.17.03";
  buildId = "5045"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "977e47bd2addb50ced3a81ee8a006bfc050e8afa";
in
buildDotnetModule {
  pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
    owner = "EverestAPI";
    repo = "Olympus";
    fetchSubmodules = true; # Required. See upstream's README.
    hash = "sha256-bflkZdp7qA0/DM+8UEudgJJ5imfd3QbEBkMbzvv2WGM=";
    hash = "sha256-VnHuFL+EDHfYdjYNhLQDiNQGK/X97HD3hJ8xAftFzFk=";
  };

  nativeBuildInputs = [