kdeApplications: fix derivation names

This commit is contained in:
Thomas Tuegel
2020-12-26 05:24:26 -06:00
parent 672e363795
commit 8851c97ae9
148 changed files with 151 additions and 153 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
}:
mkDerivation {
name = "kdebugsettings";
pname = "kdebugsettings";
meta = {
license = with lib.licenses; [ gpl2 ];
maintainers = [ lib.maintainers.rittelle ];