Commit Graph

8 Commits

Author SHA1 Message Date
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
phaer
207d3c4081 playwright: 1.38.0 -> 1.40.0 2023-11-28 16:29:04 +00:00
Raito Bezarius
ad11438d09 treewide: cleanup references to nodejs_14
Those packages didn't use Node.js 14 in practice, but Node.js 18 or more.
2023-11-17 20:26:55 +01:00
Fabian Affolter
4059c4f71b python311Packages.playwright: 1.37.0 -> 1.38.0 2023-09-23 11:51:05 +02:00
Piet de Vries
84b273f885
playwright: 1.34.3 > 1.37.0 2023-08-24 11:12:51 +02:00
Konstantin Alekseev
82f8be70cd playwright: 1.32.1 -> 1.34.3 2023-06-04 17:51:08 +03:00
Matthieu Coudron
6a8cb45772 playwright-test: init at 1.31.1
Adds "playwright test" command.
2023-05-04 15:42:58 +02:00