nixpkgs/pkgs/development/tools/selenium/chromedriver
Nathan Henrie dc969616d4 chromedriver: fix build failure on aarch64-darwin
Darwin seems to need `unzip` and chokes on `autoPatchelfHook`. Because
linux now builds from source, the package has been updated to remove
references to Linux-specific settings and build options, remove the
conditionals checking for darwin, and adjust the platforms to reflect
that the binary chromedriver is darwin-only.

Fixes https://github.com/NixOS/nixpkgs/issues/329202
2024-07-24 10:33:08 -06:00
..
binary.nix chromedriver: fix build failure on aarch64-darwin 2024-07-24 10:33:08 -06:00
default.nix chromedriver: build from source where possible 2024-07-19 18:35:21 +03:00
source.nix chromedriver: build from source where possible 2024-07-19 18:35:21 +03:00