2022-11-12T17:26:42 omnisharp-roslyn 1.39.1 -> 1.39.2 https://github.com/OmniSharp/omnisharp-roslyn/releases 2022-11-12T17:26:44 attrpath: omnisharp-roslyn 2022-11-12T17:26:45 Checking auto update branch... 2022-11-12T17:26:45 No auto update branch exists 2022-11-12T17:26:48 [version] 2022-11-12T17:26:51 [version] updated version and sha256 2022-11-12T17:26:51 [rustCrateVersion] 2022-11-12T17:26:51 [rustCrateVersion] No cargoSha256 found 2022-11-12T17:26:51 [golangModuleVersion] 2022-11-12T17:26:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T17:26:51 [updateScript] 2022-11-12T17:26:51 [updateScript] skipping because derivation has no updateScript 2022-11-12T17:26:51 2022-11-12T17:26:51 [quotedUrls] 2022-11-12T17:26:51 [quotedUrls] nothing found to replace 2022-11-12T17:26:52 Diff after rewrites: diff --git a/pkgs/development/tools/omnisharp-roslyn/default.nix b/pkgs/development/tools/omnisharp-roslyn/default.nix index bd1d80ef88f..88c8b795be0 100644 --- a/pkgs/development/tools/omnisharp-roslyn/default.nix +++ b/pkgs/development/tools/omnisharp-roslyn/default.nix @@ -13,13 +13,13 @@ let in let finalPackage = buildDotnetModule rec { pname = "omnisharp-roslyn"; - version = "1.39.1"; + version = "1.39.2"; src = fetchFromGitHub { owner = "OmniSharp"; repo = pname; rev = "v${version}"; - sha256 = "Fd9fS5iSEynZfRwZexDlVndE/zSZdUdugR0VgXXAdmI="; + sha256 = "sha256-/MxBdMjPpq3Gwhi/93+JCAI+BuiiWu0n9QThQi+s/kE="; }; projectFile = "src/OmniSharp.Stdio.Driver/OmniSharp.Stdio.Driver.csproj"; 2022-11-12T17:28:37 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 omnisharp-roslyn nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mz690hz7n4p439ch0yqb31plnb67w0sn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substituteStream(): WARNING: pattern '7.0.100-preview.4.22252.9' doesn't match anything in file 'global.json' @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook The command could not be loaded, possibly because: * You intended to execute a .NET application: The application 'restore' does not exist. * You intended to execute a .NET SDK command: A compatible .NET SDK was not found. Requested SDK version: 7.0.100-rc.1.22431.12 global.json file: /build/source/global.json Installed SDKs: 6.0.403 [/nix/store/sj79wgdydb8p1daxbzaj8rirclfcgmg7-dotnet-sdk-6.0.403/sdk] Install the [7.0.100-rc.1.22431.12] .NET SDK or update [/build/source/global.json] to match an installed SDK. Learn about SDK resolution: https://aka.ms/dotnet/sdk-not-found