update-python-libraries: migrate git revs to tag (#362222)
This commit is contained in:
@@ -1,3 +1,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 $@
|
||||
exec python3 pkgs/by-name/up/update-python-libraries/update-python-libraries.py $@
|
||||
|
||||
Reference in New Issue
Block a user