Scripts are no longer needed
This commit is contained in:
parent
e1c7fa55ae
commit
78c30ffc51
|
@ -1,3 +0,0 @@
|
|||
echo "New rev: $1"
|
||||
echo "New SHA256: $2"
|
||||
sed -i "s/rev = \".*\"/rev = \"$1\"/;s/sha256 = \".*\"/sha256 = \"$2\"/" default.nix
|
|
@ -1 +0,0 @@
|
|||
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