teamspeak_client: pin to Qt 5.6
This commit is contained in:
parent
d9efe84222
commit
68495d16cb
@ -15589,7 +15589,7 @@ with pkgs;
|
||||
gconf = gnome2.GConf;
|
||||
};
|
||||
|
||||
teamspeak_client = libsForQt55.callPackage ../applications/networking/instant-messengers/teamspeak/client.nix { };
|
||||
teamspeak_client = libsForQt56.callPackage ../applications/networking/instant-messengers/teamspeak/client.nix { };
|
||||
teamspeak_server = callPackage ../applications/networking/instant-messengers/teamspeak/server.nix { };
|
||||
|
||||
taskjuggler = callPackage ../applications/misc/taskjuggler { ruby = ruby_2_0; };
|
||||
|
Loading…
Reference in New Issue
Block a user