linkerd_edge 0 -> 1 attrpath: linkerd_edge 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/f0rg4qv1wqdpcpq5xz55qwk1lpll99s7-packages.json.drv building '/nix/store/f0rg4qv1wqdpcpq5xz55qwk1lpll99s7-packages.json.drv'... Going to be running update for following packages: - linkerd-edge-24.3.4 Press Enter key to continue... Running update for: - linkerd-edge-24.3.4: UPDATING ... - linkerd-edge-24.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/linkerd/edge.nix b/pkgs/applications/networking/cluster/linkerd/edge.nix index 251baa6ec372..6fb178df4824 100644 --- a/pkgs/applications/networking/cluster/linkerd/edge.nix +++ b/pkgs/applications/networking/cluster/linkerd/edge.nix @@ -2,7 +2,7 @@ (callPackage ./generic.nix { }) { channel = "edge"; - version = "24.3.4"; - sha256 = "0v9yjcy5wlkg3z9gl25s75j2irvn9jkgc542cz5w1gbc88i4b69v"; - vendorHash = "sha256-TmH3OhiSmUaKv2QPzMuzTq6wRTMu8LejE1y4Vy/tVRg="; + version = "24.4.1"; + sha256 = "1jwhc6bmi5k7v54i0qdqa31zq209m9wr6jzdlggflh84inlkqxkh"; + vendorHash = "sha256-Oe8NMpcLGHmmlt3ceQQHHt1aV0zrWUI/TmCpyOVElCg="; } No auto update branch exists Old version 24.3.4" not present in master derivation file with contents: { callPackage }: (callPackage ./generic.nix { }) { channel = "edge"; version = "24.3.5"; sha256 = "0sl4xxdsabma6q15fh0cqhgi5gmq3q2kzlw2wvcxhy78mm8qn8b0"; vendorHash = "sha256-Oe8NMpcLGHmmlt3ceQQHHt1aV0zrWUI/TmCpyOVElCg="; }