diff --git a/overlay/default.nix b/overlay/default.nix index ebc382d..61f99d7 100644 --- a/overlay/default.nix +++ b/overlay/default.nix @@ -18,6 +18,7 @@ importedOverlays { bitwarden-cli = pkgFrom stable "bitwarden-cli"; roundcube = pkgFrom stable "roundcube"; + lldb = pkgFrom stable "lldb"; } ) ]