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 325ab8227b7..d8a02365e23 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 evaluating call site at «none»:0: (source not available) … 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 … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/lib/attrsets.nix:618:43: 617| f: 618| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 619| … 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| … while evaluating 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 the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/lib/customisation.nix:252:13: 251| value = commonAttrs // { 252| outPath = output.outPath; | ^ 253| drvPath = output.drvPath; … while evaluating the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/lib/customisation.nix:215:13: 214| drvPath = assert condition; drv.${outputName}.drvPath; 215| outPath = assert condition; drv.${outputName}.outPath; | ^ 216| } // … while evaluating the attribute 'src' of the derivation 'ocaml4.14.1-ocamlformat-0.24.1' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/stdenv/generic/make-derivation.nix:294:7: 293| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 294| name = | ^ 295| let … while evaluating the attribute 'SSL_CERT_FILE' of the derivation 'ocamlformat-0.24.1.tbz' at /var/cache/nixpkgs-update/worker/worktree/ocamlformat/pkgs/stdenv/generic/make-derivation.nix:294:7: 293| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 294| name = | ^ 295| let 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?