mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[chore] python3Packages.plover: fix comment typo
(cherry picked from commit 3df6649da6)
This commit is contained in:
parent
f4c6980dc0
commit
e8e49a3963
1 changed files with 1 additions and 1 deletions
|
|
@ -12794,7 +12794,7 @@ self: super: with self; {
|
|||
plotpy = callPackage ../development/python-modules/plotpy { };
|
||||
|
||||
# Plover 5 moves from PyQt5 to PySide6,
|
||||
# which is a backward-incompatible change to praphical plugins.
|
||||
# which is a backward-incompatible change to graphical plugins.
|
||||
# Use Plover 4 for now (2026-04-26),
|
||||
# as the upstream still warns about this in every Plover 5 release,
|
||||
# List of unsupported plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue