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