openmolcas: unpin Boost

This commit is contained in:
Emily
2024-11-25 16:56:34 +00:00
parent efff65834a
commit b841aedd88
+2 -2
View File
@@ -14,7 +14,7 @@
libxc,
makeWrapper,
gsl,
boost180,
boost,
autoPatchelfHook,
enableQcmaquis ? false,
# Note that the CASPT2 module is broken with MPI
@@ -103,7 +103,7 @@ stdenv.mkDerivation rec {
armadillo
libxc
gsl.dev
boost180
boost
]
++ lib.optionals enableMpi [
mpi