about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index ea4101a1a5..4c54d15646 100644
--- a/default.nix
+++ b/default.nix
@@ -59,10 +59,13 @@ in fix(self: {
 # with Nixery.
 // {
   inherit (self.third_party)
+    bashInteractive
     cacert
     coreutils
     iana-etc
     jq
+    moreutils
+    nano
     openssl
     runCommand
     symlinkJoin