treewide: explicitly specify gtk and related package versions
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
pythonPath = [
|
||||
pythonPackages.pygobject
|
||||
pythonPackages.pygobject2
|
||||
pythonPackages.pygtk
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user