You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/blog/git-cliff-2.7.0.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,9 +140,9 @@ See the related discussion [here](https://github.com/orhun/git-cliff/issues/879)
140
140
141
141
### ❄️ Nix environment
142
142
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!
144
144
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.
0 commit comments