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/7qv3ffj9xaj3rfh64d3lkgf00ygznh12-packages.json.drv building '/nix/store/7qv3ffj9xaj3rfh64d3lkgf00ygznh12-packages.json.drv'... Going to be running update for following packages: - cypress-12.9.0 Press Enter key to continue... Running update for: - cypress-12.9.0: UPDATING ... - cypress-12.9.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 ebe6d9d496e..19ee183dfa3 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-ozyQya2WxnDK6of1VfxlDlXo6IDGxAXkCjFt3DqRM4k="; + checksum = "sha256-QK2EBQFe7lMDRKn7YHIVgUlX/oDXaK4uqBLZBpL+UkI="; }; aarch64-linux = { platform = "linux-arm64"; @@ -30,7 +30,7 @@ let inherit (binary) platform checksum; in stdenv.mkDerivation rec { pname = "cypress"; - version = "12.9.0"; + version = "12.10.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.10.0`. New version is 12.10.0. An auto update branch exists with an equal or greater version