echo"\n ❌ You are not on a NixOS based system. This is required to continue."
fi
if[["$(uname -m)"!="x86_64"]];then
if[["$(uname -m)"=="x86_64"]];then
echod "\n ✅ x86_64 system detected."
else
((TEST_FAIL++))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.