Merge pull request #8 from nix-community/travis-fixes
nur/update: also include nix-prefetch-git in script closure
This commit is contained in:
commit
7359f842fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue