netlify-cli: Set meta.mainProgram
This commit is contained in:
parent
91050ea1e5
commit
f58acfc56c
@ -14,4 +14,5 @@ in
|
||||
reconstructLock = true;
|
||||
passthru.tests.test = callPackage ./test.nix { };
|
||||
meta.maintainers = with lib.maintainers; [ roberth ];
|
||||
meta.mainProgram = "netlify";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user