ocamlPackages.lastfm 0.3.3 -> 0.3.4 https://github.com/savonet/ocaml-lastfm/releases attrpath: ocamlPackages.lastfm 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/lastfm/default.nix b/pkgs/development/ocaml-modules/lastfm/default.nix index 41bdac459b31..ab8ddc7ac4bf 100644 --- a/pkgs/development/ocaml-modules/lastfm/default.nix +++ b/pkgs/development/ocaml-modules/lastfm/default.nix @@ -10,7 +10,7 @@ buildDunePackage rec { pname = "lastfm"; - version = "0.3.3"; + version = "0.3.4"; useDune2 = true; @@ -18,7 +18,7 @@ buildDunePackage rec { owner = "savonet"; repo = "ocaml-lastfm"; rev = "v${version}"; - sha256 = "1sz400ny9h7fs20k7600q475q164x49ba30ls3q9y35rhm3g2y2b"; + sha256 = "sha256-TA2HPCX/2QFf5HuFPqK6COmaAHSwmMKvi3jiOQhNcGU="; }; propagatedBuildInputs = [ xmlplaylist ocaml_pcre ocamlnet ]; Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocamlPackages.lastfm Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . ocamlPackages.lastfm Standard output: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'ocaml5.1.1-lastfm-0.3.4' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.lastfm/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'propagatedBuildInputs' of derivation 'ocaml5.1.1-lastfm-0.3.4' at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.lastfm/pkgs/stdenv/generic/make-derivation.nix:385:7: 384| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0; 385| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1; | ^ 386| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0; error: ocamlnet is not available for OCaml 5.1.1