pythonPackages.runsnakerun: use current wxPython

This commit is contained in:
Frederik Rietdijk 2016-05-27 21:28:12 +02:00
parent 650fe83eb0
commit 218869e695

View file

@ -19948,7 +19948,7 @@ in modules // {
sha256 = "61d03a13f1dcb3c1829f5a146da1fe0cc0e27947558a51e848b6d469902815ef";
};
propagatedBuildInputs = [ self.squaremap self.wxPython28 ];
propagatedBuildInputs = with self; [ squaremap wxPython ];
meta = {
description = "GUI Viewer for Python profiling runs";