We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 883044a + f6733da commit d9199a1Copy full SHA for d9199a1
1 file changed
terraform/website.nix
@@ -75,7 +75,6 @@ in {
75
};
76
phases = {
77
build.commands = [
78
- "yum install -y curl"
79
"curl https://sh.rustup.rs -sSf | sh -s -- -y"
80
"source $HOME/.cargo/env"
81
"cd website"
0 commit comments