blackbox: add homepage

jopejoe1 8d5548bb f9eb7ff5

+1
+1
pkgs/applications/version-management/blackbox/default.nix
··· 57 57 58 58 meta = with lib; { 59 59 description = "Safely store secrets in a VCS repo"; 60 + homepage = "https://github.com/StackExchange/blackbox"; 60 61 maintainers = with maintainers; [ ericsagnes ]; 61 62 license = licenses.mit; 62 63 platforms = platforms.all;