···44 meta = with lib; {
45 description = "A small python module for wake on lan";
46 homepage = "https://github.com/remcohaszing/pywakeonlan";
47- license = licenses.wtfpl;
48 maintainers = with maintainers; [ peterhoeg ];
49 };
50}
···44 meta = with lib; {
45 description = "A small python module for wake on lan";
46 homepage = "https://github.com/remcohaszing/pywakeonlan";
47+ license = licenses.mit;
48 maintainers = with maintainers; [ peterhoeg ];
49 };
50}