Emily
|
8669954c08
|
playwright: drop x86_64-darwin from update script
|
2026-07-15 03:58:17 +01:00 |
|
Emily
|
fdb820602b
|
treewide: drop simple x86_64-darwin mentions
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
|
2026-07-15 03:58:16 +01:00 |
|
Konstantin Alekseev
|
f2676046a1
|
playwright: 1.60.0 -> 1.61.1
|
2026-07-03 14:46:10 +03:00 |
|
Gaétan Lepage
|
9e87430ac7
|
playwright: 1.59.1 -> 1.60.0 (#521811)
|
2026-06-10 12:22:05 +00:00 |
|
eymeric
|
7a0415116e
|
libgcc: replace usage of libgcc.lib with libgcc
|
2026-05-22 11:14:06 +02:00 |
|
Konstantin Alekseev
|
33f539df43
|
playwright: 1.59.1 -> 1.60.0
|
2026-05-19 07:14:46 +03:00 |
|
Konstantin Alekseev
|
7cc8a6b08a
|
playwright: 1.58.2 -> 1.59.1
|
2026-04-30 08:28:50 +03:00 |
|
Konstantin Alekseev
|
9cded17205
|
playwright: 1.57.0 -> 1.58.2
|
2026-03-15 20:00:55 +00:00 |
|
K900
|
3c4102eef4
|
Merge remote-tracking branch 'origin/staging-next' into staging
|
2026-02-06 15:58:23 +03:00 |
|
quantenzitrone
|
43cdce2c39
|
various: rename references from libXrandr to libxrandr
this shouldn't create any rebuilds
|
2026-02-06 00:29:06 +01:00 |
|
quantenzitrone
|
543572a942
|
various: rename references from libXfixes to libxfixes
this shouldn't create any rebuilds
|
2026-02-06 00:25:40 +01:00 |
|
quantenzitrone
|
e733896f5a
|
various: rename references from libXdamage to libxdamage
this shouldn't create any rebuilds
|
2026-02-06 00:24:46 +01:00 |
|
quantenzitrone
|
a8971fc387
|
various: rename references from libXcomposite to libxcomposite
this shouldn't create any rebuilds
|
2026-02-06 00:24:45 +01:00 |
|
Martin Weinelt
|
3b6fe22596
|
playwright: provide expat for chromium-headless-shell
|
2026-02-01 17:41:00 +01:00 |
|
Simon Gardling
|
cfb630ae41
|
playwright: 1.56.0 -> 1.57.0
|
2025-12-24 02:38:11 -05:00 |
|
Theodor Tonum
|
45e0a68ef8
|
playwright: 1.55.0 -> 1.56.1
|
2025-12-09 14:51:12 +01:00 |
|
Theodor Tonum
|
70bade1263
|
playwright: 1.54.0 -> 1.55.0
|
2025-12-09 14:51:12 +01:00 |
|
Konstantin Alekseev
|
ae1aa6751c
|
playwright: 1.53.1 -> 1.54.1
|
2025-07-23 06:06:27 +03:00 |
|
Konstantin Alekseev
|
2d02dc9fc1
|
playwright: 1.52.0 -> 1.53.1
|
2025-06-29 09:22:21 +03:00 |
|
Konstantin Alekseev
|
e462a75ad4
|
playwright: 1.50.0 -> 1.52.0
|
2025-05-03 20:43:30 +02:00 |
|
Konstantin Alekseev
|
a09e851dc4
|
playwright: 1.48.1 -> 1.50.1
|
2025-02-07 12:20:02 +01:00 |
|