···67 homepage = "https://assault.cubers.net";
68 maintainers = [ ];
69 platforms = platforms.linux; # should work on darwin with a little effort.
70- license = lib.licenses.zlib;
71 };
72}
···67 homepage = "https://assault.cubers.net";
68 maintainers = [ ];
69 platforms = platforms.linux; # should work on darwin with a little effort.
70+ license = lib.licenses.unfree;
71 };
72}