From ea9119500d3a2224eb028f7f8e4b4a486fa44ad8 Mon Sep 17 00:00:00 2001 From: Nicolas Mattia Date: Sun, 14 Apr 2019 23:50:42 +0200 Subject: [PATCH] Update README --- README.md | 2 +- README.tpl.md | 2 +- default.nix | 1 + site/niv.svg | 6 +++--- 4 files changed, 6 insertions(+), 5 deletions(-) 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 @@ - +