ocamlPackages.mlgmpidl 1.2.15 -> 1.3.0 https://repology.org/project/ocaml:mlgmpidl/versions attrpath: ocamlPackages.mlgmpidl 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/ocaml-modules/mlgmpidl/default.nix b/pkgs/development/ocaml-modules/mlgmpidl/default.nix index 7952f811e7be..0325b05f9874 100644 --- a/pkgs/development/ocaml-modules/mlgmpidl/default.nix +++ b/pkgs/development/ocaml-modules/mlgmpidl/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "ocaml${ocaml.version}-mlgmpidl"; - version = "1.2.15"; + version = "1.3.0"; src = fetchFromGitHub { owner = "nberth"; repo = "mlgmpidl"; rev = version; - sha256 = "sha256-85wy5eVWb5qdaa2lLDcfqlUTIY7vnN3nGMdxoj5BslU="; + sha256 = "sha256-Nk1mK73QoC4uSL+5PPld4MuKhGLnR62cTIAHr1qQ3h4="; }; nativeBuildInputs = [ perl ocaml findlib camlidl ]; 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 ocamlPackages.mlgmpidl nix build failed. got build log for 'ocamlPackages.mlgmpidl' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/rjygmdngzxxvy52r441dhka9wk7c2f1z-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 patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" configure flags: -prefix /nix/store/9qs2k9mfpz68wdx0kkx704g4wm44m9wf-ocaml5.1.1-mlgmpidl-1.3.0 --gmp-prefix /nix/store/gphz7xv0mfhfclkagns6zfwlvybplclv-gmp-with-cxx-6.3.0-dev --mpfr-prefix /nix/store/jjx560rp1ik1j0z509a4ji7bgv27xw1r-mpfr-4.2.1-dev -disable-profiling unknown option --gmp-prefix, try -help