nixpkgs/pkgs/development/libraries/nss
OPNA2608 0007f17fdd {nss,nss_latest}: Fix baseline violation on non-ppc64le POWER
AltiVec was standardised in Power ISA v2.03 (POWER5+?).
VSX was first standardised in Power ISA v2.06 (POWER7), and further expanded on in later versions (POWER8,9,...).

The baseline (that I aim for at least) on 32-bit POWER and 64-bit big-endian POWER is older than these ISA versions,
so AltiVec and VSX support may not be present, leading to SIGILLs when using NSS. Disable usage of these extensions
on those targets.
2026-03-03 11:46:09 +01:00
..
85_security_load_3.85+.patch
esr.nix nss: 3.112.1 -> 3.112.2 2025-10-07 07:16:31 +00:00
fix-cross-compilation.patch
generic.nix {nss,nss_latest}: Fix baseline violation on non-ppc64le POWER 2026-03-03 11:46:09 +01:00
latest.nix nss_latest: 3.120.1 -> 3.121 2026-02-20 11:04:40 +01:00