alot: remove disabled

This commit is contained in:
Fabian Affolter
2025-08-15 09:33:25 +02:00
parent e3222f1adc
commit b6d7b2296d
-2
View File
@@ -23,8 +23,6 @@ buildPythonApplication rec {
"man"
];
disabled = !isPy3k;
src = fetchFromGitHub {
owner = "pazz";
repo = "alot";