···4444 meta = with lib; {
4545 description = "A small python module for wake on lan";
4646 homepage = "https://github.com/remcohaszing/pywakeonlan";
4747- license = licenses.wtfpl;
4747+ license = licenses.mit;
4848 maintainers = with maintainers; [ peterhoeg ];
4949 };
5050}