ocamlPackages.kcas 0.6.1 -> 0.7.0 https://github.com/ocaml-multicore/kcas/releases attrpath: ocamlPackages.kcas 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/kcas/default.nix b/pkgs/development/ocaml-modules/kcas/default.nix index 2d840b9a750b..c4e7441adb54 100644 --- a/pkgs/development/ocaml-modules/kcas/default.nix +++ b/pkgs/development/ocaml-modules/kcas/default.nix @@ -5,11 +5,11 @@ buildDunePackage rec { pname = "kcas"; - version = "0.6.1"; + version = "0.7.0"; src = fetchurl { url = "https://github.com/ocaml-multicore/kcas/releases/download/${version}/kcas-${version}.tbz"; - hash = "sha256-u3Z8uAvITRUhOcB2EUYjWtpxIFJMvm2O/kyNr/AELWI="; + hash = "sha256-mo/otnkB79QdyVgLw1sZFfkR/Z/l15cRVfEYPPd6H5E="; }; propagatedBuildInputs = [ domain-local-await domain-local-timeout ]; Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.kcas nix build failed. got build log for 'ocamlPackages.kcas' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/72bq0waj2jzqhyjny7k53h4gv9axkpvi-kcas-0.7.0.tbz source root is kcas-0.7.0 setting SOURCE_DATE_EPOCH to timestamp 1708895386 of file kcas-0.7.0/update-gh-pages-for-tag @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/0, 0 left) (jobs: 1) Done: 80% (4/5, 1 left) (jobs: 0) File "src/kcas/dune", line 4, characters 60-75: 4 | (libraries domain-local-await domain-local-timeout backoff multicore-magic)) ^^^^^^^^^^^^^^^ Error: Library "multicore-magic" not found. -> required by library "kcas" in _build/default/src/kcas -> required by _build/default/META.kcas -> required by _build/install/default/lib/kcas/META -> required by _build/default/kcas.install -> required by alias install Done: 80% (4/5, 1 left) (jobs: 0) Done: 48% (15/31, 16 left, 1 failed) (jobs: 0)