summaryrefslogtreecommitdiff
path: root/pkgs/development/web/cypress (follow)
Commit message (Expand)AuthorAgeFilesLines
* cypress: 7.2.0 -> 7.3.0kolaente2021-05-111-2/+2
* cypress: 7.1.0 -> 7.2.0kolaente2021-05-111-2/+2
* cypress: add updateScriptRobert K. Bell2021-05-022-0/+12
* Merge branch 'staging' into staging-next•••A few conflicts but relatively clear ones (I think). Vladimír Čunát2021-04-141-1/+2
|\
| * cypress: add missing mesa dependencyGabriel Ebner2021-04-091-1/+2
* | cypress: 7.0.0 -> 7.1.0kolaente2021-04-131-2/+2
* | cypress: 6.6.0 -> 7.0.0 (#118902)kolaente2021-04-131-5/+9
|/
* cypress: 6.5.0 -> 6.6.0kolaente2021-03-101-2/+2
* cypress: from 6.0.0 to 6.5.0Florian Beeres2021-03-021-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-1/+1
* cypress: 5.3.0 -> 6.0.0kolaente2020-11-281-2/+2
* cypress: 4.12.1 -> 5.3.0Damien Cassou2020-10-011-2/+2
* cypress: use lib.getLib udev instead of udev.lib•••This will pick the `lib` output if it exists, otherwise default to `out`. Florian Klink2020-08-131-2/+2
* cypress: 4.9.0 -> 4.12.1Damien Cassou2020-08-061-2/+2
* cypress: 4.8.0 -> 4.9.0Damien Cassou2020-07-011-2/+2
* Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0•••cypress: 4.5.0 -> 4.8.0Alexey Shmalko2020-06-131-2/+2
|\
| * cypress: 4.5.0 -> 4.8.0Damien Cassou2020-06-121-2/+2
* | formatting: fix missing leading whitespace10001012020-06-071-1/+1
|/
* cypress: 4.4.1 -> 4.5.0Damien Cassou2020-05-131-2/+2
* cypress: 4.3.0 -> 4.4.1Damien Cassou2020-04-261-2/+2
* cypress: 4.2.0 -> 4.3.0Alexey Shmalko2020-04-131-2/+2
* cypress: 3.8.3 -> 4.2.0Alexey Shmalko2020-03-231-2/+2
* cypress: 3.6.1 -> 3.8.3 (#79871)•••* cypress: 3.6.1 -> 3.8.3 * cypress: binary_state.json is now expected at the root of $out Wael Nasreddine2020-02-111-3/+3
* cypress 3.5.0 -> 3.6.1Thorsten Weber2019-11-251-2/+2
* cypress 3.4.1 -> 3.5.0Joe Gomain Hoyes2019-10-271-3/+3
* Cypress 3.4.1: Fix files used for verification.Joe Gomain Hoyes2019-09-291-1/+5
* cypress: 3.4.0 -> 3.4.1Marek Mahut2019-08-221-2/+2
* cypress: fix missing GSettings schemasMarek Mahut2019-07-191-2/+2
* cypress: init at 3.4.0Marek Mahut2019-07-161-0/+40