From e115466baa788ec13044d5b31490d415a2d221a7 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 20 Jun 2022 13:35:36 +0200 Subject: [PATCH] base: add cachix and jq to programs --- base/programs.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base/programs.nix b/base/programs.nix index 3281f01..eee3889 100644 --- a/base/programs.nix +++ b/base/programs.nix @@ -30,6 +30,7 @@ tokei tree wget + jq # development alejandra @@ -56,6 +57,7 @@ nix-index agenix + cachix ; inherit