mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
Merge pull request #329114 from roblabla/patch-3
k9s: Use native DNS resolver
This commit is contained in:
commit
bffee014a1
@ -19,7 +19,7 @@ buildGoModule rec {
|
||||
"-X github.com/derailed/k9s/cmd.date=1970-01-01T00:00:00Z"
|
||||
];
|
||||
|
||||
tags = [ "netgo" ];
|
||||
tags = [ "netcgo" ];
|
||||
|
||||
proxyVendor = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user