python.pyjwt: platforms: linux -> unix

authored by colemickens.tngl.sh and committed by

Evgeny Egorochkin 45a2d9e1 4908973b

+1 -1
+1 -1
pkgs/top-level/python-packages.nix
··· 17165 17165 downloadPage = https://github.com/progrium/pyjwt/releases; 17166 17166 license = licenses.mit; 17167 17167 maintainers = with maintainers; [ prikhi ]; 17168 - platforms = platforms.linux; 17168 + platforms = platforms.unix; 17169 17169 }; 17170 17170 }; 17171 17171