Merge pull request #292458 from Stunkymonkey/ib-tws-deprecate-phases
ib-tws: deprecate phases
This commit is contained in:
commit
f4e2bf9f33
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "1a2jiwwnr5g3xfba1a89c257bdbnq4zglri8hz021vk7f6s4rlrf";
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "buildPhase" "installPhase" ];
|
||||
|
||||
buildInputs = [ jdk ];
|
||||
|
||||
buildPhase = ''
|
||||
|
|
Loading…
Reference in a new issue