mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nss_latest: 3.122 -> 3.122.1
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_122_1.rst
(cherry picked from commit b6776bbdd6)
This commit is contained in:
committed by
github-actions[bot]
parent
c57499a65e
commit
4196f336fa
@@ -5,8 +5,8 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.122";
|
||||
hash = "sha256-RJUaC1LZvmfUK/4D6/fD2ge9I4bm1+UGxgKG1mX1Fjc=";
|
||||
version = "3.122.1";
|
||||
hash = "sha256-ujWCx1fm5JbAUX90+3pekNxh12X9vJHRzHDKgP3UwL8=";
|
||||
filename = "latest.nix";
|
||||
versionRegex = "NSS_(\\d+)_(\\d+)(?:_(\\d+))?_RTM";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user