nixpkgs/pkgs/data/misc/cacert
Andreas Rammhold 4e318bcca1
cacerts: Make updater script aware of the nss_latest attribute
Usually, on the stable channel, we have a nss_latest attribute that is
more up to date than the nss attribute (which is usually frozen during
branch-off and only receives security updates). Cacerts are a sensitive
matter and should be updated more frequently than the stable NSS package,
if required. By making the update script aware of the nss_latest
attribute we can prefer that when it exists.

By having this change in the unstable branch of Nixpgks we can carry it
from release to release without requiring more churn from those doing
the stable release maintenance.
2021-05-30 17:01:33 +02:00
..
default.nix Merge staging-next into staging 2021-04-02 00:21:46 +00:00
setup-hook.sh cacert: simplify setupHook 2019-09-12 20:14:47 +00:00
update.sh cacerts: Make updater script aware of the nss_latest attribute 2021-05-30 17:01:33 +02:00