blackbox: add homepage

jopejoe1 8d5548bb f9eb7ff5

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