ocamlPackages.ocaml-sat-solvers 0.4 -> 0.7.1 https://github.com/tcsprojects/ocaml-sat-solvers/releases attrpath: ocamlPackages.ocaml-sat-solvers 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/ocaml-sat-solvers/default.nix b/pkgs/development/ocaml-modules/ocaml-sat-solvers/default.nix index c7779b098e73..991a547e14fe 100644 --- a/pkgs/development/ocaml-modules/ocaml-sat-solvers/default.nix +++ b/pkgs/development/ocaml-modules/ocaml-sat-solvers/default.nix @@ -2,7 +2,7 @@ buildOasisPackage rec { pname = "ocaml-sat-solvers"; - version = "0.4"; + version = "0.7.1"; minimumOCamlVersion = "4.03.0"; @@ -10,7 +10,7 @@ buildOasisPackage rec { owner = "tcsprojects"; repo = "ocaml-sat-solvers"; rev = "v${version}"; - sha256 = "1hxr16cyl1p1k1cik848mqrysq95wxmlykpm93a99pn55mp28938"; + sha256 = "sha256-hESHus3DlPp3YoqfQm/Pp1N91d9BPSGLD5FIbOeYOp8="; }; propagatedBuildInputs = [ minisat ]; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.ocaml-sat-solvers Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . ocamlPackages.ocaml-sat-solvers Standard output: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'ocaml5.1.1-ocaml-sat-solvers-0.7.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.ocaml-sat-solvers/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'nativeBuildInputs' of derivation 'ocaml5.1.1-ocaml-sat-solvers-0.7.1' at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.ocaml-sat-solvers/pkgs/stdenv/generic/make-derivation.nix:375:7: 374| depsBuildBuild = elemAt (elemAt dependencies 0) 0; 375| nativeBuildInputs = elemAt (elemAt dependencies 0) 1; | ^ 376| depsBuildTarget = elemAt (elemAt dependencies 0) 2; (stack trace truncated; use '--show-trace' to show the full trace) error: ocamlmod is not available for OCaml ≥ 5.0