summary refs log blame commit diff
path: root/maintainers/scripts/update-python-libraries
blob: 8717808daaf04bf96af8403dd0c78eaf31d71f68 (plain) (tree)
1
2
3


                                                                                                                                           
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=channel:nixpkgs-unstable -i bash -p "python3.withPackages (ps: with ps; [ packaging requests ])" -p nix-prefetch-git
exec python3 pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py $@