straylight: add tirith (Hermes pre-exec command scanner)
Hermes resolves tirith from PATH before its self-downloaded ~/.hermes/bin/tirith. Taken from nixpkgs-unstable (0.4.1); nixos-26.05 only has 0.3.3. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -333,6 +333,10 @@ in
|
|||||||
llamaUnloadCmd
|
llamaUnloadCmd
|
||||||
whisperTranscribe
|
whisperTranscribe
|
||||||
whisperCpp
|
whisperCpp
|
||||||
|
# tirith: pre-exec command security scanner used by Hermes (resolved from
|
||||||
|
# PATH before its self-downloaded ~/.hermes/bin/tirith). From unstable:
|
||||||
|
# 26.05 only has 0.3.3, Hermes ships 0.4.x.
|
||||||
|
pkgsUnstable.tirith
|
||||||
];
|
];
|
||||||
|
|
||||||
services.open-webui = {
|
services.open-webui = {
|
||||||
|
|||||||
Reference in New Issue
Block a user