Skip to content

Commit

Permalink
webmacs: Use qt5.15, as pyqt5 in it (NixOS#99956)
Browse files Browse the repository at this point in the history
(cherry picked from commit 179986f)
  • Loading branch information
doronbehar authored and FRidh committed Oct 13, 2020
1 parent 5d09617 commit 383e605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23859,7 +23859,7 @@ in

webcamoid = libsForQt514.callPackage ../applications/video/webcamoid { };

webmacs = libsForQt514.callPackage ../applications/networking/browsers/webmacs {};
webmacs = libsForQt5.callPackage ../applications/networking/browsers/webmacs {};

webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {};

Expand Down

0 comments on commit 383e605

Please sign in to comment.