mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
dnstake: fix build (#414918)
This commit is contained in:
commit
6cba901465
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildGoModule rec {
|
||||||
hash = "sha256-k6j7DIwK8YAKmEjn8JJO7XBcap9ui6cgUSJG7CeHAAM=";
|
hash = "sha256-k6j7DIwK8YAKmEjn8JJO7XBcap9ui6cgUSJG7CeHAAM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-lV6dUl+OMUQfhlgNL38k0Re1Mr3VP9b8SI3vTJ8CP18=";
|
vendorHash = "sha256-l3IKvcO10C+PVDX962tFWny7eMNC48ATIVqiHjpVH/Y=";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Tool to check missing hosted DNS zones";
|
description = "Tool to check missing hosted DNS zones";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue