cypress 0 -> 1 attrpath: cypress 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mq24c8kxzpi5l439rlizndrzgs09iq9z-packages.json.drv building '/nix/store/mq24c8kxzpi5l439rlizndrzgs09iq9z-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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/web/cypress/default.nix b/pkgs/development/web/cypress/default.nix index 04284e9c082..0f7b240bb1e 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.3.0"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-RhPH/MBF8lqXeFEm2sd73Z55jgcl45VsmRWtAhckrP0="; }; # don't remove runtime deps An auto update branch exists with message `cypress: 10.10.0 -> 12.3.0`. New version is 12.3.0. An auto update branch exists with an equal or greater version