You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorial_configuration.rst
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Finally, we will give some brief attention to more generalized Spack configurati
48
48
49
49
For all of these features, we will demonstrate how we build up a full configuration file.
50
50
For some, we will then demonstrate how the configuration affects the install command, and for others we will use the ``spack spec`` command to demonstrate how the configuration changes have affected Spack's concretization algorithm.
51
-
The provided output is all from a server running Ubuntu version 22.04.
51
+
The provided output is all from a server running Ubuntu version 26.04.
52
52
53
53
-----------------------------------
54
54
Configuration from the command line
@@ -89,7 +89,7 @@ Configuration Scopes
89
89
--------------------
90
90
91
91
Depending on your use case, you may want to provide configuration settings common to everyone on your team, or you may want to set default behaviors specific to a single user account.
92
-
Spack provides six configuration *scopes* to handle this customization.
92
+
Spack provides seven configuration *scopes* to handle this customization.
93
93
These scopes, in order of decreasing priority, are:
0 commit comments