Back to home page

EIC code displayed by LXR

 
 

    


Warning, /containers/spack-environment/concretizer.yaml is written in an unsupported language. File is not indexed.

0001 # This file contains the preferences for the concretizer:
0002 # - We disable reuse of build cache products during concretization
0003 #   (but build cache products will get used if available during install).
0004 # - We want unified environments that can be installed in a simple view,
0005 #   but unfortunately that prevents multiple geometry versions. We use
0006 #   when_possible in those containers where multiple geometry versions are
0007 #   installed, and consider other duplicate packages an error.
0008 #
0009 concretizer:
0010   reuse:
0011     roots: true
0012     from:
0013     - type: local
0014   unify: true