gdcm: python is only used when called from python-packages.nix

This commit is contained in:
Frederik Rietdijk
2021-07-27 20:37:04 +02:00
parent 95cdecf2c2
commit 8fab49cd7b
+1 -1
View File
@@ -7,7 +7,7 @@
, ApplicationServices
, Cocoa
, enablePython ? false
, python
, python ? null
, swig
}: