python3Packages.vsure: init at 1.6.1

This commit is contained in:
Fabian Affolter
2021-01-21 17:39:35 +01:00
parent f1d3b04c04
commit 5cca230726
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -8042,6 +8042,8 @@ in {
vsts-cd-manager = callPackage ../development/python-modules/vsts-cd-manager { };
vsure = callPackage ../development/python-modules/vsure { };
vtk = self.vtk_7;
vtk_7 = toPythonModule (pkgs.vtk_7.override {
pythonInterpreter = python;