12 # FIXME: stick with python 3.9 until MR supporting 3.10 is ready:
13 # https://invent.kde.org/kdevelop/kdev-python/-/merge_requests/16
17 pname = "kdev-python";
20 "-DPYTHON_EXECUTABLE=${python}/bin/python"
33 dontWrapQtApps = true;
36 maintainers = [ maintainers.aanderse ];
37 platforms = platforms.linux;
38 description = "Python support for KDevelop";
39 homepage = "https://www.kdevelop.org";
40 license = [ licenses.gpl2 ];