notify 0 -> 1 attrpath: notify Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g8y0y9w9hadrrsmm853ryn75sav0m8k6-packages.json.drv building '/nix/store/g8y0y9w9hadrrsmm853ryn75sav0m8k6-packages.json.drv'... Going to be running update for following packages: - notify-1.0.5 Press Enter key to continue... Running update for: - notify-1.0.5: UPDATING ... - notify-1.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/notify/default.nix b/pkgs/tools/misc/notify/default.nix index be7c6daf8e47..efbbd7ce6eb3 100644 --- a/pkgs/tools/misc/notify/default.nix +++ b/pkgs/tools/misc/notify/default.nix @@ -6,16 +6,16 @@ buildGoModule rec { pname = "notify"; - version = "1.0.5"; + version = "1.0.6"; src = fetchFromGitHub { owner = "projectdiscovery"; repo = pname; rev = "v${version}"; - sha256 = "sha256-CXzxrY8G7Zh5xafuiIY9SsPkrYoSkMt15v2KLZBs0Jo="; + sha256 = "sha256-9oakHqDhOZyqzlVqHPjTsG2f780DABt0+JRckmkWW64="; }; - vendorHash = "sha256-tjaVEmOd/MJnDcS/mhvw95ZZ8giaUDTdDTyAMbjTckM="; + vendorHash = "sha256-/FJECY1x9nMqOIzqdN6T+vdi9qjjY0YAoqvVNf0kN3s="; modRoot = "."; subPackages = [ An auto update branch exists with message `notify: 1.0.5 -> 1.0.6`. New version is 1.0.6. An auto update branch exists with an equal or greater version