2023-01-01T07:38:01 ocaml4.14.0-biniou 1.2.1 -> 1.2.2 https://repology.org/metapackage/ocaml4.14.0-biniou/versions 2023-01-01T07:38:03 attrpath: ocamlPackages.biniou 2023-01-01T07:38:04 Checking auto update branch... 2023-01-01T07:38:04 No auto update branch exists 2023-01-01T07:38:07 [version] 2023-01-01T07:38:09 [version] updated version and sha256 2023-01-01T07:38:09 [rustCrateVersion] 2023-01-01T07:38:09 [rustCrateVersion] No cargoSha256 found 2023-01-01T07:38:09 [golangModuleVersion] 2023-01-01T07:38:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T07:38:09 [updateScript] 2023-01-01T07:38:09 [updateScript] skipping because derivation has no updateScript 2023-01-01T07:38:09 2023-01-01T07:38:09 [quotedUrls] 2023-01-01T07:38:09 [quotedUrls] nothing found to replace 2023-01-01T07:38:09 Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/biniou/default.nix b/pkgs/development/ocaml-modules/biniou/default.nix index ff3b8769935..96667f25315 100644 --- a/pkgs/development/ocaml-modules/biniou/default.nix +++ b/pkgs/development/ocaml-modules/biniou/default.nix @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "biniou"; - version = "1.2.1"; + version = "1.2.2"; useDune2 = true; @@ -10,7 +10,7 @@ buildDunePackage rec { owner = "ocaml-community"; repo = pname; rev = version; - sha256 = "0x2kiy809n1j0yf32l7hj102y628jp5jdrkbi3z7ld8jq04h1790"; + sha256 = "sha256-lm3i0/ZvyzSPK3dA/9XDLhhKBOfX3e37bwem6hy2pL0="; }; propagatedBuildInputs = [ easy-format ]; 2023-01-01T07:39:53 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.biniou nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/zq2m739kabqmdll4vv7gfxc4dqdczddn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Scanned 0 directories Done: 0/0 (jobs: 0) Done: 43/144 (jobs: 16) Done: 45/144 (jobs: 15) Done: 47/144 (jobs: 14) Done: 48/144 (jobs: 13) Done: 49/144 (jobs: 12) Done: 50/144 (jobs: 11) Done: 51/144 (jobs: 10) Done: 52/144 (jobs: 9) Done: 59/144 (jobs: 8) Done: 60/144 (jobs: 7) Done: 61/144 (jobs: 6) Done: 63/144 (jobs: 5) Done: 65/144 (jobs: 4) Done: 68/144 (jobs: 3) Done: 70/144 (jobs: 2) Done: 73/144 (jobs: 1) File "src/dune", line 7, characters 24-37: 7 | (libraries easy-format camlp-streams)) ^^^^^^^^^^^^^ Error: Library "camlp-streams" not found. Hint: try: dune external-lib-deps --missing --no-config --root . --ignore-promoted-rules --default-target @install --always-show-command-line --promote-install-files --release --only-packages biniou -p biniou --profile release -j 16 @install Done: 73/144 (jobs: 1)