diff options
| author | seth <[email protected]> | 2023-12-29 06:46:46 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-29 06:51:49 -0500 |
| commit | 3eb380133c19b3a50213d6ec416a1fa9c3eab52a (patch) | |
| tree | 2843eb73cf20208fc686a453cc1d6141aa500973 /dev/shell.nix | |
| parent | 660c2b2c9916d52d662d0b03e651818f7cf1eb3c (diff) | |
devshell: remove jq & nix-eval-jobs
Diffstat (limited to 'dev/shell.nix')
| -rw-r--r-- | dev/shell.nix | 2 |
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; |
