2022-11-12T09:20:23 inklecate 1.0.0 -> 1.1.1 https://github.com/inkle/ink/releases 2022-11-12T09:20:25 attrpath: inklecate 2022-11-12T09:20:25 Checking auto update branch... 2022-11-12T09:20:25 No auto update branch exists 2022-11-12T09:20:29 [version] 2022-11-12T09:20:32 [version] updated version and sha256 2022-11-12T09:20:32 [rustCrateVersion] 2022-11-12T09:20:32 [rustCrateVersion] No cargoSha256 found 2022-11-12T09:20:32 [golangModuleVersion] 2022-11-12T09:20:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T09:20:32 [updateScript] 2022-11-12T09:20:32 [updateScript] skipping because derivation has no updateScript 2022-11-12T09:20:32 2022-11-12T09:20:32 [quotedUrls] 2022-11-12T09:20:32 [quotedUrls] nothing found to replace 2022-11-12T09:20:33 Diff after rewrites: diff --git a/pkgs/development/compilers/inklecate/default.nix b/pkgs/development/compilers/inklecate/default.nix index 101c77a1c96..7c389329058 100644 --- a/pkgs/development/compilers/inklecate/default.nix +++ b/pkgs/development/compilers/inklecate/default.nix @@ -8,13 +8,13 @@ buildDotnetModule rec { pname = "inklecate"; - version = "1.0.0"; + version = "1.1.1"; src = fetchFromGitHub { owner = "inkle"; repo = "ink"; rev = "v${version}"; - sha256 = "00lagmwsbxap5mgnw4gndpavmv3xsgincdaq1zvw7fkc3vn3pxqc"; + sha256 = "sha256-t49NkoYJjFwgu7wObzrCmZyCl3ORNH55P4bqJORO4Xk="; }; nativeBuildInputs = lib.optionals stdenv.isLinux [ autoPatchelfHook ]; 2022-11-12T09:23:36 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 inklecate nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mx3p0mp0n3vphbxhjam4dbximhs9clh1-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook Determining projects to restore... Restored /build/source/ink-engine-runtime/ink-engine-runtime.csproj (in 50 ms). Restored /build/source/inklecate/inklecate.csproj (in 7 ms). Restored /build/source/compiler/ink_compiler.csproj (in 0.7 ms). Finished dotnetConfigureHook @nix { "action": "setPhase", "phase": "buildPhase" } building Executing dotnetBuildHook Microsoft (R) Build Engine version 16.7.3+2f374e28e for .NET Copyright (C) Microsoft Corporation. All rights reserved. /nix/store/pzsbccy8w9qmlykxixc5kj91dz83mffa-dotnet-sdk-3.1.425/sdk/3.1.425/Microsoft.Common.CurrentVersion.targets(1177,5): error MSB3971: The reference assemblies for ".NETFramework,Version=v6.0" were not found. You might be using an older .NET SDK to target .NET 5.0 or higher. Update Visual Studio and/or your .NET SDK. [/build/source/inklecate/inklecate.csproj] Build FAILED. /nix/store/pzsbccy8w9qmlykxixc5kj91dz83mffa-dotnet-sdk-3.1.425/sdk/3.1.425/Microsoft.Common.CurrentVersion.targets(1177,5): error MSB3971: The reference assemblies for ".NETFramework,Version=v6.0" were not found. You might be using an older .NET SDK to target .NET 5.0 or higher. Update Visual Studio and/or your .NET SDK. [/build/source/inklecate/inklecate.csproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.20