nextcloud-client: use qt5.15
It segfaults with qt5.14.
This commit is contained in:
parent
983465f13a
commit
7e3d216725
@ -5909,7 +5909,7 @@ in
|
||||
inherit (callPackage ../servers/nextcloud {})
|
||||
nextcloud17 nextcloud18 nextcloud19 nextcloud20;
|
||||
|
||||
nextcloud-client = libsForQt514.callPackage ../applications/networking/nextcloud-client { };
|
||||
nextcloud-client = libsForQt5.callPackage ../applications/networking/nextcloud-client { };
|
||||
|
||||
nextcloud-news-updater = callPackage ../servers/nextcloud/news-updater.nix { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user