buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -19,7 +19,6 @@ buildGoModule rec {
|
||||
description = "Shows colorful, animated party parrot in your terminial";
|
||||
homepage = "https://github.com/jmhobbs/terminal-parrot";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.heel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user