Fetch git submodules when computing hash.
This commit is contained in:
parent
77059e3938
commit
1b5b09dbe1
|
@ -1 +1 @@
|
|||
nix-prefetch-git --rev refs/heads/master https://dev.danilafe.com/Web-Projects/blog-static.git --quiet | jq '.rev,.sha256' | xargs ./change_blog_nix.sh
|
||||
nix-prefetch-git --rev refs/heads/master https://dev.danilafe.com/Web-Projects/blog-static.git --quiet --fetch-submodules | jq '.rev,.sha256' | xargs ./change_blog_nix.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user