2022-11-27T22:34:57 alttpr-opentracker 1.8.2 -> 1.8.5 https://github.com/trippsc2/opentracker/releases 2022-11-27T22:34:59 attrpath: alttpr-opentracker 2022-11-27T22:34:59 Checking auto update branch... 2022-11-27T22:34:59 No auto update branch exists 2022-11-27T22:35:03 [version] 2022-11-27T22:35:07 [version] updated version and sha256 2022-11-27T22:35:07 [rustCrateVersion] 2022-11-27T22:35:07 [rustCrateVersion] No cargoSha256 found 2022-11-27T22:35:07 [golangModuleVersion] 2022-11-27T22:35:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T22:35:07 [updateScript] 2022-11-27T22:35:07 [updateScript] skipping because derivation has no updateScript 2022-11-27T22:35:07 2022-11-27T22:35:07 [quotedUrls] 2022-11-27T22:35:07 [quotedUrls] nothing found to replace 2022-11-27T22:35:07 Diff after rewrites: diff --git a/pkgs/tools/games/opentracker/default.nix b/pkgs/tools/games/opentracker/default.nix index 8140b34c1e9..1ddf34f638f 100644 --- a/pkgs/tools/games/opentracker/default.nix +++ b/pkgs/tools/games/opentracker/default.nix @@ -15,13 +15,13 @@ buildDotnetModule rec { pname = "opentracker"; - version = "1.8.2"; + version = "1.8.5"; src = fetchFromGitHub { owner = "trippsc2"; repo = pname; rev = version; - sha256 = "0nsmyb1wd86465iri9jxl3jp74gxkscvnmr3687ddbia3dv4fz0z"; + sha256 = "sha256-B8inZkMPKLePJPM0vYgIbzOKtPeGB2ron3DzsU/flsk="; }; dotnet-runtime = dotnetCorePackages.runtime_3_1; 2022-11-27T22:37:18 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A alttpr-opentracker nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/0fgkyssxibjih5cz4cjwvky6m7r0arrg-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook /build/source/OpenTracker.sln : Solution file error MSB4051: Project {9D32A24F-7FF0-4632-B663-5AD2D64A6C87} is referencing a project with GUID {732A9A56-32B4-4149-B3A5-F2A4F48293D3}, but a project with this GUID was not found in the .SLN file.