diff --git a/pkgs/applications/science/chemistry/nwchem/default.nix b/pkgs/applications/science/chemistry/nwchem/default.nix index 282a53996e6b..3c6e623561d8 100644 --- a/pkgs/applications/science/chemistry/nwchem/default.nix +++ b/pkgs/applications/science/chemistry/nwchem/default.nix @@ -62,6 +62,11 @@ stdenv.mkDerivation rec { hash = "sha256-2qc4kLb/WmUJuJGonIyS7pgCfyt8yXdcpDAKU0RMY58="; }; + outputs = [ + "out" + "dev" + ]; + nativeBuildInputs = [ perl automake