add add gnugrep

This commit is contained in:
Rongsong Shen 2025-08-27 14:36:48 +08:00
parent da74054c81
commit fed52b6fc1

View file

@ -69,6 +69,7 @@ let
pkgs.postgresql pkgs.postgresql
pkgs.findutils pkgs.findutils
pkgs.which pkgs.which
pkgs.gnugrep
capnpc capnpc
cedro cedro
]; ];