Skip to content

Commit

Permalink
Update ihp-new
Browse files Browse the repository at this point in the history
  • Loading branch information
Laobiz authored Jul 10, 2020
1 parent b443fce commit fb652b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectGenerator/bin/ihp-new
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ if ! [ -x "$(command -v make)" ]; then
fi

echo "We now create your project. This may take up to 30 seconds."
grep -s -q "digitallyinduced.cachix.org" ~/.config/nix/nix.conf || {
grep -s -q "digitallyinduced.cachix.org-1:y+wQvrnxQ+PdEsCt91rmvv39qRCYzEgGQaldK26hCKE=" ~/.config/nix/nix.conf || {
cachix use digitallyinduced
}

Expand Down

0 comments on commit fb652b7

Please sign in to comment.