phosh 0 -> 1 attrpath: phosh 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/fr8s36ih47phxr0ma0y2sy3qn6yrz7id-packages.json.drv building '/nix/store/fr8s36ih47phxr0ma0y2sy3qn6yrz7id-packages.json.drv'... Going to be running update for following packages: - phosh-0.36.0 Press Enter key to continue... Running update for: - phosh-0.36.0: UPDATING ... - phosh-0.36.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/window-managers/phosh/default.nix b/pkgs/applications/window-managers/phosh/default.nix index 5a6ca17caf69..3cdc2ee41db8 100644 --- a/pkgs/applications/window-managers/phosh/default.nix +++ b/pkgs/applications/window-managers/phosh/default.nix @@ -36,12 +36,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "phosh"; - version = "0.36.0"; + version = "0.37.0"; src = fetchurl { # Release tarball which includes subprojects gvc and libcall-ui url = with finalAttrs; "https://sources.phosh.mobi/releases/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-rhhvVCOqw/jqNSpo9Hlrcgh4Bxnoud/Z3yAq4n/ixIQ="; + hash = "sha256-kmZX2pPOYSh2hiMrRLH6744Q8rHHhE9jmG+SksepUYk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - phosh-mobile-settings: 0.36.0 -> 0.37.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294301"