formula 0 -> 1 attrpath: formula Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/hsw13wm6485iw7m7jyv31rv06fgr46ja-unstable-update-script.sh.drv /nix/store/bca3iriafxqb9162krgm7n0jkgzg38yd-packages.json.drv building '/nix/store/hsw13wm6485iw7m7jyv31rv06fgr46ja-unstable-update-script.sh.drv'... building '/nix/store/bca3iriafxqb9162krgm7n0jkgzg38yd-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! [quotedUrls] [quotedUrls] nothing found to replace 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; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A formula nix build failed. got build log for 'formula' from 'daemon' @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/b9hr18bqz7c291psihs0hl7p84qhj8ib-dotnet-sdk-6.0.405/sdk/6.0.405/NuGet.targets(132,5): error : 'unstable-2022-10-17' is not a valid version string. (Parameter 'value') [/build/source/Src/CommandLine/CommandLine.csproj]