2022-12-31T22:15:47 cypress 0 -> 1 2022-12-31T22:15:50 attrpath: cypress 2022-12-31T22:15:50 Checking auto update branch... 2022-12-31T22:15:53 [version] 2022-12-31T22:15:53 [version] skipping because derivation has updateScript 2022-12-31T22:15:53 [rustCrateVersion] 2022-12-31T22:15:53 [rustCrateVersion] No cargoSha256 found 2022-12-31T22:15:53 [golangModuleVersion] 2022-12-31T22:15:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T22:15:53 [updateScript] 2022-12-31T22:16:11 [updateScript] Success 2022-12-31T22:16:11 [updateScript] this derivation will be built: /nix/store/6dg7hkfxibcbffbawzm57zr12ynqvsax-packages.json.drv building '/nix/store/6dg7hkfxibcbffbawzm57zr12ynqvsax-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-12-31T22:16:11 2022-12-31T22:16:11 [quotedUrls] 2022-12-31T22:16:12 [quotedUrls] nothing found to replace 2022-12-31T22:16:12 Diff after rewrites: diff --git a/pkgs/development/web/cypress/default.nix b/pkgs/development/web/cypress/default.nix index 04284e9c082..14e78b946ae 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 = "12.2.0"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-qGU5KaUzpLXEbJ8hUkX3Bx/ZRAjPKRZDqCtaE0Ku0pI="; }; # don't remove runtime deps 2022-12-31T22:17:40 An auto update branch exists with message `cypress: 10.10.0 -> 12.2.0`. New version is 12.2.0. 2022-12-31T22:17:40 An auto update branch exists with an equal or greater version