diff --git a/pkgs/applications/science/chemistry/nwchem/default.nix b/pkgs/by-name/nw/nwchem/package.nix similarity index 100% rename from pkgs/applications/science/chemistry/nwchem/default.nix rename to pkgs/by-name/nw/nwchem/package.nix diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index c2ef35a3286e..4ee9ae8f1fef 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -10315,8 +10315,6 @@ with pkgs; molbar = with python3Packages; toPythonApplication molbar; - nwchem = callPackage ../applications/science/chemistry/nwchem { }; - pdb2pqr = with python3Packages; toPythonApplication pdb2pqr; quantum-espresso = callPackage ../applications/science/chemistry/quantum-espresso {