-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Support nixOS - decouple cargo-near from rustup (#146)
I've been patching this locally for a while and never got around to it, this should save some headache for nixos users. Basically taken from https://github.com/rustwasm/wasm-pack/blob/32aaecfb9be36dd741de96fb8230ad8b2579dca4/src/build/wasm_target.rs#L69 Tested just now, works well for me on nix.
- Loading branch information
Showing
2 changed files
with
57 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters