spack-tutorial
spack-tutorial copied to clipboard
Hash in basics tutorial not updated
https://github.com/spack/spack-tutorial/blame/main/tutorial_basics.rst#L166 says the hash of zlib is /2f2
, but https://github.com/spack/spack-tutorial/blob/main/outputs/basics/tcl-zlib-hash.out uses /zqd
. Needs to be updated.
Fixed by 3dca2f4d6
Is this something we can automatically update? If not, we should just remove the hash from the text and just say "use the hash from the previous install". The code cell itself has the correct hash.
Is there any way to do inline includes in rst? I'm certainly no guru but I don't know of one