Skip to content

Commit aef7ab6

Browse files
committed
chore(nix): Add git-cliff as a dependency
1 parent e8206d0 commit aef7ab6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pkgs.mkShell {
99
rustup
1010
nodejs
1111
zizmor
12+
git-cliff
1213
];
1314

1415
buildInputs = with pkgs; [

0 commit comments

Comments
 (0)