about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-28 14:46:39 +0200
committerSoispha <soispha@vhack.eu>2023-05-28 14:46:39 +0200
commit2829bb8cb1c9c5c84ec2005b6c009f1d0811472e (patch)
treed97c1ae410d068ff9d1a4539c11b0c360af3a6c4 /shell
parentBuild(treewide): Add necessary files (diff)
downloadflake-templates-2829bb8cb1c9c5c84ec2005b6c009f1d0811472e.tar.gz
flake-templates-2829bb8cb1c9c5c84ec2005b6c009f1d0811472e.zip
Build(cog): Rename NEWS to NEWS.md as it's markdown
Diffstat (limited to 'shell')
-rw-r--r--shell/cog.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cog.toml b/shell/cog.toml
index efcc887..316fb11 100644
--- a/shell/cog.toml
+++ b/shell/cog.toml
@@ -20,7 +20,7 @@ post_bump_hooks = [
 [commit_types]
 
 [changelog]
-path = "NEWS"
+path = "NEWS.md"
 authors = []
 
 [bump_profiles]