1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nix

This commit is contained in:
Eelco Dolstra 2022-03-07 19:47:45 +01:00
commit 30ddd37873
13 changed files with 385 additions and 25 deletions

View file

@ -27,3 +27,6 @@
* Templates can now define a `welcomeText` attribute, which is printed out by
`nix flake {init,new} --template <template>`.
* Nix will now helpfully suggest some valid inputs when the user mistypes
something on the command-line