phoc 0 -> 1 attrpath: phoc 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/w0vxh9pz548fvdc705n0i9avhs04640r-packages.json.drv building '/nix/store/w0vxh9pz548fvdc705n0i9avhs04640r-packages.json.drv'... Going to be running update for following packages: - phoc-0.35.0 Press Enter key to continue... Running update for: - phoc-0.35.0: UPDATING ... - phoc-0.35.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/phoc/default.nix b/pkgs/applications/misc/phoc/default.nix index ba235aab2b05..9ccc17f95ec6 100644 --- a/pkgs/applications/misc/phoc/default.nix +++ b/pkgs/applications/misc/phoc/default.nix @@ -24,12 +24,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "phoc"; - version = "0.35.0"; + version = "0.36.0"; src = fetchurl { # This tarball includes the meson wrapped subproject 'gmobile'. url = with finalAttrs; "https://sources.phosh.mobi/releases/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-q2wyM0R7Mi/XuckNb6ZDkStaV9yJH1BgJ4cjqQc6EI4="; + hash = "sha256-eAKHboICsuQ4lecxnnZ8+hZjt5l1DDQbfuwypDYtdKk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - phosh: 0.35.0 -> 0.36.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/275037"