Use a better ripgrep for doom

This commit is contained in:
2024-07-20 17:05:17 -07:00
parent 5ac7e0df23
commit bb9c3921d6

View File

@@ -58,7 +58,7 @@ with import <nixpkgs> {};
pkgs.poetry
pkgs.python3
#pkgs.pytest
pkgs.ripgrep
(pkgs.ripgrep.override {withPCRE2 = true;})
pkgs.shellcheck
pkgs.tmux
pkgs.vlc