nixpkgs/pkgs/development
zimbatm 8f2be9ac36
nss: make reproducible (#102156)
According to
c1fad130dc/build.sh (l129)
the FIPS mode is not enabled by default. Yet we generate the .chk files
that are only meant to be used for that mode. I have a sense that those
have been cargo-culted around.

Adding FIPS is still possible but you have to explictily build the lib
with `pkgs.nss.override { enableFIPS = true; }`

More info on what FIPS is:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Tech_Notes/nss_tech_note6

Other distros wrangling with the same issue:
https://bugzilla.opensuse.org/show_bug.cgi?id=1081723
2020-10-31 21:17:26 +01:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules buildGoModule: use optionalString 2020-10-28 09:06:55 +10:00
go-packages
guile-modules
haskell-modules haskellPackages.trifecta: dontCheck on darwin 2020-10-25 15:59:31 +10:00
idris-modules
interpreters Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
java-modules
libraries nss: make reproducible (#102156) 2020-10-31 21:17:26 +01:00
lisp-modules lispPackages: add some more, mainly from Quicklisp top 100 2020-10-25 18:32:33 +01:00
lua-modules
misc
mobile treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
node-packages
ocaml-modules ocamlPackages.ezjsonm: 0.6.0 → 1.2.0 2020-10-28 06:28:44 +01:00
perl-modules
pharo pharo: update URL to HTTPS 2020-10-26 01:21:00 -03:00
php-packages Merge pull request #101535 from etu/php-packages-updates 2020-10-24 14:39:47 +02:00
pure-modules
python-modules python3Packages.pytest-timeout: 1.3.3 -> 1.4.2 2020-10-29 12:39:11 -07:00
r-modules
ruby-modules buildRubyGem: remove Makefiles 2020-10-27 14:20:09 +01:00
tools Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
web Merge pull request #97975 from 06kellyjac/deno_1.4.0 2020-10-28 14:06:23 +01:00