Skip to content

Commit 4414c58

Browse files
committed
Add repo update to basics section
1 parent 1b2661e commit 4414c58

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tutorial_basics.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ Spack has some nice command line integration tools, so instead of simply prepend
3535
3636
$ . share/spack/setup-env.sh
3737
38+
For this tutorial we'll also pin the packages repository to ``2025.07.0`` to make use of the binary caches later on by running:
39+
40+
.. literalinclude:: outputs/basics/repo.out
41+
:language: console
42+
3843
And now we're good to go!
3944

4045
-----------------

0 commit comments

Comments
 (0)