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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gpl58zhma0pln4qssijibinyq4jj8cl7-packages.json.drv building '/nix/store/gpl58zhma0pln4qssijibinyq4jj8cl7-packages.json.drv'... Going to be running update for following packages: - cypress-13.2.0 Press Enter key to continue... Running update for: - cypress-13.2.0: UPDATING ... - cypress-13.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/web/cypress/default.nix b/pkgs/development/web/cypress/default.nix index dedd94230b8c..f5fec2ebf0dd 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-9o0nprGcJhudS1LNm+T7Vf0Dwd1RBauYKI+w1FBQ3ZM="; + checksum = "sha256-uNRm+7do803ZzhqcTFtPAoqbGq+7Mp2hjwv0xwN95sQ="; }; aarch64-linux = { platform = "linux-arm64"; @@ -30,7 +30,7 @@ let inherit (binary) platform checksum; in stdenv.mkDerivation rec { pname = "cypress"; - version = "13.2.0"; + version = "13.6.3"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/${platform}/cypress.zip"; An auto update branch exists with message `cypress: 13.2.0 -> 13.6.3`. New version is 13.6.3. An auto update branch exists with an equal or greater version