Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-11 00:39:21 +00:00
committed by GitHub
48 changed files with 1450 additions and 354 deletions

View File

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