kdeFrameworks: rename kdeFramework to mkDerivation
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ kdeFramework
|
||||
{ mkDerivation
|
||||
, lib
|
||||
, extra-cmake-modules, qtbase
|
||||
}:
|
||||
|
||||
kdeFramework {
|
||||
mkDerivation {
|
||||
name = "oxygen-icons5";
|
||||
meta = {
|
||||
license = lib.licenses.lgpl3Plus;
|
||||
|
||||
Reference in New Issue
Block a user