These two packages don’t work. I thought at first, it was because they used “-” in the name, but others do that as well.
error: undefined variable ‘gpt-box’
at /etc/nixos/configuration.nix:458:7:
… while evaluating the option `users.users.user.packages':
… while evaluating definitions from `/etc/nixos/configuration.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: undefined variable 'gpt-cli'
Gladly I found “smartcat”, which seems to be even better at adding LLMs to the cli anyways. So, I don’t need these packages, but I wonder if it’s only me having the problem and if anyone is testing if packages actually install.
copilot-language-server also doesn’t work
while evaluating the option `users.users.user.packages’:
… while evaluating definitions from `/etc/nixos/configuration.nix':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: undefined variable 'copilot-language-server'
at /etc/nixos/configuration.nix:294:7:
Same for the -fh version of copilot and the package of autobrr also isn’t working.
I was able to install gpt-cli using pipx. Though, so far I didn’t figure out yet how to get it recognized by fish and also using the environment variables. The “gpt” command doesn’t work and using the path and gpt3 or gpt4 doesn’t work because it doesn’t recognize the environment variable. Making a config file didn’t change that.
gpt-box has a appimage and will most likely work using appimage-run or gearlever, though it needs ‘libepoxy’ and I haven’t installed that yet.
Edit: No, it doesn’t work.
gptbox.appimage installed in /home/foo/.cache/appimage-run/9c921eca32e7ecf2b07a8641f9edf106d39ebd373b4cd1910a417557
74813109
./bundle/GPTBox: error while loading shared libraries: libepoxy.so.0: cannot open shared object file: No such file o
r directory