xcalib: Fix maintainer
This commit is contained in:
parent
f36f5cc82c
commit
023f5a098b
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://xcalib.sourceforge.net/;
|
homepage = http://xcalib.sourceforge.net/;
|
||||||
description = "A tiny monitor calibration loader for X and MS-Windows";
|
description = "A tiny monitor calibration loader for X and MS-Windows";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ rickynils ];
|
maintainers = [ maintainers.rickynils ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user