David Birks
|
7379c3b2f3
|
cypress: 8.2.0 -> 8.3.0
Updating with:
```
nix-update cypress --version 8.3.0
```
|
2021-08-18 10:12:08 -04:00 |
|
kolaente
|
1ac7416afb
|
cypress: 8.1.0 -> 8.2.0
|
2021-08-04 22:10:19 +02:00 |
|
kolaente
|
70af7d12dc
|
cypress: 8.0.0 -> 8.1.0
|
2021-07-30 12:04:43 +02:00 |
|
kolaente
|
80d24e8856
|
cypress: 7.7.0 -> 8.0.0
|
2021-07-20 09:45:46 +02:00 |
|
Robert Hensing
|
9332afa7d3
|
cypress: Format with nixpkgs-fmt
|
2021-07-15 10:44:14 +02:00 |
|
Robert Hensing
|
5bf31fbb6d
|
cypress.tests.example: init
|
2021-07-15 10:40:10 +02:00 |
|
Robert Hensing
|
6050b7079d
|
cypress.tests.example: Generate files
|
2021-07-15 10:37:26 +02:00 |
|
kolaente
|
8560dc8549
|
cypress: 7.5.0 -> 7.7.0
|
2021-07-07 17:13:57 +02:00 |
|
AndersonTorres
|
e9e5f5f84d
|
Change all alsaLib references to alsa-lib
|
2021-06-10 01:12:49 -03:00 |
|
kolaente
|
67f1128a6a
|
cypress: 7.4.0 -> 7.5.0
|
2021-06-08 10:24:42 +02:00 |
|
kolaente
|
90cf7fa9e9
|
cypress: 7.3.0 -> 7.4.0
|
2021-05-26 09:15:31 +02:00 |
|
kolaente
|
85666ee3bb
|
cypress: 7.2.0 -> 7.3.0
|
2021-05-11 13:50:49 +02:00 |
|
kolaente
|
bb7230b27f
|
cypress: 7.1.0 -> 7.2.0
|
2021-05-11 13:48:17 +02:00 |
|
Robert K. Bell
|
57454d5d19
|
cypress: add updateScript
|
2021-05-02 10:27:06 +10:00 |
|
Vladimír Čunát
|
d2eb7a7887
|
Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
|
2021-04-14 10:08:25 +02:00 |
|
kolaente
|
928fa5892a
|
cypress: 7.0.0 -> 7.1.0
|
2021-04-13 10:29:00 +02:00 |
|
kolaente
|
40175efacf
|
cypress: 6.6.0 -> 7.0.0 (#118902)
|
2021-04-13 01:13:20 +02:00 |
|
Gabriel Ebner
|
0a70e6af02
|
cypress: add missing mesa dependency
|
2021-04-09 18:12:15 +02:00 |
|
kolaente
|
fd8d75a88e
|
cypress: 6.5.0 -> 6.6.0
|
2021-03-10 11:28:52 +01:00 |
|
Florian Beeres
|
bf6d8c3c15
|
cypress: from 6.0.0 to 6.5.0
|
2021-03-02 21:59:16 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
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
|
2021-01-11 10:38:22 +01:00 |
|
kolaente
|
f7b9d90413
|
cypress: 5.3.0 -> 6.0.0
|
2020-11-28 16:55:00 +01:00 |
|
Damien Cassou
|
3da593e154
|
cypress: 4.12.1 -> 5.3.0
|
2020-10-01 08:27:47 +02:00 |
|
Florian Klink
|
3c2f4cf704
|
cypress: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
|
2020-08-13 20:51:42 +02:00 |
|
Damien Cassou
|
f4a0f5541f
|
cypress: 4.9.0 -> 4.12.1
|
2020-08-06 12:59:01 +02:00 |
|
Damien Cassou
|
896c5ef4ba
|
cypress: 4.8.0 -> 4.9.0
|
2020-07-01 15:53:59 +02:00 |
|
Alexey Shmalko
|
b08e7c0261
|
Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0
cypress: 4.5.0 -> 4.8.0
|
2020-06-13 20:17:14 +03:00 |
|
Damien Cassou
|
0f1c3d51b7
|
cypress: 4.5.0 -> 4.8.0
|
2020-06-12 09:45:59 +02:00 |
|
1000101
|
c597a7f869
|
formatting: fix missing leading whitespace
|
2020-06-07 17:29:08 -04:00 |
|
Damien Cassou
|
9678bf59f2
|
cypress: 4.4.1 -> 4.5.0
|
2020-05-13 11:17:47 +02:00 |
|
Damien Cassou
|
25e4c9db67
|
cypress: 4.3.0 -> 4.4.1
|
2020-04-26 18:36:11 +02:00 |
|
Alexey Shmalko
|
916c1e06ce
|
cypress: 4.2.0 -> 4.3.0
|
2020-04-13 11:11:42 -07:00 |
|
Alexey Shmalko
|
b1d878d419
|
cypress: 3.8.3 -> 4.2.0
|
2020-03-23 19:42:47 +02:00 |
|
Wael Nasreddine
|
2f61814665
|
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
|
2020-02-11 15:32:43 -08:00 |
|
Thorsten Weber
|
80c5cd8e2e
|
cypress 3.5.0 -> 3.6.1
|
2019-11-25 16:13:53 +01:00 |
|
Joe Gomain Hoyes
|
cb25b6c5d4
|
cypress 3.4.1 -> 3.5.0
|
2019-10-27 01:36:51 +07:00 |
|
Joe Gomain Hoyes
|
576515b30d
|
Cypress 3.4.1: Fix files used for verification.
|
2019-09-29 10:55:42 +07:00 |
|
Marek Mahut
|
ecde012fdc
|
cypress: 3.4.0 -> 3.4.1
|
2019-08-22 15:02:14 +02:00 |
|
Marek Mahut
|
fbee9d3edf
|
cypress: fix missing GSettings schemas
|
2019-07-19 09:26:13 +02:00 |
|
Marek Mahut
|
db599c86c5
|
cypress: init at 3.4.0
|
2019-07-16 22:23:24 +02:00 |
|