11 version = "unstable-2022-01-32";
13 src = fetchFromGitHub {
16 rev = "4ae88a6bf50e0b917541ddbcec1ff10ab77a0b15";
17 hash = "sha256-/0ilM1g3CNaseqV9i+cKWyzxvWnj+TFqazt+aYDtNVs=";
21 # Disable tests require network access
22 rm -f geoip/geoip_test.go
25 vendorHash = "sha256-Rx5/oORink2QtRcD+JqbyFroWYhuYmuYDzZ391R4Jsw=";
39 description = "Color temperature setting library and CLI that operates in a similar way to f.lux and Redshift";
40 homepage = "https://github.com/d4l3k/go-sct";
41 license = licenses.mit;
43 platforms = platforms.linux;