index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
shell
/
flake.lock
(
unfollow
)
Commit message (
Expand
)
Author
2024-04-02
chore(version): v0.6.2
Benedikt Peetz
2024-04-02
fix(common/files/init): Correctly add the man page chapter after name
Benedikt Peetz
2024-04-02
chore(version): v0.6.1
Benedikt Peetz
2024-04-02
fix(templates/latex/flake.nix): Keep the PDF file extensions when building
Benedikt Peetz
2024-04-02
fix(treefmt.nix): Only ignore the manual template in this repo
Benedikt Peetz
2024-04-02
fix(common/files/init): Replace the variables globally
Benedikt Peetz
2024-04-02
fix(common/files/docs/): Also correct a typo in the manual template
Benedikt Peetz
2024-04-02
fix(common/files/.licensure.yml): Correct typos for init variables
Benedikt Peetz
2024-04-02
chore(version): v0.6.0
Benedikt Peetz
2024-04-02
chore(templates): Update common files
Benedikt Peetz
2024-04-02
chore(common/treefmt.nix): Ignore the pre-generation markdown file
Benedikt Peetz
2024-04-02
feat(common/docs): Automatically rename to application name
Benedikt Peetz
2024-04-02
fix(common/docs): Avoid issue with replacement due to man section part
Benedikt Peetz
2024-04-02
feat(common/init): Add support for replacing the variables in file names
Benedikt Peetz
2024-04-02
feat(treewide): Also remove hard-coded values in the `templates/` dir
Benedikt Peetz
2024-04-02
fix(templates.nix): Adjust to the new `init` script
Benedikt Peetz
2024-04-02
fix(common/files/init): hack around nix removing the exec permission bit
Benedikt Peetz
2024-04-02
refactor(common): Move all data files to `./common/files`
Benedikt Peetz
2024-04-02
fix(common): Remove the last occurrences of hard coded values
Benedikt Peetz
2024-04-02
build(update_common_files): Allow to specify which file to move where
Benedikt Peetz
2024-04-02
chore(version): v0.5.0
Benedikt Peetz
2024-04-02
chore(treewide): Update and format files
Benedikt Peetz
2024-04-02
feat(treewide): Use new `%INIT_` variables
Benedikt Peetz
2024-04-02
fix(templates/c): Make the `makefile` more standards complying
Benedikt Peetz
2024-04-02
feat(common/init): Add a shell script, that populates variables
Benedikt Peetz
2024-04-01
chore(version): v0.4.2
Benedikt Peetz
2024-04-01
fix(common/.licensure.yml): Correctly support latex projects
Benedikt Peetz
2024-04-01