Update xontrib-vox

This commit is contained in:
greg-compass
2023-08-14 01:13:55 -05:00
parent 9369ed69a2
commit 96e7ccfb67
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -22,6 +22,8 @@ buildPythonPackage rec {
maintainers = [];
};
patchPhase = "sed -i -e 's/^dependencies.*$/dependencies = []/' pyproject.toml";
doCheck = false;
nativeBuildInputs = [