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

olympus-unwrapped: 25.10.25.02 -> 25.11.02.03 (#458501)

parents b77a6b41 69295e32
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.10.25.02";
  buildId = "5257"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "026231884815cdda170157b8006852a10c2bd361";
  version = "25.11.02.03";
  buildId = "5271"; # IMPORTANT: This line is matched with regex in update.sh.
  rev = "79673980d47003d9756b373001a9f57c267acbfb";
in
buildDotnetModule {
  pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
    owner = "EverestAPI";
    repo = "Olympus";
    fetchSubmodules = true; # Required. See upstream's README.
    hash = "sha256-YfFRi8vWGLJcXrVvYRfokgdFXSys3lRZDK6ggAxxllA=";
    hash = "sha256-KMGSAIYNlzWK9jvn7QTmxUQRNjn0VQU5kLVzTc9mzf8=";
  };

  nativeBuildInputs = [