ocamlPackages.opam-file-format 2.1.4 -> 2.1.6 https://repology.org/project/ocaml:opam-file-format/versions attrpath: ocamlPackages.opam-file-format 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/ocaml-modules/opam-file-format/default.nix b/pkgs/development/ocaml-modules/opam-file-format/default.nix index 6e71531f9dc..f91609aa27c 100644 --- a/pkgs/development/ocaml-modules/opam-file-format/default.nix +++ b/pkgs/development/ocaml-modules/opam-file-format/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "opam-file-format"; - version = "2.1.4"; + version = "2.1.6"; src = fetchFromGitHub { owner = "ocaml"; repo = pname; rev = version; - sha256 = "sha256-wnAnvLNOc9FRBdLIFR08OKVaIjSEqJrcCIn4hmtYtjY="; + sha256 = "sha256-Ka9pMYB99kM+5X7wf9F13gUrjouZucGevvkSY0TaXGg="; }; useDune2 = true; Successfully finished processing cachix "/nix/store/faxxzwj6xz2k5x5vki1ihamrlgzrjd0d-ocaml4.14.1-opam-file-format-2.1.6" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed