lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #184912 from pbsds/tabulate-update

authored by

Sandro and committed by
GitHub
9913cba8 e0c4046d

+1 -1
+1 -1
pkgs/development/python-modules/tabulate/default.nix
··· 20 20 21 21 meta = { 22 22 description = "Pretty-print tabular data"; 23 - homepage = "https://bitbucket.org/astanin/python-tabulate"; 23 + homepage = "https://github.com/astanin/python-tabulate"; 24 24 license = lib.licenses.mit; 25 25 maintainers = with lib.maintainers; [ fridh ]; 26 26 };