UHD: enable Darwin build
This commit is contained in:
parent
565d92a10f
commit
8ec6bcf955
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = https://uhd.ettus.com/;
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ bjornfor fpletz ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user