diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 2c2b187501b4..1accefcfab6e 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -5918,6 +5918,8 @@ in modules // { description = "A command line interface for The Pirate Bay"; homepage = https://github.com/vikstrous/pirate-get; license = licenses.gpl1; + maintainers = with maintainers; [ rnhmjoj ]; + platforms = platforms.unix; }; };