mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
nss_latest: 3.111 -> 3.112
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_112.rst
(cherry picked from commit 884ab2420b)
This commit is contained in:
committed by
github-actions[bot]
parent
b450ac14a0
commit
6e47260345
@@ -5,6 +5,6 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.111";
|
||||
hash = "sha256-GFtoSvLF5nAwBIiMa9CeEl5geAOK60gG2tjuQFubgYs=";
|
||||
version = "3.112";
|
||||
hash = "sha256-GqMCEGuFg48iOzYwRDjNjSzyy/UJY8gf26k5DqqHlus=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user