programs: Add ripgrep-all

nazuna
Simon Bruder 2023-01-21 21:29:34 +01:00
parent 9c88e64138
commit 9234a2bdda
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ in
# tools
gdb # debugger (for coredumpctl debug)
gdrive # cli downloader for google drive
(ripgrep-all.overrideAttrs (o: { tesseract = tesseract.override { enableLanguages = [ "deu" "eng" ]; }; })) # ripgrep for complex (binary) files
] ++ lib.optionals (nixosConfig.sbruder.gui.enable && nixosConfig.sbruder.full) [
# communication
ungoogled-chromium # for most webrtc applications and for cross-browser testing