···2121 description = "Color temperature setting library and CLI that operates in a similar way to f.lux and Redshift";
2222 license = licenses.mit;
2323 maintainers = with maintainers; [ cstrahan ];
2424- platforms = platforms.unix;
2424+ platforms = platforms.linux;
2525 };
2626}