feat: add example cover letter

This commit is contained in:
Felix Schröter 2025-04-09 11:16:23 +02:00
parent b2f174b91b
commit 6b2b24a701
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 55 additions and 0 deletions

View file

@ -40,6 +40,7 @@
fileset = lib.fileset.unions [
(lib.fileset.fromSource (typixLib.cleanTypstSource ./.))
./src/info.toml
# ./src/signature.svg
];
};
commonArgs = {