client: manifest: remove shyaml package, add yq

This commit is contained in:
2024-08-17 17:14:07 -07:00
parent 237a4c20ab
commit 1402284f2b

View File

@@ -49,13 +49,13 @@ container:
- "vim"
- "visidata"
- "xsv"
- "yq"
# For experimental build
#- "unuran"
commands:
- "csvstat --version"
- "ghc-pkg --version"
- "hledger-flow --version"
- "shyaml --version"
fetch:
packages:
- "composer"
@@ -95,6 +95,7 @@ container:
- "timewarrior"
- "vim"
- "visidata"
- "yq"
- "zlib1g-dev"
# For experimental build
#- "libunuran-dev"
@@ -102,7 +103,6 @@ container:
- "csvstat --version"
- "ghc-pkg --version"
- "hledger-flow --version"
- "shyaml --version"
- "xsv --version"
fetch:
packages: