coq-nix-toolbox
coq-nix-toolbox copied to clipboard
generateNixDefault and initNixConfig output
We could consider having generateNixDefault print in the console that the next step is to run nix-shell --run "initNixConfig YOURPACKAGENAME" when the config.yml file does not exist yet.
And initNixConfig could say that it generated config.yml and suggest going there and editing it.
And both commands could list the generated files and remind to check them in git.