timoni 0 -> 1 attrpath: timoni Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/wxhskh0jgcww8zj5cmwx7ya83kacqq65-packages.json.drv building '/nix/store/wxhskh0jgcww8zj5cmwx7ya83kacqq65-packages.json.drv'... Going to be running update for following packages: - timoni-0.15.0 Press Enter key to continue... Running update for: - timoni-0.15.0: UPDATING ... - timoni-0.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/timoni/default.nix b/pkgs/applications/networking/cluster/timoni/default.nix index 8ea2defea91a..88cb57c81cc1 100644 --- a/pkgs/applications/networking/cluster/timoni/default.nix +++ b/pkgs/applications/networking/cluster/timoni/default.nix @@ -6,16 +6,16 @@ buildGo121Module rec { pname = "timoni"; - version = "0.15.0"; + version = "0.16.0"; src = fetchFromGitHub { owner = "stefanprodan"; repo = "timoni"; rev = "v${version}"; - hash = "sha256-kMqQiFicuKa0j/li9UmitEeSof0vLlgGR4AMtJksROs="; + hash = "sha256-bOmyhApp/fgZjZK5oRxdrMR5Aa+DFln6BvlqCp36BL8="; }; - vendorHash = "sha256-tAqmTl+5tScXOaYWEvMs2RPTdyLTAemQN1VqOQGe6lU="; + vendorHash = "sha256-kmItii9/9QHMzK2ZwHDbUEku9vD6DnmH3QYbagFtiAw="; subPackages = [ "cmd/timoni" ]; nativeBuildInputs = [ installShellFiles ]; No auto update branch exists There might already be an open PR for this update: - timoni: 0.15.0 -> 0.16.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267142"