aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7d5416c..33f3798 100644
--- a/flake.nix
+++ b/flake.nix
@@ -19,6 +19,7 @@
name = "dev";
buildInputs = with pkgs; [
+ jq
cjson
nix-eval-jobs
@@ -51,6 +52,7 @@
];
buildInputs = with pkgs; [
cjson
+ nix-eval-jobs
];
postInstall = ''