From f4681db7d2ab43719ddbc0c6cc2cb4a1d30d73b0 Mon Sep 17 00:00:00 2001 From: Caetano Melone Date: Tue, 7 Jul 2026 16:44:03 -0700 Subject: [PATCH] fix: indent in config section code block see https://spackpm.slack.com/archives/C072Z5AG1AR/p1783450633370809 Signed-off-by: Caetano Melone --- tutorial_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial_configuration.rst b/tutorial_configuration.rst index a6439733b..ab46d8f9f 100644 --- a/tutorial_configuration.rst +++ b/tutorial_configuration.rst @@ -521,7 +521,7 @@ While we're editing the ``spack.yaml`` file, make sure to configure HDF5 to be a concretizer: unify: true packages: - curl: + curl: externals: - spec: curl@7.81.0 %gcc@11.4.0 prefix: /usr