jira-cli-go: fix darwin build
This commit is contained in:
@@ -20,6 +20,8 @@ buildGoModule rec {
|
|||||||
"-X github.com/ankitpokhrel/jira-cli/internal/version.Version=${version}"
|
"-X github.com/ankitpokhrel/jira-cli/internal/version.Version=${version}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
__darwinAllowLocalNetworking = true;
|
||||||
|
|
||||||
nativeCheckInputs = [ less more ]; # Tests expect a pager in $PATH
|
nativeCheckInputs = [ less more ]; # Tests expect a pager in $PATH
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
|
|||||||
Reference in New Issue
Block a user