Merge pull request #6114 from Radvendii/welcomeText

add release notes for welcomeText
This commit is contained in:
Eelco Dolstra 2022-02-18 10:52:03 +01:00 committed by GitHub
commit 26e99c817c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,9 @@
implemented.
* `nix store ping` now reports the version of the remote Nix daemon.
* `nix flake {init,new}` now display information about which files have been
created.
* Templates can now define a `welcomeText` attribute, which is printed out by
`nix flake {init,new} --template <template>`.