nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 12 lines 321 B view raw
1diff --git a/auto/unix b/auto/unix 2index a38c12dc..025a4899 100644 3--- a/auto/unix 4+++ b/auto/unix 5@@ -1072,7 +1072,5 @@ ngx_feature_test='int fd; 6 7 8 # Tengine: auto read nameserver from /etc/resolv.conf. 9- if [ -f "/etc/resolv.conf" ]; then 10 have=NGX_RESOLVER_FILE value="\"/etc/resolv.conf\"" . auto/define 11-fi 12