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/ag6pgxc1klia1nqnrav1k719l8q5010m-packages.json.drv building '/nix/store/ag6pgxc1klia1nqnrav1k719l8q5010m-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..07e158d31ef 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.8.1"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-cdv6mJHifoe/1IbgSKbPWuf3C8sL4tG5jtqMLQ2JEqU="; }; # don't remove runtime deps An auto update branch exists with message `cypress: 10.10.0 -> 12.7.0`. New version is 12.8.1. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 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 ###### 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 12.8.1 with grep in /nix/store/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1 - found 12.8.1 in filename of file in /nix/store/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1 ---
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/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1 \ --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/a177521f1418705feb9f35f67783b15797b9dc36.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/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1 ls -la /nix/store/9az7kr206x7k7k9dnm1jm6zpw89glzxq-cypress-12.8.1/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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/197848 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/ag6pgxc1klia1nqnrav1k719l8q5010m-packages.json.drv building '/nix/store/ag6pgxc1klia1nqnrav1k719l8q5010m-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..07e158d31ef 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.8.1"; src = fetchzip { url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip"; - sha256 = "sha256-26mkizwkF0qPX2+0rkjep28ZuNlLGPljCvVO73t34Lk="; + sha256 = "sha256-cdv6mJHifoe/1IbgSKbPWuf3C8sL4tG5jtqMLQ2JEqU="; }; # don't remove runtime deps An auto update branch exists with message `cypress: 10.10.0 -> 12.8.1`. New version is 12.8.1. An auto update branch exists with an equal or greater version