ocamlPackages.luv 0.5.11 -> 0.5.12 https://repology.org/project/ocaml:luv/versions attrpath: ocamlPackages.luv 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/luv/default.nix b/pkgs/development/ocaml-modules/luv/default.nix index da7f9ba1808..90d2120bd01 100644 --- a/pkgs/development/ocaml-modules/luv/default.nix +++ b/pkgs/development/ocaml-modules/luv/default.nix @@ -6,12 +6,12 @@ buildDunePackage rec { pname = "luv"; - version = "0.5.11"; + version = "0.5.12"; useDune2 = true; src = fetchurl { url = "https://github.com/aantron/luv/releases/download/${version}/luv-${version}.tar.gz"; - sha256 = "sha256-zOz0cxGzhLi3Q36qyStNCz8JGXHtECQfZysMKiyKOkM="; + sha256 = "sha256-d8zdwsbgFrsENCxpzu7CzqRPPDj7D46T0m5eDH97Oq8="; }; postConfigure = '' Successfully finished processing cachix "/nix/store/b49f6z1xlja51lfcrk7aq83radiznsc8-ocaml4.14.1-luv-0.5.12" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed