all repos — archive/nixos-configuration @ 416a64ee04f14967a436d235a0bfcdb140c46e4f

Superseded by nixfiles

development: enable PCRE2 in ripgrep

Alan Pearce
commit

416a64ee04f14967a436d235a0bfcdb140c46e4f

parent

20dad9578935f0894cf14311cbabfc1f0ff27fbd

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M modules/development/base.nixmodules/development/base.nix
@@ -12,7 +12,7 @@
wrk ag - ripgrep + (ripgrep.override { withPCRE2 = true; }) httpie jq