diff options
Diffstat (limited to 'default.nix')
-rw-r--r-- | default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.nix b/default.nix index ea4101a1a5df..4c54d1564636 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 |