Commit graph

5 commits

Author SHA1 Message Date
45633dc6a0
feat(nix-reuse): Add installPath option
This allows installing the REUSE.toml file in a distinct directory from
the git toplevel
2025-01-22 13:09:37 +01:00
2f45f2e7e6
feat(nix-reuse): Add generatedPaths option
This allows to declared machine-generated paths, and apply the CC0-1.0
license to them
2024-12-12 10:54:12 +01:00
139caccebb
feat(nix-reuse): Add downloadLicenses option
When set to true, entering the shell will download all missing licenses
from the project
2024-12-12 10:45:46 +01:00
ec7344e339
feat(nix-reuse): Disable the version option
As we are the ones to generate thes REUSE.toml, we control the version
2024-12-12 10:34:13 +01:00
3805866429
feat(nix-reuse): Init 2024-12-12 10:18:22 +01:00