Skip to content

Commit

Permalink
add awscli (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie authored May 4, 2023
1 parent fac7cbd commit cb8934f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/linux-ubuntu22.04-x86_64_v2/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
packages:
all:
require: target=x86_64_v2
variants: ~nls
1 change: 1 addition & 0 deletions Dockerfiles/tutorial-ubuntu-22.04/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
packages:
all:
require: target=x86_64_v2
variants: ~nls
1 change: 1 addition & 0 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ spack:
root: /opt/spack/view
link: run
specs:
- 'awscli'
- 'clingo-bootstrap@spack +optimized'
- 'curl'
- 'file'
Expand Down

0 comments on commit cb8934f

Please sign in to comment.