2022-12-02T16:22:34 formula 0 -> 1 2022-12-02T16:22:36 attrpath: formula 2022-12-02T16:22:37 Checking auto update branch... 2022-12-02T16:22:40 [version] 2022-12-02T16:22:40 [version] skipping because derivation has updateScript 2022-12-02T16:22:40 [rustCrateVersion] 2022-12-02T16:22:40 [rustCrateVersion] No cargoSha256 found 2022-12-02T16:22:40 [golangModuleVersion] 2022-12-02T16:22:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T16:22:40 [updateScript] 2022-12-02T16:22:44 [updateScript] Success 2022-12-02T16:22:44 [updateScript] this derivation will be built: /nix/store/zb0g2pj3wiir1r9b8sznziq4s26z04pc-packages.json.drv building '/nix/store/zb0g2pj3wiir1r9b8sznziq4s26z04pc-packages.json.drv'... Going to be running update for following packages: - formula-dotnet-2.0 Press Enter key to continue... Running update for: - formula-dotnet-2.0: UPDATING ... - formula-dotnet-2.0: DONE. Packages updated! 2022-12-02T16:22:44 2022-12-02T16:22:44 [quotedUrls] 2022-12-02T16:22:44 [quotedUrls] nothing found to replace 2022-12-02T16:22:44 Diff after rewrites: diff --git a/pkgs/applications/science/logic/formula/default.nix b/pkgs/applications/science/logic/formula/default.nix index 20267e6071c..66bf258031d 100644 --- a/pkgs/applications/science/logic/formula/default.nix +++ b/pkgs/applications/science/logic/formula/default.nix @@ -2,13 +2,13 @@ buildDotnetModule rec { pname = "formula-dotnet"; - version = "2.0"; + version = "unstable-2022-10-17"; src = fetchFromGitHub { owner = "VUISIS"; repo = "formula-dotnet"; - rev = "8ee2e6abfd4ce038e1d9cb9c8602dec1ed6c0163"; - sha256 = "sha256-2ulv//YV3OqrfFltgUCeDe4rOPC0qqJ+80/D2lIoih8="; + rev = "8d3b6e635ed94feb639aa843b1f0a33f86131f0f"; + sha256 = "sha256-0oczQrDDaw2r3fsALBTHn1hCp1FPET1pjbgrNl14+mc="; }; nugetDeps = ./nuget.nix; 2022-12-02T16:24:13 No auto update branch exists 2022-12-02T16:26:05 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 formula nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/7082kwjlfcl4b14rlqam4h1p8ga53z3l-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring Executing dotnetConfigureHook Determining projects to restore... /nix/store/4axlc21msjr9g181l2y6hxsmm4jar8i7-dotnet-sdk-6.0.403/sdk/6.0.403/NuGet.targets(132,5): error : 'unstable-2022-10-17' is not a valid version string. (Parameter 'value') [/build/source/Src/CommandLine/CommandLine.csproj]