Skip to content
Snippets Groups Projects
Unverified Commit ea7286b7 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci,guix] vtk 9.3 is now in upstream.

parent ec2b605e
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ deploy container: ...@@ -48,7 +48,7 @@ deploy container:
- guix describe - guix describe
- | - |
if [[ "$GUIX_PACKAGE" =~ .*-mkl ]]; then if [[ "$GUIX_PACKAGE" =~ .*-mkl ]]; then
GUIX_ARGS="--with-commit=eigen=9000b3767770f6dd0f4cfb12f4e19c71921885a4 --without-tests=eigen --with-configure-flag=vtk=-DVTK_MODULE_USE_EXTERNAL_VTK_eigen=OFF --with-source=vtk=https://github.com/Kitware/VTK/archive/refs/tags/v9.3.0.tar.gz" GUIX_ARGS="--with-commit=eigen=9000b3767770f6dd0f4cfb12f4e19c71921885a4 --without-tests=eigen --with-configure-flag=vtk=-DVTK_MODULE_USE_EXTERNAL_VTK_eigen=OFF"
fi fi
# Add openmpi package for mpirun # Add openmpi package for mpirun
if [[ "$GUIX_PACKAGE" =~ .*petsc.* ]]; then if [[ "$GUIX_PACKAGE" =~ .*petsc.* ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment