ready-check 0 -> 1 attrpath: ready-check 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/mx0rgyabjbc5rplc2syk2a9cdxc860nb-packages.json.drv building '/nix/store/mx0rgyabjbc5rplc2syk2a9cdxc860nb-packages.json.drv'... Going to be running update for following packages: - ready-check-1.2.6 Press Enter key to continue... Running update for: - ready-check-1.2.6: UPDATING ... - ready-check-1.2.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/re/ready-check/package.nix b/pkgs/by-name/re/ready-check/package.nix index 84dcc83454a7..3210ba677057 100644 --- a/pkgs/by-name/re/ready-check/package.nix +++ b/pkgs/by-name/re/ready-check/package.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "ready-check"; - version = "1.2.6"; + version = "1.3.0"; pyproject = true; src = fetchFromGitHub { owner = "sesh"; repo = "ready"; rev = "refs/tags/v${version}"; - hash = "sha256-j0UY2Q1jYGRtjvaWMwgMJrNaQZQnEJ5ST4o4PAVYWVc="; + hash = "sha256-qcceI+dG1gNkMBZaU6RV67ZqcZkuxaR/zqLC6xEWKiE="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists There might already be an open PR for this update: - vscode: 1.86.2 -> 1.87.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292191"