diff --git a/nur/update.py b/nur/update.py index ed9ec22ec..3cd7f129c 100755 --- a/nur/update.py +++ b/nur/update.py @@ -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