cp2k: remove all-packages.nix definition
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
fftw,
|
||||
libint,
|
||||
libvori,
|
||||
libxc,
|
||||
libxc_7,
|
||||
dftd4,
|
||||
simple-dftd3,
|
||||
tblite,
|
||||
@@ -165,7 +165,7 @@ stdenv.mkDerivation rec {
|
||||
gsl
|
||||
libint
|
||||
libvori
|
||||
libxc
|
||||
libxc_7
|
||||
libxsmm
|
||||
mpi
|
||||
spglib
|
||||
|
||||
@@ -13044,10 +13044,6 @@ with pkgs;
|
||||
|
||||
siesta-mpi = callPackage ../applications/science/chemistry/siesta { useMpi = true; };
|
||||
|
||||
cp2k = callPackage ../by-name/cp/cp2k/package.nix {
|
||||
libxc = pkgs.libxc_7;
|
||||
};
|
||||
|
||||
### SCIENCE/BIOLOGY
|
||||
|
||||
cd-hit = callPackage ../applications/science/biology/cd-hit {
|
||||
|
||||
Reference in New Issue
Block a user