protonmail-bridge: bump qt version
This commit is contained in:
parent
d0e26ddb24
commit
e053da240d
@ -66,7 +66,7 @@ rec {
|
|||||||
|
|
||||||
# The one in Nixpkgs still extracts the pre-built Debian package instead
|
# The one in Nixpkgs still extracts the pre-built Debian package instead
|
||||||
# of building from source.
|
# of building from source.
|
||||||
protonmailBridgePackages = pkgs.libsForQt512.callPackage ../applications/networking/protonmail-bridge {
|
protonmailBridgePackages = pkgs.libsForQt5.callPackage ../applications/networking/protonmail-bridge {
|
||||||
inherit goModules;
|
inherit goModules;
|
||||||
};
|
};
|
||||||
protonmail-bridge = protonmailBridgePackages.protonmail-bridge;
|
protonmail-bridge = protonmailBridgePackages.protonmail-bridge;
|
||||||
|
Loading…
Reference in New Issue
Block a user