summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-29 06:46:46 -0500
committerseth <[email protected]>2023-12-29 06:51:49 -0500
commit3eb380133c19b3a50213d6ec416a1fa9c3eab52a (patch)
tree2843eb73cf20208fc686a453cc1d6141aa500973
parent660c2b2c9916d52d662d0b03e651818f7cf1eb3c (diff)
devshell: remove jq & nix-eval-jobs
-rw-r--r--dev/shell.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/shell.nix b/dev/shell.nix
index daf9066..a12ae48 100644
--- a/dev/shell.nix
+++ b/dev/shell.nix
@@ -23,8 +23,6 @@
deploy-rs
fzf
just
- jq
- nix-eval-jobs
opentofu' # see ../terranix/
]
++ lib.optional stdenv.isLinux inputs'.agenix.packages.agenix;