Merge pull request #270863 from aidalgol/ipfetch-meta-homepage
ipfetch: add meta.homepage attribute
This commit is contained in:
@@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Neofetch but for ip addresses";
|
||||
homepage = "https://github.com/trakBan/ipfetch";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ annaaurora ];
|
||||
|
||||
Reference in New Issue
Block a user