ocamlformat 0.24.1 -> 0.25.1 https://github.com/ocaml-ppx/ocamlformat/releases attrpath: ocamlformat 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/ocaml/ocamlformat/generic.nix b/pkgs/development/tools/ocaml/ocamlformat/generic.nix index 4ed53aad378..93e6aac3a46 100644 --- a/pkgs/development/tools/ocaml/ocamlformat/generic.nix +++ b/pkgs/development/tools/ocaml/ocamlformat/generic.nix @@ -1,5 +1,5 @@ { lib, fetchurl, fetchzip, ocaml-ng -, version ? "0.24.1" +, version ? "0.25.1" , tarballName ? "ocamlformat-${version}.tbz", }: @@ -14,7 +14,7 @@ let src = "0.22.4" = "sha256-61TeK4GsfMLmjYGn3ICzkagbc3/Po++Wnqkb2tbJwGA="; "0.23.0" = "sha256-m9Pjz7DaGy917M1GjyfqG5Lm5ne7YSlJF2SVcDHe3+0="; "0.24.0" = "sha256-Zil0wceeXmq2xy0OVLxa/Ujl4Dtsmc4COyv6Jo7rVaM="; - "0.24.1" = "sha256-AjQl6YGPgOpQU3sjcaSnZsFJqZV9BYB+iKAE0tX0Qc4="; + "0.25.1" = "sha256-3I8qMwyjkws2yssmI7s2Dti99uSorNKT29niJBpv0z0="; }."${version}"; }; ocamlPackages = ocaml-ng.ocamlPackages; Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/ocamlformat --arg checkMeta true --show-trace Standard output: error: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … from call site at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/top-level/release-lib.nix:125:6: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … from call site at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/top-level/release-lib.nix:125:14: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/lib/customisation.nix:236:14: 235| garbage collection. */ 236| hydraJob = drv: | ^ 237| let … while evaluating derivation 'ocaml4.14.1-ocamlformat-0.24.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/stdenv/generic/make-derivation.nix:303:7 … while evaluating attribute 'src' of derivation 'ocaml4.14.1-ocamlformat-0.24.1' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/development/tools/ocaml/ocamlformat/generic.nix:27:10: 26| pname = "ocamlformat"; 27| inherit src version; | ^ 28| … while evaluating derivation 'ocamlformat-0.24.1.tbz' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/stdenv/generic/make-derivation.nix:303:7 … while evaluating attribute 'SSL_CERT_FILE' of derivation 'ocamlformat-0.24.1.tbz' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/build-support/fetchurl/default.nix:160:3: 159| 160| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) | ^ 161| then "${cacert}/etc/ssl/certs/ca-bundle.crt" error: attribute '"0.24.1"' missing at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/development/tools/ocaml/ocamlformat/generic.nix:9:14: 8| url = "https://github.com/ocaml-ppx/ocamlformat/releases/download/${version}/${tarballName}"; 9| sha256 = { | ^ 10| "0.19.0" = "0ihgwl7d489g938m1jvgx8azdgq9f5np5mzqwwya797hx2m4dz32"; Did you mean one of 0.20.1, 0.24.0, 0.25.1, 0.20.0 or 0.21.0?