about summary refs log tree commit diff
path: root/pkgs/tools/security/pwdsafety/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/pwdsafety/default.nix')
-rw-r--r--pkgs/tools/security/pwdsafety/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/pwdsafety/default.nix b/pkgs/tools/security/pwdsafety/default.nix
index ce4e149e7700..12785154a177 100644
--- a/pkgs/tools/security/pwdsafety/default.nix
+++ b/pkgs/tools/security/pwdsafety/default.nix
@@ -14,7 +14,7 @@ buildGoModule rec {
     hash = "sha256-ryMLiehJVZhQ3ZQf4/g7ILeJri78A6z5jfell0pD9E8=";
   };
 
-  vendorSha256 = "sha256-b+tWTQUyYDzY2O28hwy5vI6b6S889TCiVh7hQhw/KAc=";
+  vendorHash = "sha256-b+tWTQUyYDzY2O28hwy5vI6b6S889TCiVh7hQhw/KAc=";
 
   meta = with lib; {
     description = "Command line tool checking password safety";