4 lines
42 B
Nix
4 lines
42 B
Nix
|
|
{nt, ...}: {
|
||
|
|
inherit (nt) findImport;
|
||
|
|
}
|