2022-11-25T17:12:28 cypress 0 -> 1 2022-11-25T17:12:30 attrpath: cypress 2022-11-25T17:12:30 Checking auto update branch... 2022-11-25T17:12:34 [version] 2022-11-25T17:12:34 [version] skipping because derivation has updateScript 2022-11-25T17:12:34 [rustCrateVersion] 2022-11-25T17:12:34 [rustCrateVersion] No cargoSha256 found 2022-11-25T17:12:34 [golangModuleVersion] 2022-11-25T17:12:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T17:12:34 [updateScript] 2022-11-25T17:12:53 [updateScript] Success 2022-11-25T17:12:53 [updateScript] this derivation will be built: /nix/store/ii5r9bb5ws1qi5y5yxby0xiq67pl8mbh-packages.json.drv building '/nix/store/ii5r9bb5ws1qi5y5yxby0xiq67pl8mbh-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-11-25T17:12:53 2022-11-25T17:12:53 [quotedUrls] 2022-11-25T17:12:53 [quotedUrls] nothing found to replace 2022-11-25T17:12:54 Diff after rewrites: diff --git a/pkgs/development/web/cypress/default.nix b/pkgs/development/web/cypress/default.nix index 04284e9c082..356835135c2 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 = "11.2.0"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-I7Z1gcEgJd+HrGJ4l7dtCpOBx+bEzh8tLAYn1KrQYuU="; }; # don't remove runtime deps 2022-11-25T17:14:24 An auto update branch exists with message `cypress: 10.10.0 -> 11.1.0`. New version is 11.2.0. 2022-11-25T17:14:24 The auto update branch does not match or exceed the new version. 2022-11-25T17:14:43 Successfully finished processing 2022-11-25T17:14:43 cachix "/nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0" 2022-11-25T17:25:26 [check][nixpkgs-review] 2022-11-25T17:31:28 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
2022-11-25T17:31:31 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for cypress is: "Fast, easy and reliable testing for anything that runs in a browser" meta.homepage for cypress is: "https://www.cypress.io" meta.changelog for cypress is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 11.2.0 with grep in /nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0 - found 11.2.0 in filename of file in /nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath cypress polaris polaris-web ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cypress https://github.com/r-ryantm/nixpkgs/archive/594a6d0af5f1098dfaf665aae102eb3f5bb83c25.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0 ls -la /nix/store/1a64igf473s9mya5ikq45fcryr96bg07-cypress-11.2.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
--- ###### Maintainer pings cc @thorstenweber83 @mmahut @Craftzman7 for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-11-25T17:31:33 Updated existing PR 2022-11-25T17:31:33 https://api.github.com/repos/NixOS/nixpkgs/pulls/197848