electron-chromedriver: enable strictDeps, __structuredAttrs

This commit is contained in:
teutat3s
2026-05-17 18:44:22 +02:00
parent c4474a4d3b
commit ba737c031f
@@ -86,6 +86,9 @@ let
install -m777 -D chromedriver $out/bin/chromedriver
runHook postInstall
'';
__structuredAttrs = true;
strictDeps = true;
};
darwin = {