mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
nss_latest: 3.125 -> 3.126
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_126.rst
(cherry picked from commit bdf67c98eb)
This commit is contained in:
committed by
github-actions[bot]
parent
ada1f5bdd9
commit
cedf4027c9
@@ -5,8 +5,8 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.125";
|
||||
hash = "sha256-pIRoFJYsQZzI+hJcNzTX+WT91tfXDygWE0RrirfyBPc=";
|
||||
version = "3.126";
|
||||
hash = "sha256-+yiBEc8WLZ6qiO8MBQBiIXfm4OEJ9EFgmw2rY+U/bp8=";
|
||||
filename = "latest.nix";
|
||||
versionRegex = "NSS_(\\d+)_(\\d+)(?:_(\\d+))?_RTM";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user