(cherry picked from commit e9c599e40c)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
Co-authored-by: Friedrich Altheide <11352905+FriedrichAltheide@users.noreply.github.com>
4 lines
77 B
Nix
4 lines
77 B
Nix
{
|
|
yarn = ./example-config.nix;
|
|
yarn-empty-config = ./empty-config.nix;
|
|
}
|