ocamlPackages.tiny_httpd 0.16 -> 0.17.0 https://github.com/c-cube/tiny_httpd/releases attrpath: ocamlPackages.tiny_httpd 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/tiny_httpd/default.nix b/pkgs/development/ocaml-modules/tiny_httpd/default.nix index 2e8e537cba80..51700c975f1f 100644 --- a/pkgs/development/ocaml-modules/tiny_httpd/default.nix +++ b/pkgs/development/ocaml-modules/tiny_httpd/default.nix @@ -5,7 +5,7 @@ buildDunePackage rec { pname = "tiny_httpd"; - version = "0.16"; + version = "0.17.0"; minimalOCamlVersion = "4.08"; @@ -13,7 +13,7 @@ buildDunePackage rec { owner = "c-cube"; repo = pname; rev = "v${version}"; - sha256 = "sha256-9L4WCduQNj5Jd/u3SozuXiGTkgojwfGIP5KgQmnWgQw="; + sha256 = "sha256-9QHERPNm2oJsQxL6gDvOER2lKjF7ijHoPQcGY55jJfg="; }; buildInputs = [ result ]; Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.tiny_httpd nix build failed. @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: 0% (0/2, 2 left) (jobs: 1) Done: 50% (2/4, 2 left) (jobs: 0) Done: 58% (7/12, 5 left) (jobs: 0) File "src/dune", line 5, characters 30-34: 5 | (libraries threads seq unix hmap tiny_httpd.core tiny_httpd.html ^^^^ Error: Library "hmap" not found. -> required by library "tiny_httpd" in _build/default/src -> required by executable http_of_dir in src/bin/dune:2 -> required by _build/default/src/bin/http_of_dir.exe -> required by _build/install/default/bin/http_of_dir -> required by _build/default/tiny_httpd.install -> required by alias install Done: 58% (7/12, 5 left) (jobs: 0) Done: 58% (7/12, 5 left) (jobs: 0) Done: 45% (9/20, 11 left, 1 failed) (jobs: 0) File "src/core/dune", line 6, characters 30-38: 6 | (libraries threads seq hmap iostream ^^^^^^^^ Error: Library "iostream" not found. -> required by library "tiny_httpd.core" in _build/default/src/core -> required by _build/default/src/ws/tiny_httpd_ws_stubs.o -> required by _build/default/src/ws/dlltiny_httpd_ws_stubs.so -> required by _build/install/default/lib/stublibs/dlltiny_httpd_ws_stubs.so -> required by _build/default/tiny_httpd.install -> required by alias install Done: 45% (9/20, 11 left, 1 failed) (jobs: 0) Done: 6% (13/202, 189 left, 2 failed) (jobs: 1) Done: 7% (18/232, 214 left, 2 failed) (jobs: 1) Done: 32% (97/294, 197 left, 2 failed) (jobs: 0) Done: 33% (132/391, 259 left, 2 failed) (jobs: 6) Done: 32% (155/475, 320 left, 2 failed) (jobs: 1) Done: 44% (213/476, 263 left, 2 failed) (jobs: 5) Done: 48% (239/489, 250 left, 2 failed) (jobs: 2) Done: 49% (245/498, 253 left, 2 failed) (jobs: 3) Done: 50% (250/498, 248 left, 2 failed) (jobs: 4) Done: 50% (253/498, 245 left, 2 failed) (jobs: 3) Done: 51% (254/498, 244 left, 2 failed) (jobs: 3) Done: 51% (255/498, 243 left, 2 failed) (jobs: 3) Done: 51% (258/498, 240 left, 2 failed) (jobs: 3) Done: 52% (261/498, 237 left, 2 failed) (jobs: 2) Done: 53% (264/498, 234 left, 2 failed) (jobs: 2) Done: 53% (267/498, 231 left, 2 failed) (jobs: 1)