ocamlPackages.lilv 0.1.0 -> 0.2.0 https://github.com/savonet/ocaml-lilv/releases attrpath: ocamlPackages.lilv 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/lilv/default.nix b/pkgs/development/ocaml-modules/lilv/default.nix index a5def260eb29..250ba319bf8b 100644 --- a/pkgs/development/ocaml-modules/lilv/default.nix +++ b/pkgs/development/ocaml-modules/lilv/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "lilv"; - version = "0.1.0"; + version = "0.2.0"; src = fetchFromGitHub { owner = "savonet"; repo = "ocaml-lilv"; rev = "v${version}"; - sha256 = "080ja8c4sxprk5qnldpfzxriag57m9603vny3b4bnwh5xm1id08c"; + sha256 = "sha256-8u6NV+CHRMb21DIcJuKBN6u9/dhnsSVWwedpunE3pdQ="; }; minimalOCamlVersion = "4.03.0"; Received ExitFailure 1 when running Raw command: /nix/store/8dpaxq5g2m4d4lqynsbiiwihdix67g9w-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.lilv nix build failed. got build log for 'ocamlPackages.lilv' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/rql5vz6dnldq3zpy1w42p0dxpyxpcazj-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: 0% (0/0, 0 left) (jobs: 0) Done: 100% (2/2, 0 left) (jobs: 0) Done: 5% (3/57, 54 left) (jobs: 0) File "src/dune", line 4, characters 12-16: 4 | (libraries core ctypes-foreign) ^^^^ Error: Library "core" not found. -> required by library "lilv" in _build/default/src -> required by _build/default/META.lilv -> required by _build/install/default/lib/lilv/META -> required by _build/default/lilv.install -> required by alias install Done: 5% (3/57, 54 left) (jobs: 0) Done: 16% (16/97, 81 left, 1 failed) (jobs: 0) Done: 14% (16/113, 97 left, 1 failed) (jobs: 0) Done: 21% (27/124, 97 left, 1 failed) (jobs: 1) Done: 32% (40/125, 85 left, 1 failed) (jobs: 2) Done: 34% (43/125, 82 left, 1 failed) (jobs: 1)