pokete: drop default platform

This commit is contained in:
Sandro
2022-06-19 11:30:48 +02:00
committed by GitHub
parent 11c5f73828
commit 42ff489d53
-1
View File
@@ -50,6 +50,5 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://lxgr-linux.github.io/pokete";
license = licenses.gpl3Only;
maintainers = with maintainers; [ fgaz ];
platforms = platforms.unix;
};
}