index
:
about-me/cv
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
default.nix
blob: 57653adca526495d35897eb0145af4153b6ee871 (
plain
)
1
2
3
4
5
{ lib }: { pp.latex = import ./latex.nix { inherit lib; }; }