Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
NixFiles
/
ebd5a8eea9d75f9fde11f046a29afb6040a8f3f8
/
.
/
utils
/
importAll.nix
blob: c2343eee0c54c6c1f83ced7c8488940de94074b0 [
file
] [
log
] [
blame
]
# Pretty basic function to import all files in a list, because it looks nicer to
# do utils.importAll than this map operation
lib
:
nixFiles
:
map
import
nixFiles