Merge commit '652871f78f'
This commit is contained in:
commit
f586e8afae
9 changed files with 290 additions and 70 deletions
|
|
@ -4,7 +4,9 @@ with prev.lib; let
|
|||
in {
|
||||
override = {};
|
||||
|
||||
athena-bccr = callPackage ./athena-bccr {};
|
||||
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 {};
|
||||
spliit = callPackage ./spliit {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue