Merge pull request #144251 from SuperSandro2000/ib-controller

This commit is contained in:
Sandro
2021-11-02 16:02:13 +01:00
committed by GitHub
@@ -9,8 +9,6 @@ stdenv.mkDerivation rec {
sha256 = "17a8bcgg9z3b4y38k035hm2lgvhmf8srlz59c7n2q3fdw2i95i68";
};
phases = [ "unpackPhase" "installPhase" ];
nativeBuildInputs = [ unzip ];
buildInputs = [ jdk ib-tws ];