Loading pkgs/by-name/ol/olympus-unwrapped/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -31,9 +31,9 @@ let phome = "$out/lib/olympus"; # The following variables are to be updated by the update script. version = "25.11.02.03"; buildId = "5271"; # IMPORTANT: This line is matched with regex in update.sh. rev = "79673980d47003d9756b373001a9f57c267acbfb"; version = "25.11.09.03"; buildId = "5277"; # IMPORTANT: This line is matched with regex in update.sh. rev = "6a1e895a5fa5ccf2d0ba494d03ffe3280aebd9d9"; in buildDotnetModule { pname = "olympus-unwrapped"; Loading @@ -44,7 +44,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. hash = "sha256-KMGSAIYNlzWK9jvn7QTmxUQRNjn0VQU5kLVzTc9mzf8="; hash = "sha256-Qog5U4MuGm50aULo1U0WcSASH+hEJ1QMyhV6u+1r6jU="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ol/olympus-unwrapped/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -31,9 +31,9 @@ let phome = "$out/lib/olympus"; # The following variables are to be updated by the update script. version = "25.11.02.03"; buildId = "5271"; # IMPORTANT: This line is matched with regex in update.sh. rev = "79673980d47003d9756b373001a9f57c267acbfb"; version = "25.11.09.03"; buildId = "5277"; # IMPORTANT: This line is matched with regex in update.sh. rev = "6a1e895a5fa5ccf2d0ba494d03ffe3280aebd9d9"; in buildDotnetModule { pname = "olympus-unwrapped"; Loading @@ -44,7 +44,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. hash = "sha256-KMGSAIYNlzWK9jvn7QTmxUQRNjn0VQU5kLVzTc9mzf8="; hash = "sha256-Qog5U4MuGm50aULo1U0WcSASH+hEJ1QMyhV6u+1r6jU="; }; nativeBuildInputs = [ Loading