Skip to content

Commit

Permalink
Merge pull request #83567 from nh2/release-20.03-remove_lua_torch
Browse files Browse the repository at this point in the history
[20.03] torchPackages, torch-repl: remove
  • Loading branch information
worldofpeace committed Mar 28, 2020
2 parents b8b0d0a + 18c0784 commit cdf5eca
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 352 deletions.
10 changes: 0 additions & 10 deletions pkgs/applications/science/machine-learning/torch/default.nix

This file was deleted.

336 changes: 0 additions & 336 deletions pkgs/applications/science/machine-learning/torch/torch-distro.nix

This file was deleted.

6 changes: 0 additions & 6 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -21764,12 +21764,6 @@ in

topydo = callPackage ../applications/misc/topydo {};

torchPackages = recurseIntoAttrs ( callPackage ../applications/science/machine-learning/torch {
lua = luajit ;
} );

torch-repl = lib.setName "torch-repl" torchPackages.trepl;

torchat = callPackage ../applications/networking/instant-messengers/torchat {
inherit (pythonPackages) wrapPython wxPython;
};
Expand Down

0 comments on commit cdf5eca

Please sign in to comment.