neko: replace link with actual license

This commit is contained in:
jopejoe1
2025-09-28 18:47:22 +02:00
parent e82cbb2c28
commit beddbd32a0
+1 -1
View File
@@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
lib.licenses.zlib # zlib.ndll
lib.licenses.asl20 # mod_neko, mod_tora, mbedTLS
lib.licenses.mit # overall, other libs
"https://github.com/HaxeFoundation/neko/blob/v2-3-0/LICENSE#L24-L40" # boehm gc
lib.licenses.boehmGC # boehm gc
];
maintainers = with lib.maintainers; [
marcweber