about summary refs log tree commit diff stats
path: root/common/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 13:19:32 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 13:24:36 +0200
commitc800a8a50092df687f338fe8c48fb158ffd15210 (patch)
tree8aa4657595ac1c3528ffe0180f71051448b0befc /common/default.nix
parentbuild(update_common_files): Allow to specify which file to move where (diff)
downloadflake-templates-c800a8a50092df687f338fe8c48fb158ffd15210.tar.gz
flake-templates-c800a8a50092df687f338fe8c48fb158ffd15210.zip
fix(common): Remove the last occurrences of hard coded values
Diffstat (limited to 'common/default.nix')
-rw-r--r--common/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/default.nix b/common/default.nix
index 473d4f8..1475541 100644
--- a/common/default.nix
+++ b/common/default.nix
@@ -37,3 +37,4 @@ in
   // (mkAll "scripts/renew_copyright_header.sh")
   // (mkAll "shell_line_editor.sh")
   // (mkAll "treefmt.nix")
+  // (mkProgramming "docs/TODO.1.md")