forked from fabian/nix_config
3 lines
65 B
Nix
3 lines
65 B
Nix
{callPackage}: {
|
|
importAll = callPackage ./importAll.nix {};
|
|
}
|