add missing gawk

This commit is contained in:
Jörg Thalheim 2023-06-07 08:15:55 +02:00
parent ceb2eac251
commit a75b9c5163

View File

@ -6,6 +6,7 @@
, coreutils
, curl
, gnugrep
, gawk
, findutils
, gnused
, lib
@ -19,6 +20,7 @@ let
coreutils
curl # when uploading tarballs
gnugrep
gawk
findutils
gnused # needed by ssh-copy-id
];