vimPlugins: update.py also needs nix-prefetch-git

This commit is contained in:
Jörg Thalheim 2018-09-20 08:42:00 +01:00
parent f2516b10cb
commit 6fdec2b3a4

View File

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -p python3 nix -i python3
#!nix-shell -p nix-prefetch-git -p python3 nix -i python3
# format:
# $ nix run nixpkgs.python3Packages.black -c black update.py