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/iws50cgfvi4w2bzyg5bck4ydjws2lhm9-packages.json.drv building '/nix/store/iws50cgfvi4w2bzyg5bck4ydjws2lhm9-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 bc6bf6b7adc..827a0f54aae 100644 --- a/pkgs/development/web/cypress/default.nix +++ b/pkgs/development/web/cypress/default.nix @@ -18,7 +18,7 @@ let availableBinaries = { x86_64-linux = { platform = "linux-x64"; - checksum = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + checksum = "sha256-ozyQya2WxnDK6of1VfxlDlXo6IDGxAXkCjFt3DqRM4k="; }; aarch64-linux = { platform = "linux-arm64"; @@ -30,7 +30,7 @@ let inherit (binary) platform checksum; in stdenv.mkDerivation rec { pname = "cypress"; - version = "10.10.0"; + version = "12.9.0"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/${platform}/cypress.zip"; An auto update branch exists with message `cypress: 10.10.0 -> 12.9.0`. New version is 12.9.0. An auto update branch exists with an equal or greater version