openmolcas: replace texlive.combined.scheme-minimal with texliveMinimal

This commit is contained in:
Vincenzo Mantova
2023-11-05 11:56:03 +00:00
parent 803eae4c83
commit d589dcc0e9
@@ -8,7 +8,7 @@
, blas-ilp64
, hdf5-cpp
, python3
, texlive
, texliveMinimal
, armadillo
, libxc
, makeWrapper
@@ -78,7 +78,7 @@ stdenv.mkDerivation {
perl
gfortran
cmake
texlive.combined.scheme-minimal
texliveMinimal
makeWrapper
autoPatchelfHook
];