cinnamon.warpinator: re-enable checks as they work now

This commit is contained in:
Maciej Krüger
2021-04-19 14:46:02 +02:00
parent 0de0287bff
commit b72cb25732

View File

@@ -17,7 +17,6 @@ python3.pkgs.buildPythonApplication rec {
version = "1.0.8";
format = "other";
doCheck = false;
src = fetchFromGitHub {
owner = "linuxmint";