nixpkgs/pkgs
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
..
applications git: 2.29.1 -> 2.29.2 2020-10-30 13:55:20 +01:00
build-support Merge branch 'master' into staging-next 2020-10-28 18:48:18 +01:00
common-updater
data Merge branch 'master' into staging-next 2020-10-28 18:48:18 +01:00
desktops Merge branch master into staging to fix eval error 2020-10-28 03:03:27 +01:00
development nss: make reproducible (#102156) 2020-10-31 21:17:26 +01:00
games Merge pull request #101859 from andir/steam-desktop 2020-10-27 12:33:24 -04:00
misc Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
os-specific libtapi: add homepage and description, use pname 2020-10-29 14:05:46 -07:00
pkgs-lib
servers Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
shells Merge branch 'master' into staging-next 2020-10-28 18:48:18 +01:00
stdenv Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
test Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
tools Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
top-level Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00