2022-11-07T12:34:31 cypress 0 -> 1 2022-11-07T12:34:33 attrpath: cypress 2022-11-07T12:34:33 Checking auto update branch... 2022-11-07T12:34:37 [version] 2022-11-07T12:34:37 [version] skipping because derivation has updateScript 2022-11-07T12:34:37 [rustCrateVersion] 2022-11-07T12:34:37 [rustCrateVersion] No cargoSha256 found 2022-11-07T12:34:37 [golangModuleVersion] 2022-11-07T12:34:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T12:34:37 [updateScript] 2022-11-07T12:35:05 [updateScript] Success 2022-11-07T12:35:05 [updateScript] this derivation will be built: /nix/store/xab7j8wcsndxirg4crrjs0nn6y4kd21c-packages.json.drv building '/nix/store/xab7j8wcsndxirg4crrjs0nn6y4kd21c-packages.json.drv'... Going to be running update for following packages: - cypress-10.10.0 Press Enter key to continue... Running update for: - cypress-10.10.0: UPDATING ... - cypress-10.10.0: DONE. Packages updated! 2022-11-07T12:35:05 2022-11-07T12:35:05 [quotedUrls] 2022-11-07T12:35:05 [quotedUrls] nothing found to replace 2022-11-07T12:35:06 Diff after rewrites: diff --git a/pkgs/development/web/cypress/default.nix b/pkgs/development/web/cypress/default.nix index 04284e9c082..b205a7513ce 100644 --- a/pkgs/development/web/cypress/default.nix +++ b/pkgs/development/web/cypress/default.nix @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "cypress"; - version = "10.10.0"; + version = "10.11.0"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-O/49d4BcURe2YPZvU5fop0GVcpACU0KFiaIwOyUQsRo="; }; # don't remove runtime deps 2022-11-07T12:36:39 An auto update branch exists with message `cypress: 10.10.0 -> 10.11.0`. New version is 10.11.0. 2022-11-07T12:36:39 An auto update branch exists with an equal or greater version