torch: add main application to the top-level
This commit is contained in:
parent
4a36a0c504
commit
5211ddb92e
@ -13432,6 +13432,8 @@ let
|
|||||||
lua = luajit ;
|
lua = luajit ;
|
||||||
} );
|
} );
|
||||||
|
|
||||||
|
torch-repl = lib.setName "torch-repl" torchPackages.trepl;
|
||||||
|
|
||||||
torchat = callPackage ../applications/networking/instant-messengers/torchat {
|
torchat = callPackage ../applications/networking/instant-messengers/torchat {
|
||||||
wrapPython = pythonPackages.wrapPython;
|
wrapPython = pythonPackages.wrapPython;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user