diff options
Diffstat (limited to 'third_party/default.nix')
-rw-r--r-- | third_party/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 6e7bf873c603..1d4a6ae7e19a 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -20,6 +20,7 @@ let # of the repo. They become available under `pkgs.third_party.<name>` inherit (nixpkgs) age + autoconf bashInteractive bat buildGoPackage |