ocamlPackages.earlybird 0 -> 1 attrpath: ocamlPackages.earlybird Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vvckbcc9g3csqmjyj6l4ikkaprcyz4mk-packages.json.drv building '/nix/store/vvckbcc9g3csqmjyj6l4ikkaprcyz4mk-packages.json.drv'... Going to be running update for following packages: - ocaml5.1.1-earlybird-1.2.1 Press Enter key to continue... Running update for: - ocaml5.1.1-earlybird-1.2.1: UPDATING ... - ocaml5.1.1-earlybird-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/earlybird/default.nix b/pkgs/development/ocaml-modules/earlybird/default.nix index 9803a20368c3..9d6c3664822d 100644 --- a/pkgs/development/ocaml-modules/earlybird/default.nix +++ b/pkgs/development/ocaml-modules/earlybird/default.nix @@ -6,7 +6,7 @@ buildDunePackage rec { pname = "earlybird"; - version = "1.2.1"; + version = "1.3.2"; minimalOCamlVersion = "4.12"; @@ -14,7 +14,7 @@ buildDunePackage rec { owner = "hackwaly"; repo = "ocamlearlybird"; rev = version; - hash = "sha256-p29uTdx8+mZKXUL+ng/FzpKuhnykEe8Sy968Wa/KUn4="; + hash = "sha256-E6ZZRkGO6Bqr6jWlV9fL3ibFwUVChHR17TPGeP94hfk="; }; nativeBuildInputs = [ menhir ]; No auto update branch exists Update edits cause no rebuilds.