nocargo icon indicating copy to clipboard operation
nocargo copied to clipboard

[alpha] Build Rust crates with Nix Build System.

Results 11 nocargo issues
Sort by recently updated
recently updated
newest added

I tried to test this on my MBP with m1 chip. `nix build .` works. I tried to `build .#cache` but failed. ``` @nix { "action": "setPhase", "phase": "unpackPhase" }...