mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
Merge pull request #106677 from tfmoraes/vtk9_qt515
vtk_9: qt514 -> qt515
This commit is contained in:
commit
da5e0d3df8
@ -16401,7 +16401,7 @@ in
|
||||
CoreText IOSurface ImageIO OpenGL GLUT;
|
||||
};
|
||||
|
||||
vtk_9 = libsForQt514.callPackage ../development/libraries/vtk/9.x.nix {
|
||||
vtk_9 = libsForQt515.callPackage ../development/libraries/vtk/9.x.nix {
|
||||
inherit (darwin) libobjc;
|
||||
inherit (darwin.apple_sdk.libs) xpc;
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa CoreServices DiskArbitration
|
||||
|
Loading…
Reference in New Issue
Block a user