xlayoutdisplay: limit to linux
This commit is contained in:
parent
3efeae33bb
commit
313b1def6a
@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/alex-courtis/xlayoutdisplay;
|
homepage = https://github.com/alex-courtis/xlayoutdisplay;
|
||||||
maintainers = with maintainers; [ dtzWill ];
|
maintainers = with maintainers; [ dtzWill ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user