helm-docs: remove default platform
This commit is contained in:
parent
38a9cc1745
commit
662abd6a3c
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ buildGoModule rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://github.com/norwoodj/helm-docs";
|
||||
description = "A tool for automatically generating markdown documentation for Helm charts";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ sagikazarmark ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue