fix chromium chroot build
This commit is contained in:
@@ -40,6 +40,8 @@ let
|
||||
inherit url sha256;
|
||||
};
|
||||
|
||||
buildInputs = [ python ]; # cannot patch shebangs otherwise
|
||||
|
||||
phases = [ "unpackPhase" "patchPhase" "installPhase" ];
|
||||
|
||||
opensslPatches = optional useOpenSSL openssl.patches;
|
||||
|
||||
Reference in New Issue
Block a user