vimPlugins: update.py also needs nix-prefetch-git
This commit is contained in:
parent
f2516b10cb
commit
6fdec2b3a4
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env nix-shell
|
#!/usr/bin/env nix-shell
|
||||||
#!nix-shell -p python3 nix -i python3
|
#!nix-shell -p nix-prefetch-git -p python3 nix -i python3
|
||||||
|
|
||||||
# format:
|
# format:
|
||||||
# $ nix run nixpkgs.python3Packages.black -c black update.py
|
# $ nix run nixpkgs.python3Packages.black -c black update.py
|
||||||
|
Loading…
Reference in New Issue
Block a user