From 7592589ab4b7e7b6d662a6552c98d9f3d7de07e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 10 Jun 2024 14:28:07 +0300 Subject: [PATCH] base: +bc --- modules/base/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/base/default.nix b/modules/base/default.nix index ebe7651..8c44d90 100644 --- a/modules/base/default.nix +++ b/modules/base/default.nix @@ -97,6 +97,7 @@ in { systemPackages = with pkgs; lib.mkMerge [ [ + bc jc # parse different formats and command outputs to json jq # parse, format and query json documents yq