forked from continuwuation/continuwuity
11 lines
107 B
Nix
11 lines
107 B
Nix
{
|
|
imports = [
|
|
./checks
|
|
./packages
|
|
./shells
|
|
./tests
|
|
|
|
./hydra.nix
|
|
./fmt.nix
|
|
];
|
|
}
|