···21 description = "Color temperature setting library and CLI that operates in a similar way to f.lux and Redshift";
22 license = licenses.mit;
23 maintainers = with maintainers; [ cstrahan ];
24- platforms = platforms.unix;
25 };
26}
···21 description = "Color temperature setting library and CLI that operates in a similar way to f.lux and Redshift";
22 license = licenses.mit;
23 maintainers = with maintainers; [ cstrahan ];
24+ platforms = platforms.linux;
25 };
26}