mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
nss_latest: 3.102 -> 3.102.1
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/vitf7l2Pk0w
This commit is contained in:
parent
a1159ff6c6
commit
1dd0214259
|
@ -5,6 +5,6 @@
|
||||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||||
|
|
||||||
import ./generic.nix {
|
import ./generic.nix {
|
||||||
version = "3.102";
|
version = "3.102.1";
|
||||||
hash = "sha256-Dl04bPMH7/IFyKktD6Ql9XZZRCnIoq7P+30Qo8j0eBQ=";
|
hash = "sha256-rHPDPLSatEk1ZVvtEM/Ct1V5MFpCiW9kwSBQzSz0lak=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue