nixpkgs/pkgs/development/libraries/nss
aszlig 38a4d77665 nss: Fix referencePath to security modules.
This adds a patch from Debian, as they're already have security modules from NSS
in it's own library directory rather than /usr/lib{,64}/ and patch in loading of
libsoftokn as well.

The patch and our own fix of the patch (well, they hardcode Debian specific
stuff in there) ensures that SECMOD_AddNewModule() will find the right module
from the derivation's output path, so the built-in CA root certificates are
recognized and verified correctly.
2012-08-22 08:29:09 +02:00
..
default.nix nss: Fix referencePath to security modules. 2012-08-22 08:29:09 +02:00
nix_secload_fixup.patch nss: Fix referencePath to security modules. 2012-08-22 08:29:09 +02:00
nss-3.12.5-gentoo-fixups.diff NSS: version bump and patch to provide pkgconfig info. 2011-01-03 17:02:58 +00:00