diff --git a/README.md b/README.md index 1f8f79d62..d05c83fb4 100644 --- a/README.md +++ b/README.md @@ -79,14 +79,16 @@ nixpkgs_git_repository(name, revision, sha256)
String; optional
The URI of the remote Git repository. This must be a HTTP - URL. There is currently no support for authentication.
+ URL. There is currently no support for authentication. + Defaults to + upstream nixpkgs.sha256
String; optional
The SHA256 used to verify the integrity of the repository
+The SHA256 used to verify the integrity of the repository.