Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cypress: 13.13.2 -> 13.15.0 #258854

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 3, 2023

Automatic update generated by 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
  • The tests defined in passthru.tests, if any, passed
  • found 13.3.0 with grep in /nix/store/zn4xxyxb2w6az7cl0023dlwfjn1m9jzw-cypress-13.3.0
  • found 13.3.0 in filename of file in /nix/store/zn4xxyxb2w6az7cl0023dlwfjn1m9jzw-cypress-13.3.0

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zn4xxyxb2w6az7cl0023dlwfjn1m9jzw-cypress-13.3.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/62c3f7ea3873f35b74d52532a9119da506f08094.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/62c3f7ea3873f35b74d52532a9119da506f08094#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zn4xxyxb2w6az7cl0023dlwfjn1m9jzw-cypress-13.3.0
ls -la /nix/store/zn4xxyxb2w6az7cl0023dlwfjn1m9jzw-cypress-13.3.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@@ -18,7 +18,7 @@ let
availableBinaries = {
x86_64-linux = {
platform = "linux-x64";
checksum = "sha256-9o0nprGcJhudS1LNm+T7Vf0Dwd1RBauYKI+w1FBQ3ZM=";
checksum = "sha256-361Iv3Mt1FnRykt16GYrScojH/1wdU8w+ogERYAWSp0=";
};
aarch64-linux = {
platform = "linux-arm64";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you still need to update the linux-arm hash.

@wegank wegank marked this pull request as draft October 13, 2023 01:50
@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.3.0 cypress: 13.2.0 -> 13.3.3 Oct 25, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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
  • The tests defined in passthru.tests, if any, passed
  • found 13.3.3 with grep in /nix/store/ba5acy0f9s4cs37885zc2b2g6gnjwn0a-cypress-13.3.3
  • found 13.3.3 in filename of file in /nix/store/ba5acy0f9s4cs37885zc2b2g6gnjwn0a-cypress-13.3.3

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ba5acy0f9s4cs37885zc2b2g6gnjwn0a-cypress-13.3.3 \
  --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/ae2f4a8ede4a73ee76db361b1bd12328600cf911.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ae2f4a8ede4a73ee76db361b1bd12328600cf911#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ba5acy0f9s4cs37885zc2b2g6gnjwn0a-cypress-13.3.3
ls -la /nix/store/ba5acy0f9s4cs37885zc2b2g6gnjwn0a-cypress-13.3.3/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.3.3 cypress: 13.2.0 -> 13.5.1 Nov 17, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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
  • The tests defined in passthru.tests, if any, passed
  • found 13.5.1 with grep in /nix/store/vsphzrwxc1347414i8511c1gqm3i2bxv-cypress-13.5.1
  • found 13.5.1 in filename of file in /nix/store/vsphzrwxc1347414i8511c1gqm3i2bxv-cypress-13.5.1

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vsphzrwxc1347414i8511c1gqm3i2bxv-cypress-13.5.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/a8906c17ee8814ed38a688b4d9796940154ca2b1.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a8906c17ee8814ed38a688b4d9796940154ca2b1#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vsphzrwxc1347414i8511c1gqm3i2bxv-cypress-13.5.1
ls -la /nix/store/vsphzrwxc1347414i8511c1gqm3i2bxv-cypress-13.5.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.5.1 cypress: 13.2.0 -> 13.6.1 Dec 11, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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
  • The tests defined in passthru.tests, if any, passed
  • found 13.6.1 with grep in /nix/store/nx3csd1xry9l3ifvmcmy6lw9qxkm2xx2-cypress-13.6.1
  • found 13.6.1 in filename of file in /nix/store/nx3csd1xry9l3ifvmcmy6lw9qxkm2xx2-cypress-13.6.1

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/nx3csd1xry9l3ifvmcmy6lw9qxkm2xx2-cypress-13.6.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/0c380d4d2913c6897901a6cff9741b391b84fdd4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0c380d4d2913c6897901a6cff9741b391b84fdd4#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/nx3csd1xry9l3ifvmcmy6lw9qxkm2xx2-cypress-13.6.1
ls -la /nix/store/nx3csd1xry9l3ifvmcmy6lw9qxkm2xx2-cypress-13.6.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.6.1 cypress: 13.2.0 -> 13.6.2 Dec 31, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.6.2 with grep in /nix/store/g5lg9kx6mjjhawmb4l36va135c00vls2-cypress-13.6.2
  • found 13.6.2 in filename of file in /nix/store/g5lg9kx6mjjhawmb4l36va135c00vls2-cypress-13.6.2

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/g5lg9kx6mjjhawmb4l36va135c00vls2-cypress-13.6.2 \
  --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/e8d053a519815b08eda03279a2139affcfe2dc88.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e8d053a519815b08eda03279a2139affcfe2dc88#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/g5lg9kx6mjjhawmb4l36va135c00vls2-cypress-13.6.2
ls -la /nix/store/g5lg9kx6mjjhawmb4l36va135c00vls2-cypress-13.6.2/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.6.2 cypress: 13.2.0 -> 13.6.3 Jan 19, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.6.3 with grep in /nix/store/w0vngd6qs7hygim143y8yc9lfwq5qsy0-cypress-13.6.3
  • found 13.6.3 in filename of file in /nix/store/w0vngd6qs7hygim143y8yc9lfwq5qsy0-cypress-13.6.3

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/w0vngd6qs7hygim143y8yc9lfwq5qsy0-cypress-13.6.3 \
  --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/4ec70b13366b28ffaf1a1a951dc68f42d978aaa2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4ec70b13366b28ffaf1a1a951dc68f42d978aaa2#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/w0vngd6qs7hygim143y8yc9lfwq5qsy0-cypress-13.6.3
ls -la /nix/store/w0vngd6qs7hygim143y8yc9lfwq5qsy0-cypress-13.6.3/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.6.3 cypress: 13.2.0 -> 13.6.4 Feb 1, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 1, 2024

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.6.4 with grep in /nix/store/wjl2y2dahfxrb6cxa8ha4d6lpc3mkx5l-cypress-13.6.4
  • found 13.6.4 in filename of file in /nix/store/wjl2y2dahfxrb6cxa8ha4d6lpc3mkx5l-cypress-13.6.4

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wjl2y2dahfxrb6cxa8ha4d6lpc3mkx5l-cypress-13.6.4 \
  --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/8790ae9a0340982d4fca460fe0ca21409a9809ed.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8790ae9a0340982d4fca460fe0ca21409a9809ed#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/wjl2y2dahfxrb6cxa8ha4d6lpc3mkx5l-cypress-13.6.4
ls -la /nix/store/wjl2y2dahfxrb6cxa8ha4d6lpc3mkx5l-cypress-13.6.4/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

Copy link
Contributor

@anilanar anilanar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this PR for linux-x64 and it worked.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.6.4 cypress: 13.2.0 -> 13.6.5 Feb 22, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.6.5 with grep in /nix/store/6084fnc5l3g1a94fy1amzqd0vpngnx3s-cypress-13.6.5
  • found 13.6.5 in filename of file in /nix/store/6084fnc5l3g1a94fy1amzqd0vpngnx3s-cypress-13.6.5

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6084fnc5l3g1a94fy1amzqd0vpngnx3s-cypress-13.6.5 \
  --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/7024a35265b9498fe806d48d5409f0d77b89c4e6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7024a35265b9498fe806d48d5409f0d77b89c4e6#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6084fnc5l3g1a94fy1amzqd0vpngnx3s-cypress-13.6.5
ls -la /nix/store/6084fnc5l3g1a94fy1amzqd0vpngnx3s-cypress-13.6.5/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.9.0 cypress: 13.2.0 -> 13.10.0 May 27, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.10.0 with grep in /nix/store/bv7dbzxk8bpg7dlgm5r9zc2j6v41rwmh-cypress-13.10.0
  • found 13.10.0 in filename of file in /nix/store/bv7dbzxk8bpg7dlgm5r9zc2j6v41rwmh-cypress-13.10.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/bv7dbzxk8bpg7dlgm5r9zc2j6v41rwmh-cypress-13.10.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/1b3f0171aa4d4afbff47c2b3cd27c20603d5ff7f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1b3f0171aa4d4afbff47c2b3cd27c20603d5ff7f#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/bv7dbzxk8bpg7dlgm5r9zc2j6v41rwmh-cypress-13.10.0
ls -la /nix/store/bv7dbzxk8bpg7dlgm5r9zc2j6v41rwmh-cypress-13.10.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.10.0 cypress: 13.2.0 -> 13.11.0 Jun 8, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 8, 2024

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.11.0 with grep in /nix/store/05ya9va3ffmg02fq5cpcip8gda3ynpgs-cypress-13.11.0
  • found 13.11.0 in filename of file in /nix/store/05ya9va3ffmg02fq5cpcip8gda3ynpgs-cypress-13.11.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/05ya9va3ffmg02fq5cpcip8gda3ynpgs-cypress-13.11.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/035226bb36ff9a1d76312e1c6a6fead7f1261d0f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/035226bb36ff9a1d76312e1c6a6fead7f1261d0f#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/05ya9va3ffmg02fq5cpcip8gda3ynpgs-cypress-13.11.0
ls -la /nix/store/05ya9va3ffmg02fq5cpcip8gda3ynpgs-cypress-13.11.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@blotero
Copy link

blotero commented Jun 14, 2024

New PR with proper checksums for linux arm and amd64: #319676

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.11.0 cypress: 13.2.0 -> 13.12.0 Jun 24, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.12.0 with grep in /nix/store/mf2hhwf3wzcw2sp61hrcfpmisib1296z-cypress-13.12.0
  • found 13.12.0 in filename of file in /nix/store/mf2hhwf3wzcw2sp61hrcfpmisib1296z-cypress-13.12.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mf2hhwf3wzcw2sp61hrcfpmisib1296z-cypress-13.12.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/0fac060b980f5b4e1a8905ce709afb2d83f0b5c6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0fac060b980f5b4e1a8905ce709afb2d83f0b5c6#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mf2hhwf3wzcw2sp61hrcfpmisib1296z-cypress-13.12.0
ls -la /nix/store/mf2hhwf3wzcw2sp61hrcfpmisib1296z-cypress-13.12.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.12.0 cypress: 13.2.0 -> 13.13.0 Jul 6, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jul 6, 2024

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.13.0 with grep in /nix/store/s5dr5zql1rf5nf9lr9lnpvnhnvxfsq4h-cypress-13.13.0
  • found 13.13.0 in filename of file in /nix/store/s5dr5zql1rf5nf9lr9lnpvnhnvxfsq4h-cypress-13.13.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s5dr5zql1rf5nf9lr9lnpvnhnvxfsq4h-cypress-13.13.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/f3edf6cf76bea0e2eb7d567c031c4ae842c205c3.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f3edf6cf76bea0e2eb7d567c031c4ae842c205c3#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/s5dr5zql1rf5nf9lr9lnpvnhnvxfsq4h-cypress-13.13.0
ls -la /nix/store/s5dr5zql1rf5nf9lr9lnpvnhnvxfsq4h-cypress-13.13.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.13.0 cypress: 13.2.0 -> 13.13.1 Jul 18, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.13.1 with grep in /nix/store/x7j3pipdbr5v3jrb3v04r5iziiif12bw-cypress-13.13.1
  • found 13.13.1 in filename of file in /nix/store/x7j3pipdbr5v3jrb3v04r5iziiif12bw-cypress-13.13.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/x7j3pipdbr5v3jrb3v04r5iziiif12bw-cypress-13.13.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/b68341a9672767e8d9504af2182614668900b0b2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b68341a9672767e8d9504af2182614668900b0b2#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/x7j3pipdbr5v3jrb3v04r5iziiif12bw-cypress-13.13.1
ls -la /nix/store/x7j3pipdbr5v3jrb3v04r5iziiif12bw-cypress-13.13.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

@r-ryantm r-ryantm changed the title cypress: 13.2.0 -> 13.13.1 cypress: 13.13.2 -> 13.13.3 Aug 16, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.13.3 with grep in /nix/store/qk70d127fb4i9yihmb22d042bmv1ik3f-cypress-13.13.3
  • found 13.13.3 in filename of file in /nix/store/qk70d127fb4i9yihmb22d042bmv1ik3f-cypress-13.13.3

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qk70d127fb4i9yihmb22d042bmv1ik3f-cypress-13.13.3 \
  --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/7f76d1ce79bf5e7f14c9ce069dbca52cedba08f6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7f76d1ce79bf5e7f14c9ce069dbca52cedba08f6#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qk70d127fb4i9yihmb22d042bmv1ik3f-cypress-13.13.3
ls -la /nix/store/qk70d127fb4i9yihmb22d042bmv1ik3f-cypress-13.13.3/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cypress: 13.13.2 -> 13.13.3 cypress: 13.13.2 -> 13.14.0 Aug 29, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.14.0 with grep in /nix/store/dp5j6f99zjr7lfdqvbk4pfl5vx2n4vaz-cypress-13.14.0
  • found 13.14.0 in filename of file in /nix/store/dp5j6f99zjr7lfdqvbk4pfl5vx2n4vaz-cypress-13.14.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dp5j6f99zjr7lfdqvbk4pfl5vx2n4vaz-cypress-13.14.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/f35422137c175b341f79ced273ff6cf337a39a0f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f35422137c175b341f79ced273ff6cf337a39a0f#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/dp5j6f99zjr7lfdqvbk4pfl5vx2n4vaz-cypress-13.14.0
ls -la /nix/store/dp5j6f99zjr7lfdqvbk4pfl5vx2n4vaz-cypress-13.14.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cypress: 13.13.2 -> 13.14.0 cypress: 13.13.2 -> 13.14.2 Sep 4, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 4, 2024

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.14.2 with grep in /nix/store/qnxpfg5n6bbr8sa8hiwfswirdr12nxr2-cypress-13.14.2
  • found 13.14.2 in filename of file in /nix/store/qnxpfg5n6bbr8sa8hiwfswirdr12nxr2-cypress-13.14.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qnxpfg5n6bbr8sa8hiwfswirdr12nxr2-cypress-13.14.2 \
  --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/444eda42853fcd7d403371c93fdc13fe897975d1.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/444eda42853fcd7d403371c93fdc13fe897975d1#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qnxpfg5n6bbr8sa8hiwfswirdr12nxr2-cypress-13.14.2
ls -la /nix/store/qnxpfg5n6bbr8sa8hiwfswirdr12nxr2-cypress-13.14.2/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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cypress: 13.13.2 -> 13.14.2 cypress: 13.13.2 -> 13.15.0 Sep 26, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by 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


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 13.15.0 with grep in /nix/store/mgpsblbky22ksfq2mzi0qbbj741rnykr-cypress-13.15.0
  • found 13.15.0 in filename of file in /nix/store/mgpsblbky22ksfq2mzi0qbbj741rnykr-cypress-13.15.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cypress
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mgpsblbky22ksfq2mzi0qbbj741rnykr-cypress-13.15.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/6943b0b54ca5c8c7f53c4512761bcc1ad8c611ae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6943b0b54ca5c8c7f53c4512761bcc1ad8c611ae#cypress

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mgpsblbky22ksfq2mzi0qbbj741rnykr-cypress-13.15.0
ls -la /nix/store/mgpsblbky22ksfq2mzi0qbbj741rnykr-cypress-13.15.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

1 package built:
  • cypress

Maintainer pings

cc @thorstenweber83 @mmahut @Craftzman7 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants