* Fix evaluation of pythonPackages.bugz.
svn path=/nixpkgs/trunk/; revision=33815
This commit is contained in:
@@ -172,6 +172,8 @@ let
|
||||
deps = [ sqlite ];
|
||||
};
|
||||
|
||||
ssl = null;
|
||||
|
||||
tkinter = buildInternalPythonModule {
|
||||
moduleName = "tkinter";
|
||||
deps = [ tcl tk x11 ];
|
||||
|
||||
Reference in New Issue
Block a user