gitRepo: Drop unnecessary patch
The import-ssl-module.patch does not seem to be need and the tool seem to be working just fine. Drop the patch. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 94d5fd438d6df069d6d303fb046e430f6118a93a)
This commit is contained in:
committed by
github-actions[bot]
parent
6eac23ff6a
commit
a5a6efd9b4
@@ -13,8 +13,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-3FSkWpHda1jVhy/633B+ippWcbKd83IlQcJYS9Qx5wQ=";
|
||||
};
|
||||
|
||||
patches = [ ./import-ssl-module.patch ];
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
buildInputs = [ python3 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user