commit 41c76bac3815d9ef17df3e9647ff17a2f8fd2f30
parent 678ef601ce0efa95d0342de0112e7828d2a0c817
Author: ccx <ccx@te2000.cz>
Date: Wed, 15 May 2024 01:07:03 +0000
Useful tools for haskell (grep, find)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -474,6 +474,7 @@ confz_site_container_images_check() {
# other
git zlib-dev openssl-dev
cabal
+ grep findutils ripgrep
)
require site_container_alpine :containers_dir :svscan_dir \
repositories="main community testing" \