Merge pull request #196544 from aaronjheng/plover

plover: remove python27Packages
This commit is contained in:
Mario Rodas
2022-10-28 07:17:29 -05:00
committed by GitHub
+1 -2
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