-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idkwtf list_issues = curl: (6) Could not resolve host: api.github.com<https ?? #66
Comments
|
..
|
|
Interesting. Thanks a lot for the solid sleuthing! The version of mawk in Homebrew doesn't exhibit the same problem -- maybe it's compiled against a different regex lib than in Nix 🤷♂️. That said, replacing |
this was with the mawk from lubuntu 18.10.
just for reference .. im guessing this is the homebrew mawk build-config
i guess ! . . |
|
Thank you for tracking down the problem and then fixing it! Awesome work. |
./ok.sh list_issues nixos/nix...
bash -x ./ok.sh -vvv list_issues nixos/nix 2>&1 | tee "$log_file"..
messing about abit
i guess this is the expected result !!
... so this appears a
problem with mawk /^[[:space:]]*</
The text was updated successfully, but these errors were encountered: