plover: remove python27Packages

This commit is contained in:
Aaron Jheng 2022-10-18 06:20:40 +00:00
parent 0f3ea34875
commit d446a8f913
No known key found for this signature in database
GPG key ID: F6A547A869D050A3

View file

@ -1,5 +1,4 @@
{ lib, fetchFromGitHub, python27Packages, python3Packages, wmctrl,
qtbase, mkDerivationWith }:
{ lib, fetchFromGitHub, python3Packages, wmctrl, qtbase, mkDerivationWith }:
{
stable = throw "plover.stable was removed because it used Python 2. Use plover.dev instead."; # added 2022-06-05