From e6ae976d6d2ed2078b801192ad79b2dea1be1407 Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Fri, 19 Jul 2024 09:30:21 +1000 Subject: [PATCH] spack.yaml: Added comments, deploying with latest version of spack --- spack.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spack.yaml b/spack.yaml index 32a7b01..c12879b 100644 --- a/spack.yaml +++ b/spack.yaml @@ -6,10 +6,12 @@ spack: specs: - access-om3@git.2024.04.0 packages: + # Main Dependencies access-om3-nuopc: require: - '@git.0.3.0' + # Other Dependencies esmf: require: - '@8.5.0'