sip: use package from pythonPackages attrset
This commit is contained in:
parent
f14d1d76bb
commit
7668e3dafe
@ -6825,7 +6825,7 @@ let
|
||||
|
||||
rhpl = callPackage ../development/python-modules/rhpl { };
|
||||
|
||||
sip = callPackage ../development/python-modules/sip { };
|
||||
sip = pythonPackages.sip;
|
||||
|
||||
pyqt4 = callPackage ../development/python-modules/pyqt/4.x.nix {
|
||||
stdenv = if stdenv.isDarwin
|
||||
|
Loading…
Reference in New Issue
Block a user