index
:
info
cv
master
Personal information packaged in a Nix attribute set.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
experience
/
service
/
default.nix
blob: 8a565f5f5e502d3d13a0747bb86ece64c4f2d0ef (
plain
)
1
2
3
4
5
{
make
,
...
}:
builtins
.
map
(
path
:
make path
{
})
[
./reviews.nix
./teaching.nix
]