mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
nss_latest: 3.124 -> 3.125
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_125.rst
(cherry picked from commit 9a58d43e69)
This commit is contained in:
committed by
github-actions[bot]
parent
93e1798126
commit
fc160d22ee
@@ -5,8 +5,8 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.124";
|
||||
hash = "sha256-bMUMyb/4qkiucbkvzSY5aNS3nfaJ4XWyqf2lKnVmXfU=";
|
||||
version = "3.125";
|
||||
hash = "sha256-pIRoFJYsQZzI+hJcNzTX+WT91tfXDygWE0RrirfyBPc=";
|
||||
filename = "latest.nix";
|
||||
versionRegex = "NSS_(\\d+)_(\\d+)(?:_(\\d+))?_RTM";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user