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