fsharp 4.0.1.1 -> 10.2.3 https://repology.org/project/fsharp/versions attrpath: fsharp 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/development/compilers/fsharp/default.nix b/pkgs/development/compilers/fsharp/default.nix index 0d731e38d839..65bb5997a43e 100644 --- a/pkgs/development/compilers/fsharp/default.nix +++ b/pkgs/development/compilers/fsharp/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "fsharp"; - version = "4.0.1.1"; + version = "10.2.3"; src = fetchFromGitHub { owner = "fsharp"; repo = "fsharp"; rev = version; - sha256 = "sha256-dgTEM2aL8lVjVMuW0+HLc+TUA39IiuBv/RfHYNURh5s="; + sha256 = "sha256-c6yOeNHb9XB+8AJC8zvUQbATl4KjboRLPCAlyTZLj0o="; }; nativeBuildInputs = [ pkg-config autoconf automake ]; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fsharp nix build failed. got build log for 'fsharp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/v1qy5n56cfrw3wc613gvjrqfqkh99d58-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase substitute(): ERROR: file './autogen.sh' does not exist