`npins init` documentation is not ideal
gilligan opened this issue · 1 comments
gilligan commented
$ npins help init
npins-init 0.1.0
Intializes the npins directory. Running this multiple times will restore/upgrade the `default.nix` and never touch your
pins.json
This doesn't mention anything about nixpkgs being added by default. This information can only be derived by discovering the bare
option which hints at the fact that by default a pin for nixpkgs
is indeed being added.
eclairevoyant commented
This issue should be closeable, as both the readme and help subcommand include this info now