vimwiki-markdown: migrate to by-name
This commit is contained in:
@@ -3138,8 +3138,6 @@ with pkgs;
|
||||
vimpager = callPackage ../tools/misc/vimpager { };
|
||||
vimpager-latest = callPackage ../tools/misc/vimpager/latest.nix { };
|
||||
|
||||
vimwiki-markdown = callPackage ../tools/misc/vimwiki-markdown { };
|
||||
|
||||
voxtype-vulkan = callPackage ../by-name/vo/voxtype/package.nix { vulkanSupport = true; };
|
||||
voxtype-onnx = callPackage ../by-name/vo/voxtype/package.nix { onnxSupport = true; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user