zerotierone: fix evaluation

+1 -1
+1 -1
pkgs/tools/networking/zerotierone/default.nix
··· 38 38 description = "Create flat virtual Ethernet networks of almost unlimited size"; 39 39 homepage = https://www.zerotier.com; 40 40 license = licenses.gpl3; 41 - maintainers = [ sjmackenzie ]; 41 + maintainers = with maintainers; [ sjmackenzie ]; 42 42 platforms = platforms.allBut [ "i686-linux" ]; 43 43 }; 44 44 }