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/ycjkgzz5lk3zzgs6wl1rarnk1kfhx4di-nix-2.18.4/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.tiny_httpd nix build failed. Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase calling 'preConfigure' function hook '_multioutConfig' no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Done: 100% (2/2, 0 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: 45% (9/20, 11 left, 1 failed) (jobs: 0) Done: 42% (9/21, 12 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: 42% (9/21, 12 left, 1 failed) (jobs: 0) Done: 8% (19/232, 213 left, 2 failed) (jobs: 0) Done: 10% (31/290, 259 left, 2 failed) (jobs: 0) Done: 28% (110/390, 280 left, 2 failed) (jobs: 1) Done: 33% (145/437, 292 left, 2 failed) (jobs: 7) Done: 35% (168/477, 309 left, 2 failed) (jobs: 24) Done: 48% (233/482, 249 left, 2 failed) (jobs: 3) Done: 49% (241/489, 248 left, 2 failed) (jobs: 3) Done: 49% (247/498, 251 left, 2 failed) (jobs: 5) Done: 50% (251/498, 247 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: 52% (262/498, 236 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)