-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
nextdns: init at 1.7.0 #84073
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
nextdns: init at 1.7.0 #84073
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.
Builds and correctly resolves google.de
on NixOS unstable.
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.
Please follow CONTRIBUTING.md and manual#submitting-changes-making-patches and squash the commits.
This can be done with:
git reset HEAD~1
git add -- pkgs/
git commit --amend --no-edit
git push ... ... --force
7ecc454
to
51c937d
Compare
Updated again with build flags to set the version so it doesn't read "dev". $ result/bin/nextdns version
nextdns version 1.4.36 |
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.
You may want to write a simple nixos module which installs the service files for systemd.
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.
Thanks for all your hard work on this @pnelson. |
Motivation for this change
Include the NextDNS DNS/53 to DoH Proxy CLI
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)