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
/
languages
/
default.nix
blob: 8d3c7679c0a4a889abd22beeadf98a594ae37489 (
plain
)
1
2
3
4
5
{
make
,
...
}:
builtins
.
map
(
path
:
make path
{
})
[
./french.nix
./english.nix
]