paperwork: use Levenshtein

This commit is contained in:
Robert Schütz 2023-01-20 13:35:30 -08:00
parent b29b626423
commit e360bcb537

View File

@ -45,6 +45,9 @@ python3Packages.buildPythonApplication rec {
# Patch out a few paths that assume that we're using the FHS:
postPatch = ''
substituteInPlace setup.py \
--replace python-Levenshtein Levenshtein
chmod a+w -R ..
patchShebangs ../tools