base: +bc

This commit is contained in:
Motiejus Jakštys 2024-06-10 14:28:07 +03:00
parent a21150c7fa
commit 7592589ab4
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 [
[ [
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
yq yq