znc: add missing licenses
This commit is contained in:
@@ -138,6 +138,8 @@ in
|
||||
description = "ZNC FiSH module";
|
||||
homepage = "https://github.com/oilslump/znc-fish";
|
||||
maintainers = [ ];
|
||||
# has no license
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -215,6 +217,8 @@ in
|
||||
meta = {
|
||||
description = "ZNC privmsg module";
|
||||
homepage = "https://github.com/kylef/znc-contrib";
|
||||
# has no license
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user