diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 936af893992..8b4a02b5a66 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -5658,6 +5658,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; }; };