mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
nss: 3.68.4 -> 3.79.1
The 3.68.4 release was the last of the 3.68 ESR series and 3.79 is the
new ESR series.
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_79.html
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_79_1.html
(cherry picked from commit d1e2a371f0)
This commit is contained in:
committed by
github-actions[bot]
parent
a959ce466f
commit
b68543734c
@@ -1,4 +1,4 @@
|
||||
import ./generic.nix {
|
||||
version = "3.68.4";
|
||||
hash = "sha256-K5/T9aG0nzs7KdEgAmdPcEgRViV1b7R3KELsfDm+Fgs=";
|
||||
version = "3.79.1";
|
||||
hash = "sha256-NwxS5niE0dnCG5d+lzPcwYzIR2WmsgGBT77VDCbfThQ=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user