mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
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
|
||||
#!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
|
||||
|
Loading…
Reference in New Issue
Block a user