kde5.frameworks: 5.28 -> 5.29
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{ kdeFramework, lib
|
||||
, ecm, perl
|
||||
}:
|
||||
|
||||
kdeFramework {
|
||||
name = "syntax-highlighting";
|
||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||
nativeBuildInputs = [ ecm perl ];
|
||||
}
|
||||
Reference in New Issue
Block a user