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