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
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
*
fix(templates/latex/letter): Also expose `init.local`
Benedikt Peetz
2024-08-03
*
fix(common/init): Actually ask the user for the license ident
Benedikt Peetz
2024-08-03
*
refactor(templates/latex/academia): Use more common files
Benedikt Peetz
2024-08-03
*
feat(common/init): Support template specific drop-in scripts
Benedikt Peetz
2024-08-03
*
fix(common/init): State which binaries are required to run it
Benedikt Peetz
2024-08-03
*
fix(common/init): Don't try to assign the reuse template, replace it instead ...
Benedikt Peetz
2024-08-03
*
fix(common/init): Add missing pipe
Benedikt Peetz
2024-08-03
*
feat(common): Replace the hand-crafted licensing approach with reuse
Benedikt Peetz
2024-08-03
*
refactor(common/): Remove the `files` subdirectory
Benedikt Peetz
2024-06-11
*
fix(common/treefmt.nix): Improve the prettier formatting configuration
Benedikt Peetz
2024-06-11
*
feat(common/init): Set `git.vhack.eu` as default git upstream
Benedikt Peetz
2024-06-11
*
style(common/init): Run through `nix fmt`
Benedikt Peetz
2024-06-11
*
feat(templates/rust/Cargo.toml): Add the required meta-data for `crates.io`
Benedikt Peetz
2024-06-11
*
feat(common/init): Add basic handling of licenses
Benedikt Peetz
2024-06-11
*
refactor(templates/): Move `LICENSE.spdx` and `README.md` to `common`
Benedikt Peetz
2024-06-11
*
fix(common/scripts/renew_copyright_header.sh): Add further file extensions
Benedikt Peetz
2024-06-11
*
refactor(common): Use symlinks to state, which files should be replaced
Benedikt Peetz
2024-06-11
*
fix(common/files/init): Correctly add the man page chapter after name
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(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
*
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(treewide): Update and format files
Benedikt Peetz
2024-04-02
*
feat(treewide): Use new `%INIT_` variables
Benedikt Peetz
2024-04-02
*
feat(common/init): Add a shell script, that populates variables
Benedikt Peetz
2024-04-02
*
fix(common/.licensure.yml): Correctly support latex projects
Benedikt Peetz
2024-04-01
*
fix(common/scripts/renew_copyright_header): Add support for TeX files
Benedikt Peetz
2024-04-01
*
fix(common/.licensure.yml): Remove one last reference to Trixy
Benedikt Peetz
2024-04-01
*
feat(common/.licensure.yml): Also add support for different licenses for text
Benedikt Peetz
2024-04-01
*
refactor(treewide): Add a script to instantiate symlinks
Benedikt Peetz
2024-04-01
*
refactor(common): Add common code to a shared directory
Benedikt Peetz
2024-04-01