mynewt-newtmgr: remove platform specification
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
This commit is contained in:
co-authored by
Nikolay Korotkiy
parent
48947dded0
commit
adb0296e62
@@ -28,6 +28,5 @@ buildGoModule rec {
|
||||
'';
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ bezmuth ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user