Skip to content

Commit 276c607

Browse files
committed
Actual fix for browsers-chromium
1 parent 5584b70 commit 276c607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright-driver/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ EOF
7676
runHook postInstall
7777
'';
7878

79-
passthru = {
79+
passthru = rec {
8080
inherit filename;
8181
browsers = {
8282
x86_64-linux = browsers-linux-x64 { };

0 commit comments

Comments
 (0)