sky: pin to qt514

This commit is contained in:
Thomas Tuegel 2020-09-07 11:22:55 -05:00
parent 77f840f14b
commit 896c71ec6a
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -22084,7 +22084,9 @@ in
}; };
}; };
sky = callPackage ../applications/networking/instant-messengers/sky {}; sky = callPackage ../applications/networking/instant-messengers/sky {
qt5 = qt514;
};
smplayer = libsForQt5.callPackage ../applications/video/smplayer { }; smplayer = libsForQt5.callPackage ../applications/video/smplayer { };