mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #318218 from mweinelt/nss-3.101
nss_latest: 3.100 -> 3.101
This commit is contained in:
commit
5dc4d9feea
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.100";
|
||||
hash = "sha256-PlMCvSN4DMKY7u/7cr7kArrRve8YIfdycjgpik72bhA=";
|
||||
version = "3.101";
|
||||
hash = "sha256-lO+81zYBBFwqcjh4cd/fpiznHZ9rTJpfDW/yF8phYts=";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue