Skip to content

Commit c449229

Browse files
committed
docs(highlights): add link to the Nix flake
fixes #960
1 parent 09c0f90 commit c449229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/blog/git-cliff-2.7.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ See the related discussion [here](https://github.com/orhun/git-cliff/issues/879)
140140

141141
### ❄️ Nix environment
142142

143-
We now have a basic and reproducible dev environment using Nix along with CI checks for it.
143+
We now have a basic and reproducible dev environment using Nix along with CI checks for it!
144144

145-
Here is the Nix flake and you can use it by running `nix build` and `nix run` commands.
145+
[Here](https://github.com/orhun/git-cliff/blob/main/flake.nix) is the Nix flake and you can use it by running `nix build` and `nix run` commands.
146146

147147
---
148148

0 commit comments

Comments
 (0)