Merge pull request #12146 from rnhmjoj/pirate-get

pirate-get: update meta info

Changed files
+2
pkgs
+2
pkgs/top-level/python-packages.nix
···
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;
};
};