cockpit 0 -> 1 attrpath: cockpit 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/gwk8m5h2030n93vn4widy0di8985ky3w-packages.json.drv building '/nix/store/gwk8m5h2030n93vn4widy0di8985ky3w-packages.json.drv'... Going to be running update for following packages: - cockpit-311 Press Enter key to continue... Running update for: - cockpit-311: UPDATING ... - cockpit-311: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/co/cockpit/package.nix b/pkgs/by-name/co/cockpit/package.nix index b5cee2033ddd..46ae83705426 100644 --- a/pkgs/by-name/co/cockpit/package.nix +++ b/pkgs/by-name/co/cockpit/package.nix @@ -44,13 +44,13 @@ in stdenv.mkDerivation rec { pname = "cockpit"; - version = "311"; + version = "312"; src = fetchFromGitHub { owner = "cockpit-project"; repo = "cockpit"; rev = "refs/tags/${version}"; - hash = "sha256-RsOLYvwLu0eNmSZJoCi1dcB2a3JqMbus/gOyL74kCB4="; + hash = "sha256-X3IsUaqXlg/SlqHo9jK+hONY/6LAIAfRO9rAwCQcq64="; fetchSubmodules = true; }; An auto update branch exists with message `cockpit: 311 -> 312`. New version is 312. An auto update branch exists with an equal or greater version