From 18889e3d26b71bc40eaaa27c47dd6cef577d4a2a Mon Sep 17 00:00:00 2001 From: Job79 Date: Thu, 19 Mar 2026 19:44:13 +0100 Subject: [PATCH] feat: add fd-find --- containers/base/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/base/Containerfile b/containers/base/Containerfile index e38e09c..aae210b 100644 --- a/containers/base/Containerfile +++ b/containers/base/Containerfile @@ -6,7 +6,7 @@ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \ dnf copr enable -y gierth/tools-golang && \ dnf copr enable -y agriffis/neovim-nightly && \ dnf -y --setopt=keepcache=1 --setopt=install_weak_deps=False install \ - bash-completion git fzf curl awk jq unzip which \ + bash-completion git fzf curl awk jq fd-find unzip which \ host-spawn dbus-launch \ npm neovim wl-copy gcc lazygit lazysql