mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
leo-editor: Use qt5.15, as pyqt5 in it (#99956)
This commit is contained in:
parent
9abf6cb459
commit
dfec61ea28
1 changed files with 1 additions and 1 deletions
|
@ -21723,7 +21723,7 @@ in
|
|||
|
||||
legit = gitAndTools.legit;
|
||||
|
||||
leo-editor = libsForQt514.callPackage ../applications/editors/leo-editor { };
|
||||
leo-editor = libsForQt5.callPackage ../applications/editors/leo-editor { };
|
||||
|
||||
libowfat = callPackage ../development/libraries/libowfat { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue