shiboken2: pin to qt514
This commit is contained in:
parent
5a9ecfbeef
commit
e2585d78a9
@ -6376,7 +6376,7 @@ in {
|
||||
shellingham = callPackage ../development/python-modules/shellingham { };
|
||||
|
||||
shiboken2 =
|
||||
toPythonModule (callPackage ../development/python-modules/shiboken2 { inherit (pkgs) cmake qt5 llvmPackages; });
|
||||
toPythonModule (callPackage ../development/python-modules/shiboken2 { inherit (pkgs) cmake llvmPackages; inherit qt5; });
|
||||
|
||||
shippai = callPackage ../development/python-modules/shippai { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user