feat: add git-cliff to generate changelogs
This should make the project a bit more "official" c:
This commit is contained in:
parent
bd8badac23
commit
2a52e66bc0
3 changed files with 91 additions and 4 deletions
|
@ -62,6 +62,7 @@
|
|||
|
||||
packages = {
|
||||
inherit webnsupdate;
|
||||
inherit (pkgs) git-cliff;
|
||||
default = webnsupdate;
|
||||
cargo-update = pkgs.writeShellApplication {
|
||||
name = "cargo-update-lockfile";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue