mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
nix: add tirith to runtime deps (#6721)
This commit is contained in:
parent
a8b85bb887
commit
637ad443bf
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
runtimeDeps = with pkgs; [
|
||||
nodejs_20 ripgrep git openssh ffmpeg
|
||||
nodejs_20 ripgrep git openssh ffmpeg tirith
|
||||
];
|
||||
|
||||
runtimePath = pkgs.lib.makeBinPath runtimeDeps;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue