tmuxai installed

This commit is contained in:
death916 2025-05-15 04:32:02 -07:00
parent 33e2e2a222
commit 312a033e76

View file

@ -6,7 +6,7 @@
, makeWrapper
, glibc
# We don't need to list tmux here because the --version flag should avoid calling it.
# If the program *insisted* on tmux even for --version, we'd need to wrap it.
# If the program *insisted* on tmux even for --version, we'd need to wrap it
}:
stdenv.mkDerivation rec {