mono-zeroconf: add license
This commit is contained in:
@@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A cross platform Zero Configuration Networking library for Mono and .NET";
|
description = "A cross platform Zero Configuration Networking library for Mono and .NET";
|
||||||
homepage = http://www.mono-project.com/archived/monozeroconf/;
|
homepage = http://www.mono-project.com/archived/monozeroconf/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user