mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
407f9a4130
It took an ungodly amount of time but I may have done it: 1. Fix the build error in ncdns.goModules due to a module rename in a downstream dependency 2. Add lock files to avoid the same kind of problem that already broke the build of ncdns.goModules. Note that due to the nature of the x509-compressed module the source code dependes on the Go stdlib, so the goModules derivation is still not really fully reproducible, but it comes closer. 3. Make ncdns behave more like a normal Go module and use the built-in phases of goBuildModule. |
||
---|---|---|
.. | ||
acme-dns | ||
bind | ||
coredns | ||
dnsdist | ||
doh-proxy-rust | ||
https-dns-proxy | ||
knot-dns | ||
knot-resolver | ||
ncdns | ||
nsd | ||
pdns | ||
trust-dns |