mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
nss_latest: 3.105 -> 3.106 (#350999)
This commit is contained in:
parent
a6a42bfad2
commit
a8a21202f8
@ -5,6 +5,6 @@
|
||||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.105";
|
||||
hash = "sha256-Nfd7u0sdGqUCznnUxEJQFs+QuRSb+b7rZrcvKryimOQ=";
|
||||
version = "3.106";
|
||||
hash = "sha256-j8B5RgEdBbtqPmIUniNF8ToGPIrPJ8gVTMplcv72fD0=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user