+3
-1
maintainers/scripts/update-python-libraries
+3
-1
maintainers/scripts/update-python-libraries
···-exec nix-shell -p "python3.withPackages(ps: with ps; [ packaging requests toolz ])" -p git --run pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py+build=`nix-build -E "with import (fetchTarball "channel:nixpkgs-unstable") {}; python3.withPackages(ps: with ps; [ packaging requests toolz ])"`+exec ${python} pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py $@