mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-14 12:48:57 +00:00
hh-suite: migrate to by-name
This commit is contained in:
@@ -10322,8 +10322,6 @@ with pkgs;
|
||||
|
||||
deep-translator = with python3Packages; toPythonApplication deep-translator;
|
||||
|
||||
hh-suite = callPackage ../applications/science/biology/hh-suite { };
|
||||
|
||||
nest-mpi = nest.override { withMpi = true; };
|
||||
|
||||
neuron-mpi = neuron.override { useMpi = true; };
|
||||
|
||||
Reference in New Issue
Block a user