mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
plugins/telescope: package for dependency poppler-utils was renamed
This commit is contained in:
committed by
Gaétan Lepage
parent
50a19c3a58
commit
70bb97ca67
@@ -52,7 +52,7 @@ mkExtension {
|
||||
epub-thumbnailer.default = "epub-thumbnailer";
|
||||
ffmpegthumbnailer.default = "ffmpegthumbnailer";
|
||||
fontpreview.default = "fontpreview";
|
||||
poppler-utils.default = "poppler_utils";
|
||||
poppler-utils.default = "poppler-utils";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user