kdeFrameworks: rename kdeFramework to mkDerivation
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
kdeFramework, lib, copyPathsToStore,
|
||||
mkDerivation, lib, copyPathsToStore,
|
||||
extra-cmake-modules,
|
||||
qtbase, qttools, qtx11extras
|
||||
}:
|
||||
|
||||
kdeFramework {
|
||||
mkDerivation {
|
||||
name = "kwindowsystem";
|
||||
meta = {
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
|
||||
Reference in New Issue
Block a user