linkerd 0 -> 1 attrpath: linkerd Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/r9899n6ql44y39paprp9vcm3qdny25lz-packages.json.drv building '/nix/store/r9899n6ql44y39paprp9vcm3qdny25lz-packages.json.drv'... Going to be running update for following packages: - linkerd-stable-2.14.1 Press Enter key to continue... Running update for: - linkerd-stable-2.14.1: UPDATING ... - linkerd-stable-2.14.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/linkerd/default.nix b/pkgs/applications/networking/cluster/linkerd/default.nix index a76317703445..3544669ee9cf 100644 --- a/pkgs/applications/networking/cluster/linkerd/default.nix +++ b/pkgs/applications/networking/cluster/linkerd/default.nix @@ -2,7 +2,7 @@ (callPackage ./generic.nix { }) { channel = "stable"; - version = "2.14.1"; - sha256 = "1fxwy8c1zcjwnv055czn9ixalpvq710k0m82633n73a0ixnlmjbv"; - vendorHash = "sha256-hOuvIndyGGvNWYmzE0rho/Y30/ilCzeBtL5GEvl9QqU="; + version = "2.14.2"; + sha256 = "0j7w1x88fxbwlmdj111l3v02m8a2p75zsjj847d09a901jav3ih5"; + vendorHash = "sha256-yEwz9CopCbK8mOUxzjDG3nsbWzhJlA3JTO4nYN8G68E="; } No auto update branch exists There might already be an open PR for this update: - linkerd_stable: 2.14.1 -> 2.14.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/263853"