Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-03 00:38:15 +00:00
committed by GitHub
30 changed files with 192 additions and 167 deletions

View File

@@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "6.0.0";
version = "6.5.0";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "0hii7kp48ba07gsd521wwl288p808xr2wqgk1iidxkzj2v6g71by";
sha256 = "b4LOgNCu7zBlhpiiNFkNH/7mAYnm+OAEdxNMX2/h+3o=";
};
# don't remove runtime deps