nss: Add platforms
This commit is contained in:
parent
ac1bf75056
commit
ec18091961
@ -82,5 +82,6 @@ in stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = https://developer.mozilla.org/en-US/docs/NSS;
|
||||
description = "A set of libraries for development of security-enabled client and server applications";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user