trivionomicon: ibkr-tws: initial commit

This commit is contained in:
Alejandro Soto 2026-03-23 19:20:36 -06:00
parent aac5bbeb91
commit 91e5edd82b
2 changed files with 107 additions and 0 deletions

View file

@ -5,6 +5,7 @@ in {
override = {};
athena-bccr = callPackage ./athena-bccr {vendor = "athena";};
ibkr-tws = callPackage ./ibkr-tws {};
idopte-bccr = callPackage ./athena-bccr {vendor = "idopte";};
snapborg = final.python3Packages.callPackage ./snapborg {};
socialpredict = callPackage ./socialpredict {};