···2829 enableParallelBuilding = true;
300031 meta = with stdenv.lib; {
32 description = "MOXA UPort 11x0 USB to Serial Hub driver";
33 homepage = "https://github.com/ellysh/mxu11x0";
···2829 enableParallelBuilding = true;
3031+ hardeningDisable = [ "pic" ];
32+33 meta = with stdenv.lib; {
34 description = "MOXA UPort 11x0 USB to Serial Hub driver";
35 homepage = "https://github.com/ellysh/mxu11x0";