znc: add missing licenses

This commit is contained in:
Sandro Jäckel
2025-11-08 20:54:18 +01:00
parent 23147ec819
commit a1dc80ac3b
@@ -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;
};
};