mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
nss_latest: 3.103 -> 3.104
https://github.com/nss-dev/nss/blob/NSS_3_104_BRANCH/doc/rst/releases/nss_3_104.rst
(cherry picked from commit a6f58e6cde)
This commit is contained in:
committed by
github-actions[bot]
parent
a707b5d68d
commit
34bd6f4481
@@ -5,6 +5,6 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.103";
|
||||
hash = "sha256-e57HN50lHT4+nkdZPyixpWFyTD0c+xZBk23BhmIumV8=";
|
||||
version = "3.104";
|
||||
hash = "sha256-TEGEKocapU5OTqx69n8nrn/X3SZr49d1alHM73UnDJw=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user