diff --git a/README.md b/README.md index f1324e7..5ad6114 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ necessary for fetching and updating the packages. `niv` has two more utility functions: -* [Init](#init): bootstraps a Nix projects, in particular creates a +* [Init](#init): bootstraps a Nix project, in particular creates a `nix/sources.json` file containing `niv` and `nixpkgs` as well as a `nix/sources.nix` file that returns the sources as a Nix object. * [Show](#show): shows the packages' information. diff --git a/README.tpl.md b/README.tpl.md index eeae14a..dda90c5 100644 --- a/README.tpl.md +++ b/README.tpl.md @@ -42,7 +42,7 @@ necessary for fetching and updating the packages. `niv` has two more utility functions: -* [Init](#init): bootstraps a Nix projects, in particular creates a +* [Init](#init): bootstraps a Nix project, in particular creates a `nix/sources.json` file containing `niv` and `nixpkgs` as well as a `nix/sources.nix` file that returns the sources as a Nix object. * [Show](#show): shows the packages' information. diff --git a/default.nix b/default.nix index 802fd72..e15158c 100644 --- a/default.nix +++ b/default.nix @@ -85,6 +85,7 @@ rec set -euo pipefail echo '$ niv init' niv init + echo echo '$ niv add stedolan/jq' niv add stedolan/jq ''; diff --git a/site/niv.svg b/site/niv.svg index aac905f..7150fed 100644 --- a/site/niv.svg +++ b/site/niv.svg @@ -1,10 +1,10 @@ - +