summaryrefslogtreecommitdiff
path: root/dev/shell.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-28 23:01:41 -0500
committerseth <[email protected]>2023-12-28 23:01:41 -0500
commitab3ea6d89795f0413b0e7a4b5c65bff989f7f284 (patch)
treea0170377a81b34f75a120d7889ab691f1d2d6741 /dev/shell.nix
parent0293681c28ff303b2842ad70e4c4ee7d49db9a6f (diff)
ci: make hydraJobs a bit neater
Diffstat (limited to 'dev/shell.nix')
-rw-r--r--dev/shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/shell.nix b/dev/shell.nix
index b187c53..daf9066 100644
--- a/dev/shell.nix
+++ b/dev/shell.nix
@@ -24,6 +24,7 @@
fzf
just
jq
+ nix-eval-jobs
opentofu' # see ../terranix/
]
++ lib.optional stdenv.isLinux inputs'.agenix.packages.agenix;