mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 11:36:07 +01:00
plugins/telescope: package for dependency poppler-utils was renamed
This commit is contained in:
parent
50a19c3a58
commit
70bb97ca67
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue