ipfetch: add meta.homepage attribute
This commit is contained in:
parent
491af1f1cc
commit
b58c926af1
@ -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 ];
|
||||
|
Loading…
Reference in New Issue
Block a user