chipsalliance / verible

Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
https://chipsalliance.github.io/verible/
Other
1.25k stars 195 forks source link

nix package for mac not available #2163

Open thuvasooriya opened 2 months ago

thuvasooriya commented 2 months ago

I was trying to install verible using nix-darwin in my mac with apple silicon since it is mentioned as binaries are available in nix. It was not successful because of platform not available. Is this supposed to be normal? nixpkg I couldn't find aarch64-darwin as a supported platform in nixpkgs site either. I'm sorry if I'm missing something but usually this is not what it is. Please correct me if I'm wrong and let me know a possible solution.