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
-`spack add sbndaq-suite@v1_10_03`: Adds the `sbndaq-suite` package version `v1_10_03` to the environment.
61
+
-`spack add sbndaq-suite@v1_10_05`: Adds the `sbndaq-suite` package version `v1_10_05` to the environment.
62
62
-`s=131`: Specifies the package variants or options.
63
63
-`%gcc@12.1.0`: Specifies the compiler to use (GCC version 12.1.0).
64
64
-`arch=x86_64_v2`: Specifies the target architecture.
65
-
-`spack develop sbndaq-artdaq@v1_10_03`: Marks the `sbndaq-artdaq` package version `v1_10_03` for development, meaning its source code will be added to the environment for easy editing.
65
+
-`spack develop sbndaq-artdaq@v1_10_05`: Marks the `sbndaq-artdaq` package version `v1_10_05` for development, meaning its source code will be added to the environment for easy editing.
66
66
67
67
## Step 5: Concretize the Environment
68
68
@@ -139,7 +139,7 @@ Here are some useful examples of interacting with Spack after setting up and wor
139
139
To list all installed versions of the `sbndaq-suite` package with detailed information:
0 commit comments