pkgs/tools: stdenv.lib -> lib
This commit is contained in:
@@ -60,6 +60,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/ddccontrol/ddccontrol";
|
||||
license = licenses.gpl2;
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
maintainers = [ stdenv.lib.maintainers.pakhfn ];
|
||||
maintainers = [ lib.maintainers.pakhfn ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user