-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
stubby: init at 0.2.2 #36225
stubby: init at 0.2.2 #36225
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit, otherwise LGTM pending tests
meta = with stdenv.lib; { | ||
description = "A local DNS Privacy stub resolver (using DNS-over-TLS)"; | ||
longDescription = '' | ||
Stubby is an application that acts as a local DNS Privacy stub |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Indentation (start two spaces past the l
of longDescription
@ofborg build stubby |
@GrahamcOfBorg build stubby |
Success on aarch64-linux (full log) Partial log (click to expand)
|
Success on x86_64-linux (full log) Partial log (click to expand)
|
Failure on x86_64-darwin (full log) Partial log (click to expand)
|
@leenaars Can you fix ^ or mark unsupported on darwin? You probably just need |
Have no access to a Mac, but I followed your advice - so let's see if that works. Otherwise I'll mark as broken. |
@GrahamcOfBorg build stubby |
Success on x86_64-linux (full log) Partial log (click to expand)
|
Success on aarch64-linux (full log) Partial log (click to expand)
|
Success on x86_64-darwin (full log) Partial log (click to expand)
|
Motivation for this change
Previous pull request was autoclosed (#34975)
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)