base: +at

This commit is contained in:
Motiejus Jakštys 2024-07-05 12:16:31 +03:00
parent 0d268719da
commit 578959b38a
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ in {
systemPackages = with pkgs; systemPackages = with pkgs;
lib.mkMerge [ lib.mkMerge [
[ [
at
bc bc
jc # parse different formats and command outputs to json jc # parse different formats and command outputs to json
jq # parse, format and query json documents jq # parse, format and query json documents