udebug: mark as supported on darwin
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation {
|
||||
mainProgram = "udebugd";
|
||||
homepage = "https://git.openwrt.org/?p=project/udebug.git;a=summary";
|
||||
license = licenses.free;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ mkg20001 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user