ocamlPackages.ocplib-simplex 0.5 -> 0.5.1 https://github.com/OCamlPro-Iguernlala/ocplib-simplex/releases attrpath: ocamlPackages.ocplib-simplex 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/ocplib-simplex/default.nix b/pkgs/development/ocaml-modules/ocplib-simplex/default.nix index 768c0baa6d22..8006b5f6d77e 100644 --- a/pkgs/development/ocaml-modules/ocplib-simplex/default.nix +++ b/pkgs/development/ocaml-modules/ocplib-simplex/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "ocplib-simplex"; - version = "0.5"; + version = "0.5.1"; src = fetchFromGitHub { owner = "OCamlPro-Iguernlala"; repo = pname; rev = "v${version}"; - hash = "sha256-sy5QUmghG28tXlwbKWx3PpBGTtzXarTSzd1WLSYyvbc="; + hash = "sha256-fLTht+TlyJIsIAsRLmmkFKsnbSeW3BgyAyURFdnGfko="; }; propagatedBuildInputs = [ logs num ]; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.ocplib-simplex nix build failed. got build log for 'ocamlPackages.ocplib-simplex' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bmkjs0gs5z3pfgv2bng3s2ya7ka5i165-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 no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Done: 14% (14/99, 85 left) (jobs: 0) Done: 50% (50/99, 49 left) (jobs: 0) Done: 36% (53/147, 94 left) (jobs: 1) Done: 38% (56/147, 91 left) (jobs: 1) Done: 35% (58/164, 106 left) (jobs: 1) Done: 60% (100/164, 64 left) (jobs: 4) Done: 67% (110/164, 54 left) (jobs: 5) Done: 71% (117/164, 47 left) (jobs: 6) Done: 81% (133/164, 31 left) (jobs: 7) Done: 82% (136/164, 28 left) (jobs: 7) Done: 85% (140/164, 24 left) (jobs: 5) Done: 89% (146/164, 18 left) (jobs: 4) Done: 91% (150/164, 14 left) (jobs: 3) Done: 92% (152/164, 12 left) (jobs: 2) Done: 95% (156/164, 8 left) (jobs: 1) Done: 98% (161/164, 3 left) (jobs: 1) @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase File "tests/dune", line 13, characters 27-33: 13 | (libraries ocplib-simplex zarith)) ^^^^^^ Error: Library "zarith" not found. -> required by _build/default/tests/solveEmpty.exe -> required by _build/default/tests/solveEmpty.output -> required by alias tests/runtest in tests/dune:15 Done: 48% (15/31, 16 left, 1 failed) (jobs: 3)