From 675204a0816f04aada2de59ff1d6906e7876b054 Mon Sep 17 00:00:00 2001 From: Guy Chronister Date: Tue, 7 Jul 2026 18:36:06 -0500 Subject: [PATCH] nwchem: migrate to by-name --- .../nwchem/default.nix => by-name/nw/nwchem/package.nix} | 0 pkgs/top-level/all-packages.nix | 2 -- 2 files changed, 2 deletions(-) rename pkgs/{applications/science/chemistry/nwchem/default.nix => by-name/nw/nwchem/package.nix} (100%) 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 {