tone 0.1.5 -> 0.1.7 https://github.com/sandreas/tone/releases attrpath: tone Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/audio/tone/default.nix b/pkgs/applications/audio/tone/default.nix index c6dc5daa0423..2a9cb63e9294 100644 --- a/pkgs/applications/audio/tone/default.nix +++ b/pkgs/applications/audio/tone/default.nix @@ -2,13 +2,13 @@ buildDotnetModule rec { pname = "tone"; - version = "0.1.5"; + version = "0.1.7"; src = fetchFromGitHub { owner = "sandreas"; repo = pname; rev = "v${version}"; - sha256 = "sha256-HhXyOPoDtraT7ef0kpE7SCQbvGFLrTddzS6Kdu0LxW4="; + sha256 = "sha256-qSe8gRTfv5vHb7rN6tZibWLYLyzz7J+Cr4PZudh4XnA="; }; projectFile = "tone/tone.csproj"; Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tone nix build failed. /build/source/tone/tone.csproj : error NU1102: Unable to find package Jint with version (>= 3.1.2) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 3.0.0-beta-2044 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Microsoft.Extensions.Configuration with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Microsoft.Extensions.Configuration.EnvironmentVariables with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Microsoft.Extensions.Configuration.Json with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Microsoft.Extensions.DependencyInjection with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.0 ] /build/source/tone/tone.csproj : error NU1101: Unable to find package Microsoft.Extensions.Http. No packages exist with this id in source(s): nugetSource /build/source/tone/tone.csproj : error NU1102: Unable to find package Microsoft.Extensions.Options.ConfigurationExtensions with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 7.0.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Newtonsoft.Json with version (>= 13.0.3) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 13.0.2 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Sandreas.AudioMetadata with version (>= 0.1.7) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 0.1.1 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Serilog with version (>= 4.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 2.12.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Serilog.Extensions.Logging with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 3.1.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Serilog.Settings.Configuration with version (>= 8.0.0) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 3.4.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Serilog.Sinks.Console with version (>= 5.0.1) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 4.1.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Spectre.Console with version (>= 0.49.1) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 0.46.0 ] /build/source/tone/tone.csproj : error NU1102: Unable to find package Spectre.Console.Cli with version (>= 0.49.1) /build/source/tone/tone.csproj : error NU1102: - Found 1 version(s) in nugetSource [ Nearest version: 0.46.0 ] Failed to restore /build/source/tone/tone.csproj (in 1.98 sec).