tsukae: remove platform specifics

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

authored by

L3af
Sandro
and committed by
GitHub
62d2d195 190a599b

-1
-1
pkgs/applications/misc/tsukae/default.nix
··· 21 21 license = licenses.mit; 22 22 mainProgram = pname; 23 23 maintainers = with maintainers; [ l3af ]; 24 - platforms = platforms.linux ++ platforms.darwin; 25 24 }; 26 25 }