Typo
This commit is contained in:
parent
eaf728c3d3
commit
ad896e1737
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ cmake pkgconfig ];
|
buildInputs = [ cmake pkgconfig ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "a wrapper for the user, group and hosts NSS API";
|
description = "A wrapper for the user, group and hosts NSS API";
|
||||||
homepage = "https://git.samba.org/?p=nss_wrapper.git;a=summary";
|
homepage = "https://git.samba.org/?p=nss_wrapper.git;a=summary";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ wkennington ];
|
maintainers = with maintainers; [ wkennington ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user