mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Added second patch
This commit is contained in:
parent
fb2fa14b75
commit
e7843f8a24
2 changed files with 13 additions and 0 deletions
|
@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = [ chromedriver ];
|
||||
|
||||
patches = [
|
||||
./is_patched.patch
|
||||
(substituteAll {
|
||||
src = ./chromedriver_path.patch;
|
||||
chromedriver_path = "${chromedriver}/bin/chromedriver";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue