mdformat: Support more than 1 plugin at a time
This commit is contained in:
@@ -26,7 +26,7 @@ let
|
||||
};
|
||||
}
|
||||
''
|
||||
buildPythonPath $plugins
|
||||
buildPythonPath "$plugins"
|
||||
makeWrapper ${lib.getExe python.pkgs.mdformat} $out/bin/mdformat \
|
||||
--suffix PYTHONPATH : "$program_PYTHONPATH"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user