helm-docs: remove default platform

-1
-1
pkgs/applications/networking/cluster/helm-docs/default.nix
··· 23 meta = with lib; { 24 homepage = "https://github.com/norwoodj/helm-docs"; 25 description = "A tool for automatically generating markdown documentation for Helm charts"; 26 - platforms = platforms.unix; 27 license = licenses.gpl3Only; 28 maintainers = with maintainers; [ sagikazarmark ]; 29 };
··· 23 meta = with lib; { 24 homepage = "https://github.com/norwoodj/helm-docs"; 25 description = "A tool for automatically generating markdown documentation for Helm charts"; 26 license = licenses.gpl3Only; 27 maintainers = with maintainers; [ sagikazarmark ]; 28 };