mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
nss_latest: 3.105 -> 3.106
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/c1bFm1SR6hQ
(cherry picked from commit 10ba3b431a
)
This commit is contained in:
parent
b1a88d3540
commit
234892a11c
@ -5,6 +5,6 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.105";
|
||||
hash = "sha256-Nfd7u0sdGqUCznnUxEJQFs+QuRSb+b7rZrcvKryimOQ=";
|
||||
version = "3.106";
|
||||
hash = "sha256-j8B5RgEdBbtqPmIUniNF8ToGPIrPJ8gVTMplcv72fD0=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user