nur/update: also include nix-prefetch-git in script closure

This commit is contained in:
Jörg Thalheim 2018-06-29 22:50:40 +01:00
parent 8e42c602ef
commit 6369f21e54

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -p python3 -p nix -i python3
#!nix-shell -p python3 -p nix-prefetch-git -p nix -i python3
import json
import shutil